Pull request #607 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8df082e09ce58191eb2ee54446f533d2d3b6da6+c9840ee3d982748db972085be425fa319c5fdbd2 (4c72668819bc5b79f36a5750b4cdbef93151ba6f) 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-ssh11627263739661628158.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15472435757668490842.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-607/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/PR-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7175025621037124653.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6295442262303845762.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/PR-607/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/PR-607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16914593653075144574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15717 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-607 # 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 Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit a8df082e09ce58191eb2ee54446f533d2d3b6da6 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8df082e09ce58191eb2ee54446f533d2d3b6da6 # timeout=10 Merge succeeded, producing a8df082e09ce58191eb2ee54446f533d2d3b6da6 Checking out Revision a8df082e09ce58191eb2ee54446f533d2d3b6da6 (PR-607) Commit message: "build(snap): Correct epoch start from 1" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8df082e09ce58191eb2ee54446f533d2d3b6da6 # timeout=10 > git rev-list --no-walk 8449fea4f063efd2af6bbea4425babd0ae0ea58c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T12:00:45.392Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T12:00:45.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T12:00:45.496Z] ========================================================= [2023-05-16T12:00:45.496Z] EdgeX Global Pipelines Version Info [2023-05-16T12:00:45.496Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:46.207Z] ------------------- [2023-05-16T12:00:46.207Z] stable info: [2023-05-16T12:00:46.207Z] ------------------- [2023-05-16T12:00:46.207Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T12:00:46.207Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T12:00:46.207Z] Message: update stable to v1.0.249 [2023-05-16T12:00:46.776Z] ------------------- [2023-05-16T12:00:46.776Z] experimental info: [2023-05-16T12:00:46.776Z] ------------------- [2023-05-16T12:00:46.776Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T12:00:46.776Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T12:00:46.776Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T12:00:46.938Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-16T12:00:46.956Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-16T12:00:46.968Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T12:00:46.976Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T12:00:46.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T12:00:46.993Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T12:00:47.010Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T12:00:47.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T12:00:47.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T12:00:47.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T12:00:47.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T12:00:47.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-16T12:00:47.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T12:00:47.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T12:00:47.118Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T12:00:47.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T12:00:47.149Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T12:00:47.164Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T12:00:47.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T12:00:47.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T12:00:47.193Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T12:00:47.203Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T12:00:47.213Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T12:00:47.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T12:00:47.241Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T12:00:47.254Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T12:00:47.266Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T12:00:47.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-607 [Pipeline] echo [2023-05-16T12:00:47.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-607 [Pipeline] echo [2023-05-16T12:00:47.302Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-607 [Pipeline] echo [2023-05-16T12:00:47.318Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8df082e09ce58191eb2ee54446f533d2d3b6da6 [Pipeline] echo [2023-05-16T12:00:47.331Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8df082 [Pipeline] echo [2023-05-16T12:00:47.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:00:47.390Z] provisioning config files... [2023-05-16T12:00:47.404Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config17253602437727084142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:47.706Z] ---> docker-login.sh [2023-05-16T12:00:47.706Z] nexus3.edgexfoundry.org:10001 [2023-05-16T12:00:47.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:00:48.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:00:48.538Z] Configure a credential helper to remove this warning. See [2023-05-16T12:00:48.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:00:48.538Z] [2023-05-16T12:00:48.538Z] Login Succeeded [2023-05-16T12:00:48.538Z] nexus3.edgexfoundry.org:10002 [2023-05-16T12:00:48.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:00:48.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:00:48.538Z] Configure a credential helper to remove this warning. See [2023-05-16T12:00:48.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:00:48.538Z] [2023-05-16T12:00:48.538Z] Login Succeeded [2023-05-16T12:00:48.538Z] nexus3.edgexfoundry.org:10003 [2023-05-16T12:00:48.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:00:48.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:00:48.538Z] Configure a credential helper to remove this warning. See [2023-05-16T12:00:48.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:00:48.538Z] [2023-05-16T12:00:48.538Z] Login Succeeded [2023-05-16T12:00:48.538Z] nexus3.edgexfoundry.org:10004 [2023-05-16T12:00:48.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:00:48.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:00:48.797Z] Configure a credential helper to remove this warning. See [2023-05-16T12:00:48.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:00:48.797Z] [2023-05-16T12:00:48.797Z] Login Succeeded [2023-05-16T12:00:48.797Z] docker.io [2023-05-16T12:00:48.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:00:49.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:00:49.056Z] Configure a credential helper to remove this warning. See [2023-05-16T12:00:49.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:00:49.056Z] [2023-05-16T12:00:49.056Z] Login Succeeded [2023-05-16T12:00:49.056Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T12:00:49.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T12:00:49.420Z] + git rev-list -1 --merges a8df082e09ce58191eb2ee54446f533d2d3b6da6~1..a8df082e09ce58191eb2ee54446f533d2d3b6da6 [Pipeline] echo [2023-05-16T12:00:49.466Z] -----------> git rev-list -1 --merges a8df082e09ce58191eb2ee54446f533d2d3b6da6~1..a8df082e09ce58191eb2ee54446f533d2d3b6da6 a8df082e09ce58191eb2ee54446f533d2d3b6da6 [false] [Pipeline] sh [2023-05-16T12:00:49.752Z] + git log --format=format:%s -1 a8df082e09ce58191eb2ee54446f533d2d3b6da6 [Pipeline] echo [2023-05-16T12:00:49.783Z] ========================================================= [2023-05-16T12:00:49.783Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T12:00:49.783Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T12:00:50.123Z] + git log --format=format:%s -1 a8df082e09ce58191eb2ee54446f533d2d3b6da6 [Pipeline] echo [2023-05-16T12:00:50.134Z] [semverPrep] GIT_COMMIT: a8df082e09ce58191eb2ee54446f533d2d3b6da6, Commit Message: build(snap): Correct epoch start from 1 [Pipeline] echo [2023-05-16T12:00:50.145Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T12:00:50.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T12:00:50.576Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T12:00:50.576Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T12:00:50.576Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T12:00:50.576Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T12:00:50.576Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T12:00:50.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:50.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:00:50.942Z] [2023-05-16T12:00:50.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:51.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:00:51.236Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T12:00:51.236Z] b85a868b505f: Pulling fs layer [2023-05-16T12:00:51.236Z] e2be974225ed: Pulling fs layer [2023-05-16T12:00:51.236Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T12:00:51.236Z] 988bab9f4d93: Pulling fs layer [2023-05-16T12:00:51.236Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T12:00:51.236Z] eaf3925da568: Pulling fs layer [2023-05-16T12:00:51.236Z] bab4dde63d76: Pulling fs layer [2023-05-16T12:00:51.236Z] bde34c3a00c8: Pulling fs layer [2023-05-16T12:00:51.236Z] b352a97aabf1: Pulling fs layer [2023-05-16T12:00:51.236Z] 4872d77fe225: Pulling fs layer [2023-05-16T12:00:51.236Z] 5851b861e8e6: Pulling fs layer [2023-05-16T12:00:51.236Z] 988bab9f4d93: Waiting [2023-05-16T12:00:51.236Z] 1469e6f7b9e6: Waiting [2023-05-16T12:00:51.236Z] eaf3925da568: Waiting [2023-05-16T12:00:51.236Z] bab4dde63d76: Waiting [2023-05-16T12:00:51.236Z] bde34c3a00c8: Waiting [2023-05-16T12:00:51.236Z] b352a97aabf1: Waiting [2023-05-16T12:00:51.236Z] 4872d77fe225: Waiting [2023-05-16T12:00:51.236Z] 5851b861e8e6: Waiting [2023-05-16T12:00:51.236Z] e2be974225ed: Download complete [2023-05-16T12:00:51.236Z] 988bab9f4d93: Verifying Checksum [2023-05-16T12:00:51.236Z] 988bab9f4d93: Download complete [2023-05-16T12:00:51.236Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T12:00:51.236Z] 1469e6f7b9e6: Download complete [2023-05-16T12:00:51.236Z] eaf3925da568: Download complete [2023-05-16T12:00:51.497Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T12:00:51.497Z] 339a4e72a1f5: Download complete [2023-05-16T12:00:51.497Z] bde34c3a00c8: Download complete [2023-05-16T12:00:51.497Z] b352a97aabf1: Download complete [2023-05-16T12:00:51.497Z] 4872d77fe225: Verifying Checksum [2023-05-16T12:00:51.497Z] 4872d77fe225: Download complete [2023-05-16T12:00:51.497Z] 5851b861e8e6: Verifying Checksum [2023-05-16T12:00:51.497Z] 5851b861e8e6: Download complete [2023-05-16T12:00:51.497Z] b85a868b505f: Verifying Checksum [2023-05-16T12:00:51.497Z] b85a868b505f: Download complete [2023-05-16T12:00:51.757Z] bab4dde63d76: Verifying Checksum [2023-05-16T12:00:51.757Z] bab4dde63d76: Download complete [2023-05-16T12:00:52.726Z] b85a868b505f: Pull complete [2023-05-16T12:00:52.984Z] e2be974225ed: Pull complete [2023-05-16T12:00:53.566Z] 339a4e72a1f5: Pull complete [2023-05-16T12:00:53.566Z] 988bab9f4d93: Pull complete [2023-05-16T12:00:53.825Z] 1469e6f7b9e6: Pull complete [2023-05-16T12:00:53.825Z] eaf3925da568: Pull complete [2023-05-16T12:00:55.727Z] bab4dde63d76: Pull complete [2023-05-16T12:00:55.727Z] bde34c3a00c8: Pull complete [2023-05-16T12:00:55.727Z] b352a97aabf1: Pull complete [2023-05-16T12:00:55.727Z] 4872d77fe225: Pull complete [2023-05-16T12:00:55.987Z] 5851b861e8e6: Pull complete [2023-05-16T12:00:55.987Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T12:00:55.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:00:55.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:00:56.076Z] prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container [2023-05-16T12:00:56.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T12:00:59.944Z] $ docker top c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 -eo pid,comm [2023-05-16T12:00:59.994Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T12:00:59.994Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T12:01:00.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:01:00.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:01:00.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:01:00.149Z] $ docker exec c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 ssh-agent [2023-05-16T12:01:00.247Z] SSH_AUTH_SOCK=/tmp/ssh-UXS9vNcXyYdW/agent.31 [2023-05-16T12:01:00.247Z] SSH_AGENT_PID=37 [2023-05-16T12:01:00.253Z] Running ssh-add (command line suppressed) [2023-05-16T12:01:00.359Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_3169449931784708483.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_3169449931784708483.key) [2023-05-16T12:01:00.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:01:00.660Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T12:01:00.675Z] $ docker exec --env ******** --env ******** c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 ssh-agent -k [2023-05-16T12:01:00.771Z] unset SSH_AUTH_SOCK; [2023-05-16T12:01:00.771Z] unset SSH_AGENT_PID; [2023-05-16T12:01:00.771Z] echo Agent pid 37 killed; [2023-05-16T12:01:00.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T12:01:00.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:01:00.815Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:01:00.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:01:00.927Z] $ docker exec c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 ssh-agent [2023-05-16T12:01:01.031Z] SSH_AUTH_SOCK=/tmp/ssh-yunRcegB6ewk/agent.69 [2023-05-16T12:01:01.031Z] SSH_AGENT_PID=75 [2023-05-16T12:01:01.035Z] Running ssh-add (command line suppressed) [2023-05-16T12:01:01.153Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_73864178100909545.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_73864178100909545.key) [2023-05-16T12:01:01.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:01:01.455Z] + git semver init [2023-05-16T12:01:01.713Z] 2023-05-16 12:01:01,648 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T12:01:01.713Z] 2023-05-16 12:01:01,650 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver [2023-05-16T12:01:01.713Z] 2023-05-16 12:01:01,650 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver [2023-05-16T12:01:01.713Z] 2023-05-16 12:01:01,651 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607, universal_newlines=False, shell=None, istream=None) [2023-05-16T12:01:03.619Z] 2023-05-16 12:01:03,185 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.git/info/exclude [2023-05-16T12:01:03.619Z] 2023-05-16 12:01:03,185 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 with force:False [2023-05-16T12:01:03.619Z] 2023-05-16 12:01:03,185 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 [2023-05-16T12:01:03.619Z] 2023-05-16 12:01:03,189 [execute] INFO git cat-file --batch-check [2023-05-16T12:01:03.619Z] 2023-05-16 12:01:03,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:01:03.619Z] 2023-05-16 12:01:03,195 [execute] INFO git cat-file --batch [2023-05-16T12:01:03.619Z] 2023-05-16 12:01:03,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:01:03.620Z] 2023-05-16 12:01:03,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 [2023-05-16T12:01:03.620Z] 0.0.0 [Pipeline] } [2023-05-16T12:01:03.632Z] $ docker exec --env ******** --env ******** c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 ssh-agent -k [2023-05-16T12:01:03.729Z] unset SSH_AUTH_SOCK; [2023-05-16T12:01:03.730Z] unset SSH_AGENT_PID; [2023-05-16T12:01:03.730Z] echo Agent pid 75 killed; [2023-05-16T12:01:03.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T12:01:04.042Z] + git semver [Pipeline] } [2023-05-16T12:01:04.320Z] $ docker stop --time=1 c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 [2023-05-16T12:01:05.627Z] $ docker rm -f --volumes c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T12:01:05.965Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T12:01:06.184Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T12:01:06.187Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:01:06.333Z] provisioning config files... [2023-05-16T12:01:06.342Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config2027781103679225522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:01:06.648Z] ---> docker-login.sh [2023-05-16T12:01:06.648Z] nexus3.edgexfoundry.org:10001 [2023-05-16T12:01:06.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:01:06.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:01:06.648Z] Configure a credential helper to remove this warning. See [2023-05-16T12:01:06.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:01:06.648Z] [2023-05-16T12:01:06.648Z] Login Succeeded [2023-05-16T12:01:06.648Z] nexus3.edgexfoundry.org:10002 [2023-05-16T12:01:06.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:01:06.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:01:06.648Z] Configure a credential helper to remove this warning. See [2023-05-16T12:01:06.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:01:06.648Z] [2023-05-16T12:01:06.648Z] Login Succeeded [2023-05-16T12:01:06.648Z] nexus3.edgexfoundry.org:10003 [2023-05-16T12:01:06.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:01:06.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:01:06.909Z] Configure a credential helper to remove this warning. See [2023-05-16T12:01:06.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:01:06.909Z] [2023-05-16T12:01:06.909Z] Login Succeeded [2023-05-16T12:01:06.909Z] nexus3.edgexfoundry.org:10004 [2023-05-16T12:01:06.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:01:06.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:01:06.909Z] Configure a credential helper to remove this warning. See [2023-05-16T12:01:06.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:01:06.909Z] [2023-05-16T12:01:06.909Z] Login Succeeded [2023-05-16T12:01:06.909Z] docker.io [2023-05-16T12:01:06.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:01:07.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:01:07.168Z] Configure a credential helper to remove this warning. See [2023-05-16T12:01:07.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:01:07.168Z] [2023-05-16T12:01:07.168Z] Login Succeeded [2023-05-16T12:01:07.168Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T12:01:07.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T12:01:07.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:01:07.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:01:07.287Z] ========================================================= [2023-05-16T12:01:07.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T12:01:07.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:01:07.637Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T12:01:07.637Z] Sending build context to Docker daemon 45.66MB [2023-05-16T12:01:07.637Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T12:01:07.637Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-16T12:01:07.896Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T12:01:07.896Z] f56be85fc22e: Pulling fs layer [2023-05-16T12:01:07.896Z] 85791d961cd3: Pulling fs layer [2023-05-16T12:01:07.896Z] d694b5ae8c79: Pulling fs layer [2023-05-16T12:01:07.896Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T12:01:07.896Z] 4d19c01a9841: Pulling fs layer [2023-05-16T12:01:07.896Z] 9325e15d5711: Pulling fs layer [2023-05-16T12:01:07.896Z] 556b6ee489ea: Pulling fs layer [2023-05-16T12:01:07.896Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T12:01:07.896Z] 9f32a84ed3da: Waiting [2023-05-16T12:01:07.896Z] 9325e15d5711: Waiting [2023-05-16T12:01:07.896Z] 556b6ee489ea: Waiting [2023-05-16T12:01:07.896Z] c5a4b2cf53e6: Waiting [2023-05-16T12:01:07.896Z] 85791d961cd3: Verifying Checksum [2023-05-16T12:01:07.896Z] 85791d961cd3: Download complete [2023-05-16T12:01:07.896Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T12:01:07.896Z] 9f32a84ed3da: Download complete [2023-05-16T12:01:07.896Z] 4d19c01a9841: Verifying Checksum [2023-05-16T12:01:07.896Z] 4d19c01a9841: Download complete [2023-05-16T12:01:07.896Z] f56be85fc22e: Verifying Checksum [2023-05-16T12:01:07.896Z] f56be85fc22e: Download complete [2023-05-16T12:01:07.896Z] 9325e15d5711: Verifying Checksum [2023-05-16T12:01:07.896Z] 9325e15d5711: Download complete [2023-05-16T12:01:08.159Z] f56be85fc22e: Pull complete [2023-05-16T12:01:08.422Z] 85791d961cd3: Pull complete [2023-05-16T12:01:08.422Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T12:01:08.422Z] c5a4b2cf53e6: Download complete [2023-05-16T12:01:08.683Z] d694b5ae8c79: Verifying Checksum [2023-05-16T12:01:08.683Z] d694b5ae8c79: Download complete [2023-05-16T12:01:08.942Z] 556b6ee489ea: Verifying Checksum [2023-05-16T12:01:08.942Z] 556b6ee489ea: Download complete [2023-05-16T12:01:12.228Z] d694b5ae8c79: Pull complete [2023-05-16T12:01:12.228Z] 9f32a84ed3da: Pull complete [2023-05-16T12:01:12.228Z] 4d19c01a9841: Pull complete [2023-05-16T12:01:12.229Z] 9325e15d5711: Pull complete [2023-05-16T12:01:14.134Z] 556b6ee489ea: Pull complete [2023-05-16T12:01:15.069Z] c5a4b2cf53e6: Pull complete [2023-05-16T12:01:15.069Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T12:01:15.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T12:01:15.069Z] ---> c4be618373d6 [2023-05-16T12:01:15.069Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T12:01:21.287Z] Still waiting to schedule task [2023-05-16T12:01:21.287Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T12:01:23.224Z] ---> Running in bf1dfc62ce54 [2023-05-16T12:01:23.224Z] Removing intermediate container bf1dfc62ce54 [2023-05-16T12:01:23.224Z] ---> 4814e2d84ca3 [2023-05-16T12:01:23.224Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T12:01:23.795Z] ---> Running in 16c4fb4ceee0 [2023-05-16T12:01:24.054Z] Removing intermediate container 16c4fb4ceee0 [2023-05-16T12:01:24.054Z] ---> f61b371e74b0 [2023-05-16T12:01:24.054Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T12:01:24.054Z] ---> Running in eb61a945ac43 [2023-05-16T12:01:24.054Z] Removing intermediate container eb61a945ac43 [2023-05-16T12:01:24.054Z] ---> 70efc2eb8262 [2023-05-16T12:01:24.054Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-16T12:01:24.312Z] ---> Running in 0adf6a2f2814 [2023-05-16T12:01:24.312Z] Removing intermediate container 0adf6a2f2814 [2023-05-16T12:01:24.312Z] ---> e49aa87984d0 [2023-05-16T12:01:24.312Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T12:01:24.312Z] ---> Running in ede0af33dfe3 [2023-05-16T12:01:24.312Z] Removing intermediate container ede0af33dfe3 [2023-05-16T12:01:24.312Z] ---> 74c6bdc513b9 [2023-05-16T12:01:24.312Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T12:01:24.881Z] latest: Pulling from library/docker [2023-05-16T12:01:24.881Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-16T12:01:24.881Z] dfb60e7f5d22: Pulling fs layer [2023-05-16T12:01:24.881Z] f74671f55a8d: Pulling fs layer [2023-05-16T12:01:24.881Z] 1cd4867cc7bf: Pulling fs layer [2023-05-16T12:01:24.881Z] a9d94ad0c817: Pulling fs layer [2023-05-16T12:01:24.881Z] ec5418c68f0e: Pulling fs layer [2023-05-16T12:01:24.881Z] 1cd4867cc7bf: Waiting [2023-05-16T12:01:24.881Z] a9d94ad0c817: Waiting [2023-05-16T12:01:24.881Z] 1082547c2e5b: Pulling fs layer [2023-05-16T12:01:24.881Z] 80b838ca0f73: Pulling fs layer [2023-05-16T12:01:24.881Z] d15f978d7223: Pulling fs layer [2023-05-16T12:01:24.881Z] 1058b1c95dcd: Pulling fs layer [2023-05-16T12:01:24.881Z] 0ac1c4c35af9: Pulling fs layer [2023-05-16T12:01:24.881Z] 1d938c8b2399: Pulling fs layer [2023-05-16T12:01:24.881Z] 1b2885b54919: Pulling fs layer [2023-05-16T12:01:24.881Z] 5d3ce26085aa: Pulling fs layer [2023-05-16T12:01:24.881Z] ec5418c68f0e: Waiting [2023-05-16T12:01:24.881Z] 1082547c2e5b: Waiting [2023-05-16T12:01:24.881Z] 80b838ca0f73: Waiting [2023-05-16T12:01:24.881Z] d15f978d7223: Waiting [2023-05-16T12:01:24.881Z] 1058b1c95dcd: Waiting [2023-05-16T12:01:24.881Z] 0ac1c4c35af9: Waiting [2023-05-16T12:01:24.881Z] 1b2885b54919: Waiting [2023-05-16T12:01:24.881Z] 1d938c8b2399: Waiting [2023-05-16T12:01:24.881Z] f74671f55a8d: Download complete [2023-05-16T12:01:25.140Z] dfb60e7f5d22: Download complete [2023-05-16T12:01:25.140Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-16T12:01:25.140Z] 8a49fdb3b6a5: Download complete [2023-05-16T12:01:25.140Z] 8a49fdb3b6a5: Pull complete [2023-05-16T12:01:25.140Z] 1cd4867cc7bf: Download complete [2023-05-16T12:01:25.404Z] ec5418c68f0e: Verifying Checksum [2023-05-16T12:01:25.404Z] ec5418c68f0e: Download complete [2023-05-16T12:01:25.404Z] 80b838ca0f73: Verifying Checksum [2023-05-16T12:01:25.404Z] 80b838ca0f73: Download complete [2023-05-16T12:01:25.404Z] dfb60e7f5d22: Pull complete [2023-05-16T12:01:25.404Z] 1082547c2e5b: Verifying Checksum [2023-05-16T12:01:25.404Z] 1082547c2e5b: Download complete [2023-05-16T12:01:25.662Z] d15f978d7223: Verifying Checksum [2023-05-16T12:01:25.662Z] d15f978d7223: Download complete [2023-05-16T12:01:25.662Z] f74671f55a8d: Pull complete [2023-05-16T12:01:25.662Z] 1058b1c95dcd: Verifying Checksum [2023-05-16T12:01:25.662Z] 1058b1c95dcd: Download complete [2023-05-16T12:01:25.662Z] 0ac1c4c35af9: Verifying Checksum [2023-05-16T12:01:25.662Z] 0ac1c4c35af9: Download complete [2023-05-16T12:01:25.923Z] a9d94ad0c817: Verifying Checksum [2023-05-16T12:01:25.923Z] a9d94ad0c817: Download complete [2023-05-16T12:01:25.923Z] 5d3ce26085aa: Verifying Checksum [2023-05-16T12:01:25.923Z] 5d3ce26085aa: Download complete [2023-05-16T12:01:25.923Z] 1cd4867cc7bf: Pull complete [2023-05-16T12:01:26.490Z] a9d94ad0c817: Pull complete [2023-05-16T12:01:26.490Z] 1d938c8b2399: Verifying Checksum [2023-05-16T12:01:26.490Z] 1d938c8b2399: Download complete [2023-05-16T12:01:27.059Z] ec5418c68f0e: Pull complete [2023-05-16T12:01:27.320Z] 1082547c2e5b: Pull complete [2023-05-16T12:01:27.320Z] 80b838ca0f73: Pull complete [2023-05-16T12:01:27.580Z] d15f978d7223: Pull complete [2023-05-16T12:01:27.840Z] 1058b1c95dcd: Pull complete [2023-05-16T12:01:27.840Z] 0ac1c4c35af9: Pull complete [2023-05-16T12:01:29.214Z] 1d938c8b2399: Pull complete [2023-05-16T12:01:29.473Z] 1b2885b54919: Pull complete [2023-05-16T12:01:29.473Z] 5d3ce26085aa: Pull complete [2023-05-16T12:01:29.736Z] Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 [2023-05-16T12:01:29.736Z] Status: Downloaded newer image for docker:latest [2023-05-16T12:01:35.014Z] ---> 7409f75c7125 [2023-05-16T12:01:35.014Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T12:01:35.014Z] ---> Running in 498c778e0fb3 [2023-05-16T12:01:35.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T12:01:35.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T12:01:35.534Z] OK: 265 MiB in 53 packages [2023-05-16T12:01:36.473Z] Removing intermediate container 498c778e0fb3 [2023-05-16T12:01:36.473Z] ---> 4cca75e9df0f [2023-05-16T12:01:36.473Z] Step 10/15 : ENV GO111MODULE=on [2023-05-16T12:01:36.737Z] ---> Running in 184bb8f904d4 [2023-05-16T12:01:36.996Z] Removing intermediate container 184bb8f904d4 [2023-05-16T12:01:36.996Z] ---> a5696c35faf1 [2023-05-16T12:01:36.996Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T12:01:36.996Z] ---> Running in 7983b94ad54a [2023-05-16T12:01:37.563Z] Removing intermediate container 7983b94ad54a [2023-05-16T12:01:37.563Z] ---> 5894fc1918c3 [2023-05-16T12:01:37.563Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-16T12:01:37.822Z] ---> 7fee839d7f47 [2023-05-16T12:01:37.822Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T12:01:38.083Z] ---> Running in 66d7e277d0dd [2023-05-16T12:02:16.862Z] Removing intermediate container 66d7e277d0dd [2023-05-16T12:02:16.862Z] ---> 6d7c89bef921 [2023-05-16T12:02:16.862Z] Step 14/15 : COPY . . [2023-05-16T12:02:17.797Z] ---> 80321172335a [2023-05-16T12:02:17.797Z] Step 15/15 : RUN ${MAKE} [2023-05-16T12:02:17.797Z] ---> Running in 85aadacd9969 [2023-05-16T12:02:18.055Z] noop [2023-05-16T12:02:18.313Z] Removing intermediate container 85aadacd9969 [2023-05-16T12:02:18.313Z] ---> 27e40c228dea [2023-05-16T12:02:18.313Z] Successfully built 27e40c228dea [2023-05-16T12:02:18.313Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:02:18.619Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T12:02:18.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:02:18.691Z] prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container [2023-05-16T12:02:18.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T12:02:19.067Z] $ docker top 60ef7a3b3713c3002cba856331654a5d01a66f0ab949912afb72a6b6eed403ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:02:19.415Z] + go version [2023-05-16T12:02:19.416Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T12:02:19.428Z] $ docker stop --time=1 60ef7a3b3713c3002cba856331654a5d01a66f0ab949912afb72a6b6eed403ea [2023-05-16T12:02:20.686Z] $ docker rm -f --volumes 60ef7a3b3713c3002cba856331654a5d01a66f0ab949912afb72a6b6eed403ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:02:21.074Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T12:02:21.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:02:21.184Z] prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container [2023-05-16T12:02:21.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T12:02:21.543Z] $ docker top 3e01895b327660332e7483ba5501bbfc88e68aef8bd10388c2fe10a4526ffb73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:02:21.890Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] fileExists [Pipeline] sh [2023-05-16T12:02:22.185Z] + make test [2023-05-16T12:02:22.185Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-16T12:02:27.445Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-16T12:02:35.553Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-16T12:02:35.553Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-16T12:02:35.553Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-16T12:02:35.553Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-16T12:02:35.553Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-16T12:02:35.553Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-16T12:02:35.553Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-16T12:02:35.553Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-16T12:02:35.553Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-16T12:02:38.084Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T12:02:38.084Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T12:02:38.084Z] ./bin/test-attribution-txt.sh [2023-05-16T12:02:38.084Z] make -C web test [2023-05-16T12:02:38.084Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' [2023-05-16T12:02:38.084Z] make[1]: tput: No such file or directory [2023-05-16T12:02:38.084Z] make[1]: tput: No such file or directory [2023-05-16T12:02:38.084Z] warning: generating ./VERSION [2023-05-16T12:02:38.084Z] echo "0.0.0" > VERSION [2023-05-16T12:02:38.084Z] docker build \ [2023-05-16T12:02:38.084Z] -f Dockerfile \ [2023-05-16T12:02:38.084Z] --build-arg USER=1000 \ [2023-05-16T12:02:38.084Z] \ [2023-05-16T12:02:38.084Z] --label "git_sha=a8df082e09ce58191eb2ee54446f533d2d3b6da6" \ [2023-05-16T12:02:38.084Z] -t edgexfoundry/edgex-web-ui:a8df082e09ce58191eb2ee54446f533d2d3b6da6 \ [2023-05-16T12:02:38.084Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-16T12:02:38.084Z] . [2023-05-16T12:02:38.084Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-16T12:02:38.084Z] Install the buildx component to build images with BuildKit: [2023-05-16T12:02:38.084Z] https://docs.docker.com/go/buildx/ [2023-05-16T12:02:38.084Z] [2023-05-16T12:02:38.084Z] Sending build context to Docker daemon 2.571MB [2023-05-16T12:02:38.084Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-16T12:02:38.084Z] 16.17-alpine3.15: Pulling from library/node [2023-05-16T12:02:38.084Z] 9621f1afde84: Pulling fs layer [2023-05-16T12:02:38.084Z] c6f70ee39829: Pulling fs layer [2023-05-16T12:02:38.084Z] 56892a8094a2: Pulling fs layer [2023-05-16T12:02:38.084Z] 58dd87906ef0: Pulling fs layer [2023-05-16T12:02:38.084Z] 58dd87906ef0: Waiting [2023-05-16T12:02:38.343Z] 56892a8094a2: Verifying Checksum [2023-05-16T12:02:38.343Z] 56892a8094a2: Download complete [2023-05-16T12:02:38.343Z] 58dd87906ef0: Verifying Checksum [2023-05-16T12:02:38.343Z] 58dd87906ef0: Download complete [2023-05-16T12:02:38.343Z] 9621f1afde84: Verifying Checksum [2023-05-16T12:02:38.343Z] 9621f1afde84: Download complete [2023-05-16T12:02:38.343Z] 9621f1afde84: Pull complete [2023-05-16T12:02:38.343Z] c6f70ee39829: Verifying Checksum [2023-05-16T12:02:38.343Z] c6f70ee39829: Download complete [2023-05-16T12:02:39.717Z] c6f70ee39829: Pull complete [2023-05-16T12:02:39.717Z] 56892a8094a2: Pull complete [2023-05-16T12:02:39.717Z] 58dd87906ef0: Pull complete [2023-05-16T12:02:39.717Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-16T12:02:39.717Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-16T12:02:39.717Z] ---> b69703f70c3d [2023-05-16T12:02:39.717Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-16T12:02:44.039Z] ---> Running in 9e9d241ef601 [2023-05-16T12:02:44.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-16T12:02:44.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-16T12:02:44.298Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-16T12:02:44.298Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-16T12:02:44.298Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-16T12:02:44.298Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-16T12:02:44.298Z] (5/129) Installing libxcb (1.14-r2) [2023-05-16T12:02:44.298Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-16T12:02:44.298Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-16T12:02:44.298Z] (8/129) Installing libice (1.0.10-r0) [2023-05-16T12:02:44.298Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-16T12:02:44.298Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-16T12:02:44.298Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-16T12:02:44.298Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-16T12:02:44.298Z] (13/129) Installing xset (1.2.4-r0) [2023-05-16T12:02:44.298Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-16T12:02:44.298Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-16T12:02:44.298Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-16T12:02:44.298Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-16T12:02:44.298Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-16T12:02:44.298Z] (19/129) Installing libintl (0.21-r0) [2023-05-16T12:02:44.298Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-16T12:02:44.298Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-16T12:02:44.298Z] (22/129) Installing pcre (8.45-r1) [2023-05-16T12:02:44.298Z] (23/129) Installing glib (2.70.1-r0) [2023-05-16T12:02:44.298Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-16T12:02:44.298Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-16T12:02:44.298Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-16T12:02:44.557Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-16T12:02:44.557Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-16T12:02:44.557Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-16T12:02:44.557Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-16T12:02:44.557Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-16T12:02:44.557Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-16T12:02:44.557Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-16T12:02:44.557Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-16T12:02:44.557Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-16T12:02:44.557Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-16T12:02:44.557Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-16T12:02:44.557Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-16T12:02:44.557Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-16T12:02:44.557Z] (40/129) Installing libxi (1.8-r0) [2023-05-16T12:02:44.557Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-16T12:02:44.557Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-16T12:02:44.557Z] (43/129) Installing atk (2.36.0-r0) [2023-05-16T12:02:44.557Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-16T12:02:44.557Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-16T12:02:44.557Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-16T12:02:44.557Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-16T12:02:44.557Z] (48/129) Installing expat (2.5.0-r0) [2023-05-16T12:02:44.557Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-16T12:02:44.557Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-16T12:02:44.557Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-16T12:02:44.557Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-16T12:02:44.557Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-16T12:02:44.557Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-16T12:02:44.557Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-16T12:02:44.558Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-16T12:02:44.558Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-16T12:02:44.558Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-16T12:02:44.558Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-16T12:02:44.817Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-16T12:02:44.817Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-16T12:02:44.817Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-16T12:02:44.817Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-16T12:02:44.817Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-16T12:02:44.817Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-16T12:02:44.817Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-16T12:02:44.817Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-16T12:02:44.817Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-16T12:02:44.817Z] (69/129) Installing pango (1.48.10-r0) [2023-05-16T12:02:44.817Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-16T12:02:44.817Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-16T12:02:44.817Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-16T12:02:44.817Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-16T12:02:44.817Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-16T12:02:44.817Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-16T12:02:45.076Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-16T12:02:45.076Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-16T12:02:45.076Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-16T12:02:45.076Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-16T12:02:45.076Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-16T12:02:46.983Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-16T12:02:46.983Z] (80/129) Installing flac (1.3.4-r0) [2023-05-16T12:02:46.983Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-16T12:02:46.983Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-16T12:02:46.983Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-16T12:02:46.983Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-16T12:02:47.242Z] (85/129) Installing libass (0.15.2-r0) [2023-05-16T12:02:47.242Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-16T12:02:47.242Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-16T12:02:47.242Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-16T12:02:47.242Z] (89/129) Installing lame (3.100-r0) [2023-05-16T12:02:47.242Z] (90/129) Installing opus (1.3.1-r1) [2023-05-16T12:02:47.242Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-16T12:02:47.242Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-16T12:02:47.242Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-16T12:02:47.242Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-16T12:02:47.242Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-16T12:02:47.242Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-16T12:02:47.242Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-16T12:02:47.242Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-16T12:02:47.242Z] (99/129) Installing libva (2.13.0-r0) [2023-05-16T12:02:47.242Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-16T12:02:47.242Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-16T12:02:47.242Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-16T12:02:47.242Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-16T12:02:47.242Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-16T12:02:47.242Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-16T12:02:47.242Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-16T12:02:47.242Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-16T12:02:47.242Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-16T12:02:47.500Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-16T12:02:47.500Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-16T12:02:47.500Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-16T12:02:47.500Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-16T12:02:47.500Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-16T12:02:47.500Z] (114/129) Installing nspr (4.32-r0) [2023-05-16T12:02:47.500Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-16T12:02:47.500Z] (116/129) Installing nss (3.78.1-r0) [2023-05-16T12:02:47.500Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-16T12:02:47.500Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-16T12:02:47.500Z] (119/129) Installing orc (0.4.32-r0) [2023-05-16T12:02:47.500Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-16T12:02:47.500Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-16T12:02:47.500Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-16T12:02:47.500Z] (123/129) Installing libpulse (15.0-r2) [2023-05-16T12:02:47.759Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-16T12:02:47.759Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-16T12:02:47.759Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-16T12:02:47.759Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-16T12:02:47.759Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-16T12:02:47.759Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-16T12:02:48.696Z] Executing busybox-1.34.1-r7.trigger [2023-05-16T12:02:48.696Z] Executing glib-2.70.1-r0.trigger [2023-05-16T12:02:48.696Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-16T12:02:49.263Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-16T12:02:49.263Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-16T12:02:49.263Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-16T12:02:49.263Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-16T12:02:49.263Z] OK: 286 MiB in 145 packages [2023-05-16T12:02:59.259Z] Removing intermediate container 9e9d241ef601 [2023-05-16T12:02:59.259Z] ---> 49b557ef1830 [2023-05-16T12:02:59.259Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-16T12:02:59.259Z] ---> Running in 2dddc1f81135 [2023-05-16T12:02:59.259Z] Removing intermediate container 2dddc1f81135 [2023-05-16T12:02:59.259Z] ---> fcc4b6728289 [2023-05-16T12:02:59.259Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-16T12:02:59.259Z] ---> Running in b64880f425e5 [2023-05-16T12:02:59.259Z] Removing intermediate container b64880f425e5 [2023-05-16T12:02:59.259Z] ---> 84e1d094acec [2023-05-16T12:02:59.259Z] Step 5/10 : RUN npm install -g npm [2023-05-16T12:02:59.259Z] ---> Running in 22884118ac81 [2023-05-16T12:03:05.825Z] [2023-05-16T12:03:05.825Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-16T12:03:05.825Z] [2023-05-16T12:03:05.825Z] 27 packages are looking for funding [2023-05-16T12:03:05.825Z] run `npm fund` for details [2023-05-16T12:03:05.825Z] [2023-05-16T12:03:05.825Z] found 0 vulnerabilities [2023-05-16T12:03:06.817Z] Removing intermediate container 22884118ac81 [2023-05-16T12:03:06.817Z] ---> df6fc926fbf9 [2023-05-16T12:03:06.817Z] Step 6/10 : ARG USER=1000 [2023-05-16T12:03:06.817Z] ---> Running in 1b478be57ad4 [2023-05-16T12:03:06.817Z] Removing intermediate container 1b478be57ad4 [2023-05-16T12:03:06.817Z] ---> e02b974998f3 [2023-05-16T12:03:06.817Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-16T12:03:06.817Z] ---> Running in 10336a6fe373 [2023-05-16T12:03:07.750Z] Removing intermediate container 10336a6fe373 [2023-05-16T12:03:07.750Z] ---> 765cf45a49ce [2023-05-16T12:03:07.750Z] Step 8/10 : USER $USER:$USER [2023-05-16T12:03:07.750Z] ---> Running in 445484d6b459 [2023-05-16T12:03:07.750Z] Removing intermediate container 445484d6b459 [2023-05-16T12:03:07.750Z] ---> 70979f803155 [2023-05-16T12:03:07.750Z] Step 9/10 : WORKDIR /app [2023-05-16T12:03:07.750Z] ---> Running in f10bf6d3c078 [2023-05-16T12:03:07.750Z] Removing intermediate container f10bf6d3c078 [2023-05-16T12:03:07.750Z] ---> 74407a35c254 [2023-05-16T12:03:07.750Z] Step 10/10 : LABEL git_sha=a8df082e09ce58191eb2ee54446f533d2d3b6da6 [2023-05-16T12:03:07.750Z] ---> Running in 4c02e31b1b56 [2023-05-16T12:03:08.008Z] Removing intermediate container 4c02e31b1b56 [2023-05-16T12:03:08.008Z] ---> daa71a14ca2f [2023-05-16T12:03:08.008Z] Successfully built daa71a14ca2f [2023-05-16T12:03:08.008Z] Successfully tagged edgexfoundry/edgex-web-ui:a8df082e09ce58191eb2ee54446f533d2d3b6da6 [2023-05-16T12:03:08.008Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-16T12:03:08.008Z] touch edgex-web-ui.imagebuilt [2023-05-16T12:03:08.008Z] mkdir -p node_modules coverage [2023-05-16T12:03:08.008Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-16T12:03:08.008Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-16T12:03:09.909Z] npm WARN old lockfile [2023-05-16T12:03:09.909Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-16T12:03:09.909Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-16T12:03:09.909Z] npm WARN old lockfile [2023-05-16T12:03:09.909Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-16T12:03:09.909Z] npm WARN old lockfile [2023-05-16T12:03:18.035Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:03:18.035Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-16T12:03:18.035Z] npm WARN EBADENGINE required: { [2023-05-16T12:03:18.035Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:03:18.035Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:03:18.035Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:03:18.035Z] npm WARN EBADENGINE }, [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE required: { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE }, [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE required: { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE }, [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE required: { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE }, [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE required: { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE }, [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE required: { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE }, [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE required: { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE }, [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE required: { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE }, [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE required: { [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE }, [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:03:18.036Z] npm WARN EBADENGINE } [2023-05-16T12:03:20.571Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-16T12:03:20.830Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-16T12:03:20.830Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-16T12:03:21.090Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T12:03:21.090Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-16T12:03:21.348Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-16T12:03:21.606Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-16T12:03:22.541Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-16T12:03:23.158Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-16T12:03:23.418Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-16T12:03:24.803Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-16T12:03:26.178Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-16T12:03:26.438Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T12:03:26.698Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-16T12:03:26.957Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T12:03:26.957Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T12:03:26.957Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T12:03:27.894Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-16T12:03:27.894Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T12:03:32.087Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-16T12:03:33.465Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-16T12:03:41.591Z] [2023-05-16T12:03:41.591Z] added 1478 packages, and audited 1479 packages in 32s [2023-05-16T12:03:41.591Z] [2023-05-16T12:03:41.591Z] 90 packages are looking for funding [2023-05-16T12:03:41.591Z] run `npm fund` for details [2023-05-16T12:03:41.591Z] [2023-05-16T12:03:41.591Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-16T12:03:41.591Z] [2023-05-16T12:03:41.591Z] To address issues that do not require attention, run: [2023-05-16T12:03:41.591Z] npm audit fix [2023-05-16T12:03:41.591Z] [2023-05-16T12:03:41.591Z] To address all issues (including breaking changes), run: [2023-05-16T12:03:41.591Z] npm audit fix --force [2023-05-16T12:03:41.591Z] [2023-05-16T12:03:41.591Z] Run `npm audit` for details. [2023-05-16T12:03:56.484Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-16T12:03:56.743Z] - Generating browser application bundles (phase: setup)... [2023-05-16T12:04:04.195Z] Compiling @angular/core : es2015 as esm2015 [2023-05-16T12:04:04.195Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-16T12:04:05.142Z] Compiling @angular/common : es2015 as esm2015 [2023-05-16T12:04:05.142Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-16T12:04:05.714Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-16T12:04:05.714Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-16T12:04:06.280Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-16T12:04:06.280Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-16T12:04:06.539Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-16T12:04:06.539Z] Compiling @angular/router : es2015 as esm2015 [2023-05-16T12:04:06.798Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-16T12:04:07.057Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-16T12:04:07.316Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-16T12:04:09.223Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-16T12:04:14.493Z] 16 05 2023 12:04:14.262:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-16T12:04:14.493Z] 16 05 2023 12:04:14.264:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-16T12:04:14.493Z] 16 05 2023 12:04:14.267:INFO [launcher]: Starting browser ChromeHeadless [2023-05-16T12:04:20.432Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15719 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] { [Pipeline] ws [2023-05-16T12:04:20.446Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2023-05-16T12:04:20.478Z] The recommended git tool is: git [2023-05-16T12:04:26.694Z] ✔ Browser application bundle generation complete. [2023-05-16T12:04:26.694Z] 16 05 2023 12:04:25.005:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 6gRpZhnnljeIds0wAAAB with id 11967641 [2023-05-16T12:04:26.759Z] using credential edgex-jenkins-ssh [2023-05-16T12:04:26.776Z] Cloning the remote Git repository [2023-05-16T12:04:26.839Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T12:04:26.964Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2023-05-16T12:04:27.139Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T12:04:27.140Z] > git --version # timeout=10 [2023-05-16T12:04:27.165Z] > git --version # 'git version 2.25.1' [2023-05-16T12:04:27.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T12:04:27.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.082 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.09 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.106 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.113 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.148 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.161 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.165 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.17 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.173 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.175 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.224 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.24 secs) [2023-05-16T12:04:28.072Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.249 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.26 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.266 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.276 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.28 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.281 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.284 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.331 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.335 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.337 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.357 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.367 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.434 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.438 secs) [2023-05-16T12:04:28.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.458 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.518 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.522 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.536 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.545 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.548 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.549 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.556 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.567 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.572 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.575 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.577 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.586 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.617 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.632 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.643 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.647 secs) [2023-05-16T12:04:28.590Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.651 secs) [2023-05-16T12:04:28.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.665 secs) [2023-05-16T12:04:28.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.67 secs) [2023-05-16T12:04:28.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.674 secs) [2023-05-16T12:04:28.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.677 secs) [2023-05-16T12:04:28.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.705 secs) [2023-05-16T12:04:28.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.714 secs) [2023-05-16T12:04:28.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.721 secs) [2023-05-16T12:04:28.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.723 secs) [2023-05-16T12:04:28.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.729 secs) [2023-05-16T12:04:28.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.731 secs) [2023-05-16T12:04:28.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.765 secs) [2023-05-16T12:04:28.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.789 secs) [2023-05-16T12:04:28.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.792 secs) [2023-05-16T12:04:28.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.805 secs) [2023-05-16T12:04:28.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.823 secs) [2023-05-16T12:04:28.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.852 secs) [2023-05-16T12:04:29.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.883 secs) [2023-05-16T12:04:29.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.928 secs) [2023-05-16T12:04:29.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 0.942 secs) [2023-05-16T12:04:29.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 0.98 secs) [2023-05-16T12:04:29.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 0.993 secs) [2023-05-16T12:04:29.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 0.996 secs) [2023-05-16T12:04:29.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 0.998 secs) [2023-05-16T12:04:29.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 0.999 secs) [2023-05-16T12:04:29.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1 sec) [2023-05-16T12:04:29.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.023 secs) [2023-05-16T12:04:29.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.041 secs) [2023-05-16T12:04:29.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.047 secs) [2023-05-16T12:04:29.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.05 secs) [2023-05-16T12:04:29.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.056 secs) [2023-05-16T12:04:29.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.059 secs) [2023-05-16T12:04:29.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.137 secs) [2023-05-16T12:04:29.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.145 secs) [2023-05-16T12:04:29.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.15 secs) [2023-05-16T12:04:29.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.188 secs) [2023-05-16T12:04:29.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.195 secs) [2023-05-16T12:04:29.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.208 secs) [2023-05-16T12:04:29.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.216 secs) [2023-05-16T12:04:29.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.226 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.232 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.254 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.258 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.259 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.266 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.281 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.306 secs) [2023-05-16T12:04:29.624Z] WARN: ' [2023-05-16T12:04:29.624Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T12:04:29.624Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T12:04:29.624Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T12:04:29.624Z] in a future version of Angular. [2023-05-16T12:04:29.624Z] [2023-05-16T12:04:29.624Z] For more information on this, see our API docs here: [2023-05-16T12:04:29.624Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T12:04:29.624Z] ' [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.306 secs) [2023-05-16T12:04:29.624Z] WARN: ' [2023-05-16T12:04:29.624Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T12:04:29.624Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T12:04:29.624Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T12:04:29.624Z] in a future version of Angular. [2023-05-16T12:04:29.624Z] [2023-05-16T12:04:29.624Z] For more information on this, see our API docs here: [2023-05-16T12:04:29.624Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T12:04:29.624Z] ' [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.329 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.333 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.334 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.34 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.347 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.375 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.384 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.392 secs) [2023-05-16T12:04:29.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.399 secs) [2023-05-16T12:04:29.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.429 secs) [2023-05-16T12:04:29.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.439 secs) [2023-05-16T12:04:29.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.448 secs) [2023-05-16T12:04:29.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.502 secs) [2023-05-16T12:04:29.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.513 secs) [2023-05-16T12:04:29.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.528 secs) [2023-05-16T12:04:29.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.544 secs) [2023-05-16T12:04:29.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.552 secs) [2023-05-16T12:04:29.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.558 secs) [2023-05-16T12:04:29.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.582 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.595 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.604 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.621 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.626 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.631 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.634 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.638 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.646 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.656 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.667 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.689 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.698 secs) [2023-05-16T12:04:30.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.742 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.771 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.787 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.793 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.811 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.825 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.834 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.844 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.848 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.851 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.865 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.874 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.88 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.885 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.906 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.913 secs) [2023-05-16T12:04:30.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.918 secs) [2023-05-16T12:04:30.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.94 secs) [2023-05-16T12:04:30.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.948 secs) [2023-05-16T12:04:30.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.954 secs) [2023-05-16T12:04:30.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.956 secs) [2023-05-16T12:04:30.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.979 secs) [2023-05-16T12:04:30.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.99 secs) [2023-05-16T12:04:30.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.009 secs) [2023-05-16T12:04:30.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.981 secs / 2.009 secs) [2023-05-16T12:04:30.660Z] TOTAL: 145 SUCCESS [2023-05-16T12:04:30.660Z] ✔ Browser application bundle generation complete. [2023-05-16T12:04:31.228Z] [2023-05-16T12:04:31.228Z] =============================== Coverage summary =============================== [2023-05-16T12:04:31.228Z] Statements : 41.56% ( 1425/3429 ) [2023-05-16T12:04:31.228Z] Branches : 12.14% ( 109/898 ) [2023-05-16T12:04:31.228Z] Functions : 33.33% ( 417/1251 ) [2023-05-16T12:04:31.228Z] Lines : 39.45% ( 1280/3245 ) [2023-05-16T12:04:31.228Z] ================================================================================ [2023-05-16T12:04:31.228Z] ✔ Browser application bundle generation complete. [2023-05-16T12:04:31.794Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' [Pipeline] echo [2023-05-16T12:04:31.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T12:04:31.818Z] $ docker stop --time=1 3e01895b327660332e7483ba5501bbfc88e68aef8bd10388c2fe10a4526ffb73 [2023-05-16T12:04:32.093Z] Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit a8df082e09ce58191eb2ee54446f533d2d3b6da6 [2023-05-16T12:04:30.653Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-16T12:04:30.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T12:04:31.525Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-16T12:04:31.578Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T12:04:31.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T12:04:31.595Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T12:04:33.115Z] $ docker rm -f --volumes 3e01895b327660332e7483ba5501bbfc88e68aef8bd10388c2fe10a4526ffb73 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T12:04:33.292Z] Failed in branch arm64 [2023-05-16T12:04:33.504Z] + sudo chown -R jenkins:jenkins . [2023-05-16T12:04:32.117Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T12:04:32.198Z] > git checkout -f a8df082e09ce58191eb2ee54446f533d2d3b6da6 # timeout=10 [Pipeline] stash [2023-05-16T12:04:34.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T12:04:34.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T12:04:35.408Z] + ls -al . [2023-05-16T12:04:35.408Z] total 180 [2023-05-16T12:04:35.408Z] drwxrwxr-x 14 jenkins jenkins 4096 May 16 12:02 . [2023-05-16T12:04:35.408Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:00 .. [2023-05-16T12:04:35.408Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:00 .blubracket [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 18 May 16 12:00 .dockerignore [2023-05-16T12:04:35.408Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:01 .git [2023-05-16T12:04:35.408Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:00 .github [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 185 May 16 12:00 .gitignore [2023-05-16T12:04:35.408Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:01 .semver [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 16 12:00 Attribution.txt [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 16 12:00 CHANGELOG.md [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 16 12:00 CONTRIBUTING.md [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 16 12:00 Dockerfile [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 652 May 16 12:00 Jenkinsfile [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 16 12:00 LICENSE [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 16 12:00 Makefile [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 16 12:00 README.md [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 12:01 VERSION [2023-05-16T12:04:35.408Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:00 assets [2023-05-16T12:04:35.408Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:00 bin [2023-05-16T12:04:35.408Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:00 cmd [2023-05-16T12:04:35.408Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 12:02 coverage.out [2023-05-16T12:04:35.408Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:00 docs [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 16 12:00 go.mod [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 16 12:00 go.sum [2023-05-16T12:04:35.408Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:00 internal [2023-05-16T12:04:35.408Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:00 snap [2023-05-16T12:04:35.408Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:00 testing [2023-05-16T12:04:35.408Z] -rw-rw-r-- 1 jenkins jenkins 155 May 16 12:00 version.go [2023-05-16T12:04:35.408Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 12:03 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:04:35.721Z] + 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=a8df082e09ce58191eb2ee54446f533d2d3b6da6 --label arch=amd64 --label version=0.0.0 . [2023-05-16T12:04:35.980Z] Sending build context to Docker daemon 48.41MB [2023-05-16T12:04:35.980Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T12:04:35.980Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T12:04:35.980Z] ---> 27e40c228dea [2023-05-16T12:04:35.980Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T12:04:36.927Z] ---> Running in 480d438c226b [2023-05-16T12:04:36.927Z] Removing intermediate container 480d438c226b [2023-05-16T12:04:36.927Z] ---> d9f50ade45cd [2023-05-16T12:04:36.927Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T12:04:37.187Z] ---> Running in 6b4a9b360820 [2023-05-16T12:04:37.187Z] Removing intermediate container 6b4a9b360820 [2023-05-16T12:04:37.187Z] ---> 19339714d05a [2023-05-16T12:04:37.187Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T12:04:37.187Z] ---> Running in 65c268efe167 [2023-05-16T12:04:37.187Z] Removing intermediate container 65c268efe167 [2023-05-16T12:04:37.187Z] ---> 6865208d74ff [2023-05-16T12:04:37.187Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-16T12:04:37.453Z] ---> Running in d8e596588852 [2023-05-16T12:04:37.454Z] Removing intermediate container d8e596588852 [2023-05-16T12:04:37.454Z] ---> c45cef926270 [2023-05-16T12:04:37.454Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T12:04:37.454Z] ---> Running in 399d5966204e [2023-05-16T12:04:37.454Z] Removing intermediate container 399d5966204e [2023-05-16T12:04:37.454Z] ---> 064fd7ddefd2 [2023-05-16T12:04:37.454Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T12:04:38.858Z] ---> 029661e10d23 [2023-05-16T12:04:38.858Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T12:04:38.858Z] ---> Running in f7d5cccc6fa4 [2023-05-16T12:04:39.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T12:04:39.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T12:04:39.683Z] OK: 265 MiB in 53 packages [2023-05-16T12:04:39.947Z] Removing intermediate container f7d5cccc6fa4 [2023-05-16T12:04:39.947Z] ---> 5657f6f48b63 [2023-05-16T12:04:39.947Z] Step 10/25 : ENV GO111MODULE=on [2023-05-16T12:04:39.947Z] ---> Running in 58b77e879365 [2023-05-16T12:04:40.208Z] Removing intermediate container 58b77e879365 [2023-05-16T12:04:40.208Z] ---> 524c8d43867d [2023-05-16T12:04:40.208Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T12:04:40.208Z] ---> Running in 75e2174f40df [2023-05-16T12:04:40.208Z] Removing intermediate container 75e2174f40df [2023-05-16T12:04:40.208Z] ---> 117786f71461 [2023-05-16T12:04:40.208Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-16T12:04:40.467Z] ---> 09405d6dfce6 [2023-05-16T12:04:40.467Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T12:04:40.467Z] ---> Running in fc53613ce5c6 [2023-05-16T12:04:41.408Z] Removing intermediate container fc53613ce5c6 [2023-05-16T12:04:41.408Z] ---> 34023e9a502c [2023-05-16T12:04:41.408Z] Step 14/25 : COPY . . [2023-05-16T12:04:43.420Z] ---> 5c3cdad023e0 [2023-05-16T12:04:43.420Z] Step 15/25 : RUN ${MAKE} [2023-05-16T12:04:43.420Z] ---> Running in 1934627cb6f0 [2023-05-16T12:04:43.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-16T12:05:05.354Z] Removing intermediate container 1934627cb6f0 [2023-05-16T12:05:05.354Z] ---> 5e0611846f9a [2023-05-16T12:05:05.354Z] Step 16/25 : FROM alpine:3.17 [2023-05-16T12:05:05.354Z] 3.17: Pulling from library/alpine [2023-05-16T12:05:05.354Z] f56be85fc22e: Already exists [2023-05-16T12:05:05.354Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T12:05:05.354Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T12:05:05.354Z] ---> 9ed4aefc74f6 [2023-05-16T12:05:05.354Z] Step 17/25 : EXPOSE 4000 [2023-05-16T12:05:05.354Z] ---> Running in c8b01bbaabbb [2023-05-16T12:05:05.354Z] Removing intermediate container c8b01bbaabbb [2023-05-16T12:05:05.354Z] ---> be04052434c3 [2023-05-16T12:05:05.354Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T12:05:06.290Z] ---> 7b556773df3b [2023-05-16T12:05:06.290Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-16T12:05:06.553Z] ---> dd90d962a557 [2023-05-16T12:05:06.553Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-16T12:05:06.814Z] ---> 64149fbff7a4 [2023-05-16T12:05:06.814Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T12:05:06.814Z] ---> Running in a3a52a8dfb17 [2023-05-16T12:05:06.814Z] Removing intermediate container a3a52a8dfb17 [2023-05-16T12:05:06.814Z] ---> ea894d7ed55f [2023-05-16T12:05:06.814Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-16T12:05:06.814Z] ---> Running in 4089b1f04215 [2023-05-16T12:05:06.814Z] Removing intermediate container 4089b1f04215 [2023-05-16T12:05:06.814Z] ---> 4ad686b182e9 [2023-05-16T12:05:06.814Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T12:05:06.814Z] ---> Running in d28cbfa93456 [2023-05-16T12:05:07.074Z] Removing intermediate container d28cbfa93456 [2023-05-16T12:05:07.074Z] ---> 7d4c203c2f2a [2023-05-16T12:05:07.074Z] Step 24/25 : LABEL git_sha=a8df082e09ce58191eb2ee54446f533d2d3b6da6 [2023-05-16T12:05:07.074Z] ---> Running in 561243c049c5 [2023-05-16T12:05:07.074Z] Removing intermediate container 561243c049c5 [2023-05-16T12:05:07.074Z] ---> 70603bf59ca7 [2023-05-16T12:05:07.074Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T12:05:07.074Z] ---> Running in 9589da562fd6 [2023-05-16T12:05:07.334Z] Removing intermediate container 9589da562fd6 [2023-05-16T12:05:07.334Z] ---> 1d8adba16589 [2023-05-16T12:05:07.334Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T12:05:07.334Z] Successfully built 1d8adba16589 [2023-05-16T12:05:07.334Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:05:07.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:05:07.783Z] [2023-05-16T12:05:07.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:05:08.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:05:08.084Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T12:05:08.084Z] 5eb5b503b376: Pulling fs layer [2023-05-16T12:05:08.084Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T12:05:08.084Z] ec43610c2a17: Pulling fs layer [2023-05-16T12:05:08.084Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T12:05:08.084Z] 33b1e0a273af: Pulling fs layer [2023-05-16T12:05:08.084Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T12:05:08.084Z] 2f39f015ded8: Pulling fs layer [2023-05-16T12:05:08.084Z] 3a2ae6a8a46f: Waiting [2023-05-16T12:05:08.084Z] 33b1e0a273af: Waiting [2023-05-16T12:05:08.084Z] 5d3b04190fa2: Waiting [2023-05-16T12:05:08.084Z] 2f39f015ded8: Waiting [2023-05-16T12:05:08.084Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T12:05:08.084Z] 5c69ac0246d0: Download complete [2023-05-16T12:05:08.084Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T12:05:08.084Z] 3a2ae6a8a46f: Download complete [2023-05-16T12:05:08.084Z] 33b1e0a273af: Verifying Checksum [2023-05-16T12:05:08.084Z] 33b1e0a273af: Download complete [2023-05-16T12:05:08.084Z] ec43610c2a17: Verifying Checksum [2023-05-16T12:05:08.084Z] ec43610c2a17: Download complete [2023-05-16T12:05:08.342Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T12:05:08.342Z] 5d3b04190fa2: Download complete [2023-05-16T12:05:08.342Z] 5eb5b503b376: Verifying Checksum [2023-05-16T12:05:08.342Z] 5eb5b503b376: Download complete [2023-05-16T12:05:08.907Z] 2f39f015ded8: Download complete [2023-05-16T12:05:09.554Z] 5eb5b503b376: Pull complete [2023-05-16T12:05:09.827Z] 5c69ac0246d0: Pull complete [2023-05-16T12:05:10.114Z] ec43610c2a17: Pull complete [2023-05-16T12:05:10.114Z] 3a2ae6a8a46f: Pull complete [2023-05-16T12:05:10.394Z] 33b1e0a273af: Pull complete [2023-05-16T12:05:10.394Z] 5d3b04190fa2: Pull complete [2023-05-16T12:05:18.588Z] 2f39f015ded8: Pull complete [2023-05-16T12:05:18.588Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T12:05:18.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:05:18.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:05:18.671Z] prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container [2023-05-16T12:05:18.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T12:05:18.962Z] $ docker top 68f7b0d122847996049f0224f48ad48f3c425f44a2c28062602beddb38f798f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:05:19.379Z] ---> job-cost.sh [2023-05-16T12:05:19.379Z] lf-activate-venv: SKIPPING [2023-05-16T12:05:19.379Z] INFO: No Stack... [2023-05-16T12:05:19.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T12:05:20.208Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T12:05:20.504Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/cost.csv [2023-05-16T12:05:20.504Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T12:05:20.518Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-607-3-stack-cost] [2023-05-16T12:05:20.524Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-3-stack-cost] did not exist. Created. [2023-05-16T12:05:20.524Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-607-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T12:05:20.833Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T12:05:21.325Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T12:05:21.334Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T12:05:21.347Z] $ docker stop --time=1 68f7b0d122847996049f0224f48ad48f3c425f44a2c28062602beddb38f798f4 [2023-05-16T12:05:22.653Z] $ docker rm -f --volumes 68f7b0d122847996049f0224f48ad48f3c425f44a2c28062602beddb38f798f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T12:05:23.432Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives ] [2023-05-16T12:05:23.433Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives [2023-05-16T12:05:23.433Z] total 16 [2023-05-16T12:05:23.433Z] drwxr-xr-x 3 root root 4096 May 16 12:05 . [2023-05-16T12:05:23.433Z] drwxrwxr-x 15 jenkins jenkins 4096 May 16 12:05 .. [2023-05-16T12:05:23.433Z] drwxr-xr-x 2 root root 4096 May 16 12:05 cost [2023-05-16T12:05:23.433Z] -rw-r--r-- 1 root root 83 May 16 12:05 cost.csv [2023-05-16T12:05:23.433Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives [2023-05-16T12:05:23.433Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives [2023-05-16T12:05:23.433Z] total 16 [2023-05-16T12:05:23.433Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:05 . [2023-05-16T12:05:23.433Z] drwxrwxr-x 15 jenkins jenkins 4096 May 16 12:05 .. [2023-05-16T12:05:23.433Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 12:05 cost [2023-05-16T12:05:23.433Z] -rw-r--r-- 1 jenkins jenkins 83 May 16 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:05:23.743Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:05:24.632Z] ---> package-listing.sh [2023-05-16T12:05:24.632Z] ++ facter osfamily [2023-05-16T12:05:24.632Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T12:05:24.632Z] + OS_FAMILY=debian [2023-05-16T12:05:24.632Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-607 [2023-05-16T12:05:24.632Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T12:05:24.632Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T12:05:24.632Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T12:05:24.632Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T12:05:24.632Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' [2023-05-16T12:05:24.632Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T12:05:24.632Z] + case "${OS_FAMILY}" in [2023-05-16T12:05:24.632Z] + dpkg -l [2023-05-16T12:05:24.632Z] + grep '^ii' [2023-05-16T12:05:24.890Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T12:05:24.890Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T12:05:24.890Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T12:05:24.890Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' [2023-05-16T12:05:24.890Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ [2023-05-16T12:05:24.890Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ [Pipeline] echo [2023-05-16T12:05:24.903Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T12:05:25.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:05:25.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:05:25.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:05:25.811Z] prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container [2023-05-16T12:05:25.942Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T12:05:28.117Z] $ docker top 3fb3a35f61973f1f3710a60ea8565c1bf69e23647b4ed13fe67fe9f5335c48c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:05:28.458Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T12:05:28.742Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T12:05:29.022Z] + ls /var/log/sa-host [2023-05-16T12:05:29.023Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:05:29.102Z] provisioning config files... [2023-05-16T12:05:29.111Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config14083513236135318052tmp [Pipeline] { [Pipeline] echo [2023-05-16T12:05:29.121Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:05:29.399Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T12:05:29.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:05:29.727Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T12:05:29.736Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:05:30.023Z] ---> sudo-logs.sh [2023-05-16T12:05:30.023Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T12:05:30.049Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:05:30.335Z] ---> job-cost.sh [2023-05-16T12:05:30.335Z] lf-activate-venv: SKIPPING [2023-05-16T12:05:30.335Z] DEBUG: total: 0.2199999988079071 [2023-05-16T12:05:30.335Z] INFO: Retrieving Stack Cost... [2023-05-16T12:05:30.335Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T12:05:30.886Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T12:05:30.898Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:05:32.045Z] ---> logs-deploy.sh [2023-05-16T12:05:32.045Z] lf-activate-venv: SKIPPING [2023-05-16T12:05:32.045Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-607/3 [2023-05-16T12:05:32.045Z] INFO: archiving workspace using pattern(s): [2023-05-16T12:05:32.984Z] Archives upload complete. [2023-05-16T12:05:32.984Z] INFO: archiving logs to Nexus