Pull request #610 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4825f6d034bce8ffe810d71343afa70951ed32e7+d464123f9026c9620999a7ddee9d3f5298a9454f (c10b4151e8372c86d0d24bac50fb0fae44339134) 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-ssh13281191449300346771.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-ssh13771270864536442786.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-610/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-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13588421473249189663.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-ssh8500799073259906123.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-610/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-610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14069798370915532356.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-15878 in /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [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-610 # 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 d464123f9026c9620999a7ddee9d3f5298a9454f into PR head commit 4825f6d034bce8ffe810d71343afa70951ed32e7 > 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/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4825f6d034bce8ffe810d71343afa70951ed32e7 # timeout=10 Merge succeeded, producing 4825f6d034bce8ffe810d71343afa70951ed32e7 Checking out Revision 4825f6d034bce8ffe810d71343afa70951ed32e7 (PR-610) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T14:48:13.515Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T14:48:13.578Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T14:48:13.593Z] ========================================================= [2023-05-17T14:48:13.593Z] EdgeX Global Pipelines Version Info [2023-05-17T14:48:13.593Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d464123f9026c9620999a7ddee9d3f5298a9454f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4825f6d034bce8ffe810d71343afa70951ed32e7 # timeout=10 > git rev-list --no-walk 3e1bc14334b9a9175dcdf821cd14d886d55c207d # timeout=10 [2023-05-17T14:48:14.319Z] ------------------- [2023-05-17T14:48:14.319Z] stable info: [2023-05-17T14:48:14.319Z] ------------------- [2023-05-17T14:48:14.319Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T14:48:14.319Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T14:48:14.320Z] Message: update stable to v1.0.249 [2023-05-17T14:48:14.889Z] ------------------- [2023-05-17T14:48:14.889Z] experimental info: [2023-05-17T14:48:14.889Z] ------------------- [2023-05-17T14:48:14.889Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T14:48:14.889Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T14:48:14.889Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T14:48:15.072Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-17T14:48:15.085Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-17T14:48:15.095Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T14:48:15.107Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T14:48:15.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T14:48:15.131Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T14:48:15.145Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T14:48:15.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T14:48:15.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T14:48:15.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T14:48:15.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T14:48:15.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-17T14:48:15.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T14:48:15.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T14:48:15.249Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T14:48:15.263Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T14:48:15.274Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T14:48:15.289Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T14:48:15.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T14:48:15.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T14:48:15.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T14:48:15.340Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T14:48:15.358Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T14:48:15.369Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T14:48:15.383Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T14:48:15.399Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T14:48:15.415Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T14:48:15.432Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-610 [Pipeline] echo [2023-05-17T14:48:15.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-610 [Pipeline] echo [2023-05-17T14:48:15.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-610 [Pipeline] echo [2023-05-17T14:48:15.471Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4825f6d034bce8ffe810d71343afa70951ed32e7 [Pipeline] echo [2023-05-17T14:48:15.484Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4825f6d [Pipeline] echo [2023-05-17T14:48:15.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T14:48:15.547Z] provisioning config files... [2023-05-17T14:48:15.693Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config6687825842448524411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:48:15.992Z] ---> docker-login.sh [2023-05-17T14:48:15.992Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:48:16.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:16.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:16.251Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:16.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:16.251Z] [2023-05-17T14:48:16.251Z] Login Succeeded [2023-05-17T14:48:16.251Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:48:16.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:16.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:16.251Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:16.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:16.251Z] [2023-05-17T14:48:16.251Z] Login Succeeded [2023-05-17T14:48:16.251Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:48:16.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:16.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:16.510Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:16.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:16.510Z] [2023-05-17T14:48:16.510Z] Login Succeeded [2023-05-17T14:48:16.510Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:48:16.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:16.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:16.510Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:16.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:16.510Z] [2023-05-17T14:48:16.510Z] Login Succeeded [2023-05-17T14:48:16.510Z] docker.io [2023-05-17T14:48:16.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:16.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:16.769Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:16.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:16.769Z] [2023-05-17T14:48:16.769Z] Login Succeeded [2023-05-17T14:48:16.769Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:48:16.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T14:48:17.166Z] + git rev-list -1 --merges 4825f6d034bce8ffe810d71343afa70951ed32e7~1..4825f6d034bce8ffe810d71343afa70951ed32e7 [Pipeline] echo [2023-05-17T14:48:17.218Z] -----------> git rev-list -1 --merges 4825f6d034bce8ffe810d71343afa70951ed32e7~1..4825f6d034bce8ffe810d71343afa70951ed32e7 4825f6d034bce8ffe810d71343afa70951ed32e7 [false] [Pipeline] sh [2023-05-17T14:48:17.505Z] + git log --format=format:%s -1 4825f6d034bce8ffe810d71343afa70951ed32e7 [Pipeline] echo [2023-05-17T14:48:17.520Z] ========================================================= [2023-05-17T14:48:17.520Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T14:48:17.520Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T14:48:17.852Z] + git log --format=format:%s -1 4825f6d034bce8ffe810d71343afa70951ed32e7 [Pipeline] echo [2023-05-17T14:48:17.863Z] [semverPrep] GIT_COMMIT: 4825f6d034bce8ffe810d71343afa70951ed32e7, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-17T14:48:17.874Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T14:48:18.217Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T14:48:18.217Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T14:48:18.217Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T14:48:18.217Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T14:48:18.217Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T14:48:18.217Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T14:48:18.217Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:18.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T14:48:18.575Z] [2023-05-17T14:48:18.575Z] 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-17T14:48:18.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T14:48:18.877Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T14:48:18.877Z] b85a868b505f: Pulling fs layer [2023-05-17T14:48:18.877Z] e2be974225ed: Pulling fs layer [2023-05-17T14:48:18.877Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T14:48:18.877Z] 988bab9f4d93: Pulling fs layer [2023-05-17T14:48:18.877Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T14:48:18.877Z] eaf3925da568: Pulling fs layer [2023-05-17T14:48:18.877Z] bab4dde63d76: Pulling fs layer [2023-05-17T14:48:18.877Z] bde34c3a00c8: Pulling fs layer [2023-05-17T14:48:18.877Z] b352a97aabf1: Pulling fs layer [2023-05-17T14:48:18.877Z] 4872d77fe225: Pulling fs layer [2023-05-17T14:48:18.877Z] 5851b861e8e6: Pulling fs layer [2023-05-17T14:48:18.877Z] b352a97aabf1: Waiting [2023-05-17T14:48:18.877Z] 988bab9f4d93: Waiting [2023-05-17T14:48:18.877Z] 4872d77fe225: Waiting [2023-05-17T14:48:18.877Z] bde34c3a00c8: Waiting [2023-05-17T14:48:18.877Z] 1469e6f7b9e6: Waiting [2023-05-17T14:48:18.877Z] 5851b861e8e6: Waiting [2023-05-17T14:48:18.877Z] eaf3925da568: Waiting [2023-05-17T14:48:18.877Z] bab4dde63d76: Waiting [2023-05-17T14:48:18.877Z] e2be974225ed: Download complete [2023-05-17T14:48:18.877Z] 988bab9f4d93: Download complete [2023-05-17T14:48:18.877Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T14:48:18.877Z] 339a4e72a1f5: Download complete [2023-05-17T14:48:19.137Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T14:48:19.137Z] 1469e6f7b9e6: Download complete [2023-05-17T14:48:19.137Z] eaf3925da568: Download complete [2023-05-17T14:48:19.137Z] bde34c3a00c8: Verifying Checksum [2023-05-17T14:48:19.137Z] bde34c3a00c8: Download complete [2023-05-17T14:48:19.137Z] b352a97aabf1: Download complete [2023-05-17T14:48:19.137Z] 4872d77fe225: Verifying Checksum [2023-05-17T14:48:19.137Z] 4872d77fe225: Download complete [2023-05-17T14:48:19.137Z] 5851b861e8e6: Download complete [2023-05-17T14:48:19.137Z] b85a868b505f: Verifying Checksum [2023-05-17T14:48:19.137Z] b85a868b505f: Download complete [2023-05-17T14:48:19.397Z] bab4dde63d76: Verifying Checksum [2023-05-17T14:48:19.397Z] bab4dde63d76: Download complete [2023-05-17T14:48:20.775Z] b85a868b505f: Pull complete [2023-05-17T14:48:20.775Z] e2be974225ed: Pull complete [2023-05-17T14:48:21.042Z] 339a4e72a1f5: Pull complete [2023-05-17T14:48:21.303Z] 988bab9f4d93: Pull complete [2023-05-17T14:48:21.566Z] 1469e6f7b9e6: Pull complete [2023-05-17T14:48:21.566Z] eaf3925da568: Pull complete [2023-05-17T14:48:23.472Z] bab4dde63d76: Pull complete [2023-05-17T14:48:23.472Z] bde34c3a00c8: Pull complete [2023-05-17T14:48:23.732Z] b352a97aabf1: Pull complete [2023-05-17T14:48:23.732Z] 4872d77fe225: Pull complete [2023-05-17T14:48:23.732Z] 5851b861e8e6: Pull complete [2023-05-17T14:48:23.732Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T14:48:23.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T14:48:23.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:48:23.843Z] prd-ubuntu20.04-docker-8c-8g-15878 does not seem to be running inside a container [2023-05-17T14:48:23.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@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-17T14:48:26.760Z] $ docker top 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 -eo pid,comm [2023-05-17T14:48:26.815Z] 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-17T14:48:26.815Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T14:48:26.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T14:48:26.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T14:48:26.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T14:48:27.000Z] $ docker exec 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 ssh-agent [2023-05-17T14:48:27.110Z] SSH_AUTH_SOCK=/tmp/ssh-4peFxjHUfYpV/agent.32 [2023-05-17T14:48:27.110Z] SSH_AGENT_PID=38 [2023-05-17T14:48:27.117Z] Running ssh-add (command line suppressed) [2023-05-17T14:48:27.228Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_8193571635506005533.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_8193571635506005533.key) [2023-05-17T14:48:27.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T14:48:27.529Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T14:48:27.545Z] $ docker exec --env ******** --env ******** 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 ssh-agent -k [2023-05-17T14:48:27.644Z] unset SSH_AUTH_SOCK; [2023-05-17T14:48:27.644Z] unset SSH_AGENT_PID; [2023-05-17T14:48:27.644Z] echo Agent pid 38 killed; [2023-05-17T14:48:27.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T14:48:27.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T14:48:27.677Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T14:48:27.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T14:48:27.807Z] $ docker exec 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 ssh-agent [2023-05-17T14:48:27.933Z] SSH_AUTH_SOCK=/tmp/ssh-BzaIEzdkmYsF/agent.70 [2023-05-17T14:48:27.934Z] SSH_AGENT_PID=76 [2023-05-17T14:48:27.938Z] Running ssh-add (command line suppressed) [2023-05-17T14:48:28.060Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_9410959883727686640.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_9410959883727686640.key) [2023-05-17T14:48:28.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T14:48:28.361Z] + git semver init [2023-05-17T14:48:28.620Z] 2023-05-17 14:48:28,550 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T14:48:28.620Z] 2023-05-17 14:48:28,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver [2023-05-17T14:48:28.621Z] 2023-05-17 14:48:28,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver [2023-05-17T14:48:28.621Z] 2023-05-17 14:48:28,552 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-610, universal_newlines=False, shell=None, istream=None) [2023-05-17T14:48:30.003Z] 2023-05-17 14:48:29,969 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.git/info/exclude [2023-05-17T14:48:30.003Z] 2023-05-17 14:48:29,970 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver/PR-610 with force:False [2023-05-17T14:48:30.003Z] 2023-05-17 14:48:29,970 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver/PR-610 [2023-05-17T14:48:30.003Z] 2023-05-17 14:48:29,974 [execute] INFO git cat-file --batch-check [2023-05-17T14:48:30.003Z] 2023-05-17 14:48:29,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T14:48:30.003Z] 2023-05-17 14:48:29,981 [execute] INFO git cat-file --batch [2023-05-17T14:48:30.003Z] 2023-05-17 14:48:29,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T14:48:30.003Z] 2023-05-17 14:48:29,987 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver/PR-610 [2023-05-17T14:48:30.003Z] 0.0.0 [Pipeline] } [2023-05-17T14:48:30.275Z] $ docker exec --env ******** --env ******** 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 ssh-agent -k [2023-05-17T14:48:30.378Z] unset SSH_AUTH_SOCK; [2023-05-17T14:48:30.379Z] unset SSH_AGENT_PID; [2023-05-17T14:48:30.379Z] echo Agent pid 76 killed; [2023-05-17T14:48:30.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T14:48:30.693Z] + git semver [Pipeline] } [2023-05-17T14:48:30.971Z] $ docker stop --time=1 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 [2023-05-17T14:48:32.274Z] $ docker rm -f --volumes 8dd11907497b76a359da0a754fd72a30233c386464569c88c95617f9321c9d03 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T14:48:32.616Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T14:48:32.861Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T14:48:32.864Z] [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-17T14:48:32.998Z] provisioning config files... [2023-05-17T14:48:33.009Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config13541491994756629010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:48:33.312Z] ---> docker-login.sh [2023-05-17T14:48:33.312Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:48:33.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:33.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:33.312Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:33.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:33.312Z] [2023-05-17T14:48:33.312Z] Login Succeeded [2023-05-17T14:48:33.312Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:48:33.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:33.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:33.312Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:33.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:33.312Z] [2023-05-17T14:48:33.312Z] Login Succeeded [2023-05-17T14:48:33.312Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:48:33.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:33.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:33.574Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:33.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:33.574Z] [2023-05-17T14:48:33.574Z] Login Succeeded [2023-05-17T14:48:33.574Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:48:33.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:33.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:33.574Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:33.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:33.574Z] [2023-05-17T14:48:33.574Z] Login Succeeded [2023-05-17T14:48:33.574Z] docker.io [2023-05-17T14:48:33.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:33.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:33.834Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:33.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:33.834Z] [2023-05-17T14:48:33.834Z] Login Succeeded [2023-05-17T14:48:33.834Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:48:33.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T14:48:33.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:48:33.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:48:33.920Z] ========================================================= [2023-05-17T14:48:33.920Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T14:48:33.920Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:34.223Z] + 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-17T14:48:34.483Z] Sending build context to Docker daemon 45.5MB [2023-05-17T14:48:34.483Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:48:34.483Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-17T14:48:34.483Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T14:48:34.483Z] f56be85fc22e: Pulling fs layer [2023-05-17T14:48:34.483Z] 85791d961cd3: Pulling fs layer [2023-05-17T14:48:34.483Z] d694b5ae8c79: Pulling fs layer [2023-05-17T14:48:34.483Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T14:48:34.483Z] 4d19c01a9841: Pulling fs layer [2023-05-17T14:48:34.483Z] 9325e15d5711: Pulling fs layer [2023-05-17T14:48:34.483Z] 556b6ee489ea: Pulling fs layer [2023-05-17T14:48:34.483Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T14:48:34.483Z] 9325e15d5711: Waiting [2023-05-17T14:48:34.483Z] 556b6ee489ea: Waiting [2023-05-17T14:48:34.483Z] 4d19c01a9841: Waiting [2023-05-17T14:48:34.483Z] c5a4b2cf53e6: Waiting [2023-05-17T14:48:34.483Z] 9f32a84ed3da: Waiting [2023-05-17T14:48:34.483Z] 85791d961cd3: Verifying Checksum [2023-05-17T14:48:34.483Z] 85791d961cd3: Download complete [2023-05-17T14:48:34.483Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T14:48:34.483Z] 9f32a84ed3da: Download complete [2023-05-17T14:48:34.483Z] 4d19c01a9841: Verifying Checksum [2023-05-17T14:48:34.483Z] 4d19c01a9841: Download complete [2023-05-17T14:48:34.483Z] f56be85fc22e: Download complete [2023-05-17T14:48:34.742Z] 9325e15d5711: Verifying Checksum [2023-05-17T14:48:34.742Z] 9325e15d5711: Download complete [2023-05-17T14:48:34.742Z] f56be85fc22e: Pull complete [2023-05-17T14:48:35.004Z] 85791d961cd3: Pull complete [2023-05-17T14:48:35.264Z] d694b5ae8c79: Verifying Checksum [2023-05-17T14:48:35.264Z] d694b5ae8c79: Download complete [2023-05-17T14:48:35.524Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T14:48:35.524Z] c5a4b2cf53e6: Download complete [2023-05-17T14:48:35.782Z] 556b6ee489ea: Verifying Checksum [2023-05-17T14:48:35.782Z] 556b6ee489ea: Download complete [2023-05-17T14:48:39.069Z] d694b5ae8c79: Pull complete [2023-05-17T14:48:39.069Z] 9f32a84ed3da: Pull complete [2023-05-17T14:48:39.069Z] 4d19c01a9841: Pull complete [2023-05-17T14:48:39.069Z] 9325e15d5711: Pull complete [2023-05-17T14:48:41.602Z] 556b6ee489ea: Pull complete [2023-05-17T14:48:42.536Z] c5a4b2cf53e6: Pull complete [2023-05-17T14:48:42.536Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T14:48:42.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T14:48:42.536Z] ---> c4be618373d6 [2023-05-17T14:48:42.536Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T14:48:47.837Z] ---> Running in 0068538fda63 [2023-05-17T14:48:47.837Z] Removing intermediate container 0068538fda63 [2023-05-17T14:48:47.837Z] ---> 4a8900fc68bd [2023-05-17T14:48:47.837Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:48:47.837Z] ---> Running in 35a3cffc9a2e [2023-05-17T14:48:47.966Z] Still waiting to schedule task [2023-05-17T14:48:47.967Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15875’ [2023-05-17T14:48:48.096Z] Removing intermediate container 35a3cffc9a2e [2023-05-17T14:48:48.097Z] ---> 4289fb0d8e8c [2023-05-17T14:48:48.097Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:48:48.097Z] ---> Running in aea503a5a8fd [2023-05-17T14:48:48.097Z] Removing intermediate container aea503a5a8fd [2023-05-17T14:48:48.097Z] ---> 6cc2037e2eda [2023-05-17T14:48:48.097Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-17T14:48:48.097Z] ---> Running in 172c45b3ecd2 [2023-05-17T14:48:48.097Z] Removing intermediate container 172c45b3ecd2 [2023-05-17T14:48:48.097Z] ---> 426549e4dca3 [2023-05-17T14:48:48.097Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T14:48:48.356Z] ---> Running in 586524c3f6cc [2023-05-17T14:48:48.357Z] Removing intermediate container 586524c3f6cc [2023-05-17T14:48:48.357Z] ---> 5f540fe83275 [2023-05-17T14:48:48.357Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T14:48:48.616Z] latest: Pulling from library/docker [2023-05-17T14:48:48.876Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-17T14:48:48.876Z] dfb60e7f5d22: Pulling fs layer [2023-05-17T14:48:48.876Z] f74671f55a8d: Pulling fs layer [2023-05-17T14:48:48.876Z] e6f03c789ea9: Pulling fs layer [2023-05-17T14:48:48.876Z] 665194951830: Pulling fs layer [2023-05-17T14:48:48.876Z] 88857a7834c8: Pulling fs layer [2023-05-17T14:48:48.876Z] 33e4b8e81540: Pulling fs layer [2023-05-17T14:48:48.876Z] ae8c1b0b59b3: Pulling fs layer [2023-05-17T14:48:48.876Z] 688812ff7153: Pulling fs layer [2023-05-17T14:48:48.876Z] 9ab9c878efc9: Pulling fs layer [2023-05-17T14:48:48.876Z] 5869b539971f: Pulling fs layer [2023-05-17T14:48:48.876Z] f9026325e210: Pulling fs layer [2023-05-17T14:48:48.876Z] fc6f97b7f667: Pulling fs layer [2023-05-17T14:48:48.876Z] 015e68a5e019: Pulling fs layer [2023-05-17T14:48:48.876Z] 5869b539971f: Waiting [2023-05-17T14:48:48.876Z] 9ab9c878efc9: Waiting [2023-05-17T14:48:48.876Z] f9026325e210: Waiting [2023-05-17T14:48:48.876Z] fc6f97b7f667: Waiting [2023-05-17T14:48:48.876Z] 33e4b8e81540: Waiting [2023-05-17T14:48:48.876Z] 015e68a5e019: Waiting [2023-05-17T14:48:48.876Z] 688812ff7153: Waiting [2023-05-17T14:48:48.876Z] ae8c1b0b59b3: Waiting [2023-05-17T14:48:48.876Z] e6f03c789ea9: Waiting [2023-05-17T14:48:48.876Z] 665194951830: Waiting [2023-05-17T14:48:48.876Z] 88857a7834c8: Waiting [2023-05-17T14:48:48.876Z] f74671f55a8d: Verifying Checksum [2023-05-17T14:48:48.876Z] f74671f55a8d: Download complete [2023-05-17T14:48:48.876Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-17T14:48:48.876Z] 8a49fdb3b6a5: Download complete [2023-05-17T14:48:49.135Z] dfb60e7f5d22: Verifying Checksum [2023-05-17T14:48:49.135Z] dfb60e7f5d22: Download complete [2023-05-17T14:48:49.135Z] 8a49fdb3b6a5: Pull complete [2023-05-17T14:48:49.135Z] e6f03c789ea9: Verifying Checksum [2023-05-17T14:48:49.135Z] e6f03c789ea9: Download complete [2023-05-17T14:48:49.394Z] 33e4b8e81540: Download complete [2023-05-17T14:48:49.394Z] 665194951830: Verifying Checksum [2023-05-17T14:48:49.394Z] 665194951830: Download complete [2023-05-17T14:48:49.394Z] dfb60e7f5d22: Pull complete [2023-05-17T14:48:49.394Z] 88857a7834c8: Verifying Checksum [2023-05-17T14:48:49.394Z] 88857a7834c8: Download complete [2023-05-17T14:48:49.394Z] f74671f55a8d: Pull complete [2023-05-17T14:48:49.394Z] ae8c1b0b59b3: Download complete [2023-05-17T14:48:49.394Z] 688812ff7153: Verifying Checksum [2023-05-17T14:48:49.394Z] 688812ff7153: Download complete [2023-05-17T14:48:49.394Z] 5869b539971f: Download complete [2023-05-17T14:48:49.394Z] 9ab9c878efc9: Download complete [2023-05-17T14:48:49.693Z] fc6f97b7f667: Verifying Checksum [2023-05-17T14:48:49.693Z] fc6f97b7f667: Download complete [2023-05-17T14:48:49.693Z] 015e68a5e019: Download complete [2023-05-17T14:48:49.693Z] e6f03c789ea9: Pull complete [2023-05-17T14:48:50.307Z] 665194951830: Pull complete [2023-05-17T14:48:50.873Z] 88857a7834c8: Pull complete [2023-05-17T14:48:50.873Z] 33e4b8e81540: Pull complete [2023-05-17T14:48:50.873Z] ae8c1b0b59b3: Pull complete [2023-05-17T14:48:50.873Z] f9026325e210: Download complete [2023-05-17T14:48:50.873Z] 688812ff7153: Pull complete [2023-05-17T14:48:51.131Z] 9ab9c878efc9: Pull complete [2023-05-17T14:48:51.388Z] 5869b539971f: Pull complete [2023-05-17T14:48:52.318Z] f9026325e210: Pull complete [2023-05-17T14:48:52.318Z] fc6f97b7f667: Pull complete [2023-05-17T14:48:52.318Z] 015e68a5e019: Pull complete [2023-05-17T14:48:52.318Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-17T14:48:52.318Z] Status: Downloaded newer image for docker:latest [2023-05-17T14:48:54.852Z] ---> 54d9a8959edc [2023-05-17T14:48:54.852Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:48:54.852Z] ---> Running in 1a92959c48d4 [2023-05-17T14:48:55.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T14:48:55.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T14:48:55.631Z] OK: 265 MiB in 53 packages [2023-05-17T14:48:55.889Z] Removing intermediate container 1a92959c48d4 [2023-05-17T14:48:55.890Z] ---> 05e81ba1fbd1 [2023-05-17T14:48:55.890Z] Step 10/15 : ENV GO111MODULE=on [2023-05-17T14:48:55.890Z] ---> Running in f2bd870d36fc [2023-05-17T14:48:55.890Z] Removing intermediate container f2bd870d36fc [2023-05-17T14:48:55.890Z] ---> c79fbb7e2025 [2023-05-17T14:48:55.890Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T14:48:55.890Z] ---> Running in 9a727d6002d4 [2023-05-17T14:48:55.890Z] Removing intermediate container 9a727d6002d4 [2023-05-17T14:48:55.890Z] ---> 6c0ed6d16d09 [2023-05-17T14:48:55.890Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-17T14:48:56.148Z] ---> 89d08ba35340 [2023-05-17T14:48:56.149Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:48:56.149Z] ---> Running in 8f0866c51220 [2023-05-17T14:49:23.112Z] Removing intermediate container 8f0866c51220 [2023-05-17T14:49:23.112Z] ---> 0dfcd0af0723 [2023-05-17T14:49:23.112Z] Step 14/15 : COPY . . [2023-05-17T14:49:24.158Z] ---> d4b6dc02adee [2023-05-17T14:49:24.158Z] Step 15/15 : RUN ${MAKE} [2023-05-17T14:49:24.158Z] ---> Running in 31ed1f3e566f [2023-05-17T14:49:24.417Z] noop [2023-05-17T14:49:24.677Z] Removing intermediate container 31ed1f3e566f [2023-05-17T14:49:24.677Z] ---> 0dcc634c8be8 [2023-05-17T14:49:24.677Z] Successfully built 0dcc634c8be8 [2023-05-17T14:49:24.677Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:25.007Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T14:49:25.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:49:25.084Z] prd-ubuntu20.04-docker-8c-8g-15878 does not seem to be running inside a container [2023-05-17T14:49:25.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@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-17T14:49:25.456Z] $ docker top 01a721ee49582fbc5352d2e789308696818ac6603843ffc9d60100f037751386 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:49:25.796Z] + go version [2023-05-17T14:49:25.796Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T14:49:25.810Z] $ docker stop --time=1 01a721ee49582fbc5352d2e789308696818ac6603843ffc9d60100f037751386 [2023-05-17T14:49:27.086Z] $ docker rm -f --volumes 01a721ee49582fbc5352d2e789308696818ac6603843ffc9d60100f037751386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:27.459Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T14:49:27.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:49:27.529Z] prd-ubuntu20.04-docker-8c-8g-15878 does not seem to be running inside a container [2023-05-17T14:49:27.561Z] $ 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-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@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-17T14:49:27.954Z] $ docker top 00404234c171aa6c89c234fb0e1e97569b9c199d6924188038840ada42e70869 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:49:28.298Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [Pipeline] fileExists [Pipeline] sh [2023-05-17T14:49:28.667Z] + make test [2023-05-17T14:49:28.667Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-17T14:49:33.976Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-17T14:49:42.089Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-17T14:49:42.089Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-17T14:49:42.089Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-17T14:49:42.089Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-17T14:49:42.089Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-17T14:49:42.089Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-17T14:49:42.089Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-17T14:49:42.089Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-17T14:49:42.089Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-17T14:49:45.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T14:49:45.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T14:49:45.379Z] ./bin/test-attribution-txt.sh [2023-05-17T14:49:45.638Z] make -C web test [2023-05-17T14:49:45.638Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-610/web' [2023-05-17T14:49:45.638Z] make[1]: tput: No such file or directory [2023-05-17T14:49:45.638Z] make[1]: tput: No such file or directory [2023-05-17T14:49:45.638Z] warning: generating ./VERSION [2023-05-17T14:49:45.638Z] echo "0.0.0" > VERSION [2023-05-17T14:49:45.638Z] docker build \ [2023-05-17T14:49:45.638Z] -f Dockerfile \ [2023-05-17T14:49:45.638Z] --build-arg USER=1000 \ [2023-05-17T14:49:45.638Z] \ [2023-05-17T14:49:45.638Z] --label "git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7" \ [2023-05-17T14:49:45.638Z] -t edgexfoundry/edgex-web-ui:4825f6d034bce8ffe810d71343afa70951ed32e7 \ [2023-05-17T14:49:45.638Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-17T14:49:45.638Z] . [2023-05-17T14:49:45.638Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-17T14:49:45.638Z] Install the buildx component to build images with BuildKit: [2023-05-17T14:49:45.638Z] https://docs.docker.com/go/buildx/ [2023-05-17T14:49:45.638Z] [2023-05-17T14:49:45.638Z] Sending build context to Docker daemon 2.571MB [2023-05-17T14:49:45.638Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-17T14:49:45.921Z] 16.17-alpine3.15: Pulling from library/node [2023-05-17T14:49:45.921Z] 9621f1afde84: Pulling fs layer [2023-05-17T14:49:45.921Z] c6f70ee39829: Pulling fs layer [2023-05-17T14:49:45.921Z] 56892a8094a2: Pulling fs layer [2023-05-17T14:49:45.921Z] 58dd87906ef0: Pulling fs layer [2023-05-17T14:49:45.921Z] 58dd87906ef0: Waiting [2023-05-17T14:49:45.921Z] 56892a8094a2: Verifying Checksum [2023-05-17T14:49:45.921Z] 56892a8094a2: Download complete [2023-05-17T14:49:45.921Z] 9621f1afde84: Verifying Checksum [2023-05-17T14:49:45.921Z] 9621f1afde84: Download complete [2023-05-17T14:49:45.921Z] 58dd87906ef0: Verifying Checksum [2023-05-17T14:49:45.921Z] 58dd87906ef0: Download complete [2023-05-17T14:49:45.921Z] 9621f1afde84: Pull complete [2023-05-17T14:49:46.180Z] c6f70ee39829: Verifying Checksum [2023-05-17T14:49:46.180Z] c6f70ee39829: Download complete [2023-05-17T14:49:47.645Z] c6f70ee39829: Pull complete [2023-05-17T14:49:47.645Z] 56892a8094a2: Pull complete [2023-05-17T14:49:47.645Z] 58dd87906ef0: Pull complete [2023-05-17T14:49:47.645Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-17T14:49:47.645Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-17T14:49:47.645Z] ---> b69703f70c3d [2023-05-17T14:49:47.645Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-17T14:49:50.181Z] ---> Running in 0de7523eaa7e [2023-05-17T14:49:50.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-17T14:49:50.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-17T14:49:50.439Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-17T14:49:50.439Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-17T14:49:50.439Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-17T14:49:50.439Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-17T14:49:50.439Z] (5/129) Installing libxcb (1.14-r2) [2023-05-17T14:49:50.439Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-17T14:49:50.439Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-17T14:49:50.439Z] (8/129) Installing libice (1.0.10-r0) [2023-05-17T14:49:50.439Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-17T14:49:50.439Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-17T14:49:50.439Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-17T14:49:50.439Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-17T14:49:50.439Z] (13/129) Installing xset (1.2.4-r0) [2023-05-17T14:49:50.439Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-17T14:49:50.439Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-17T14:49:50.439Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-17T14:49:50.439Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-17T14:49:50.439Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-17T14:49:50.439Z] (19/129) Installing libintl (0.21-r0) [2023-05-17T14:49:50.439Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-17T14:49:50.439Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-17T14:49:50.439Z] (22/129) Installing pcre (8.45-r1) [2023-05-17T14:49:50.439Z] (23/129) Installing glib (2.70.1-r0) [2023-05-17T14:49:50.697Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-17T14:49:50.697Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-17T14:49:50.697Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-17T14:49:50.697Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-17T14:49:50.697Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-17T14:49:50.697Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-17T14:49:50.697Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-17T14:49:50.697Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-17T14:49:50.697Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-17T14:49:50.697Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-17T14:49:50.697Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-17T14:49:50.697Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-17T14:49:50.697Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-17T14:49:50.697Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-17T14:49:50.697Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-17T14:49:50.697Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-17T14:49:50.697Z] (40/129) Installing libxi (1.8-r0) [2023-05-17T14:49:50.697Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-17T14:49:50.697Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-17T14:49:50.697Z] (43/129) Installing atk (2.36.0-r0) [2023-05-17T14:49:50.697Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-17T14:49:50.697Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-17T14:49:50.697Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-17T14:49:50.697Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-17T14:49:50.697Z] (48/129) Installing expat (2.5.0-r0) [2023-05-17T14:49:50.697Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-17T14:49:50.697Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-17T14:49:50.697Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-17T14:49:50.697Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-17T14:49:50.697Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-17T14:49:50.697Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-17T14:49:50.697Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-17T14:49:50.697Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-17T14:49:50.697Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-17T14:49:50.956Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-17T14:49:50.956Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-17T14:49:50.956Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-17T14:49:50.956Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-17T14:49:50.956Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-17T14:49:50.956Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-17T14:49:50.956Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-17T14:49:50.956Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-17T14:49:50.956Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-17T14:49:50.956Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-17T14:49:50.956Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-17T14:49:50.956Z] (69/129) Installing pango (1.48.10-r0) [2023-05-17T14:49:50.956Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-17T14:49:50.956Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-17T14:49:50.956Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-17T14:49:50.956Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-17T14:49:50.956Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-17T14:49:50.956Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-17T14:49:50.956Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-17T14:49:51.216Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-17T14:49:51.216Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-17T14:49:51.216Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-17T14:49:51.216Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-17T14:49:53.121Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-17T14:49:53.121Z] (80/129) Installing flac (1.3.4-r0) [2023-05-17T14:49:53.121Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-17T14:49:53.121Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-17T14:49:53.121Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-17T14:49:53.121Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-17T14:49:53.121Z] (85/129) Installing libass (0.15.2-r0) [2023-05-17T14:49:53.121Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-17T14:49:53.121Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-17T14:49:53.121Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-17T14:49:53.381Z] (89/129) Installing lame (3.100-r0) [2023-05-17T14:49:53.381Z] (90/129) Installing opus (1.3.1-r1) [2023-05-17T14:49:53.381Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-17T14:49:53.381Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-17T14:49:53.381Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-17T14:49:53.381Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-17T14:49:53.381Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-17T14:49:53.381Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-17T14:49:53.381Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-17T14:49:53.381Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-17T14:49:53.381Z] (99/129) Installing libva (2.13.0-r0) [2023-05-17T14:49:53.381Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-17T14:49:53.381Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-17T14:49:53.381Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-17T14:49:53.381Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-17T14:49:53.381Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-17T14:49:53.381Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-17T14:49:53.381Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-17T14:49:53.381Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-17T14:49:53.381Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-17T14:49:53.640Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-17T14:49:53.640Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-17T14:49:53.640Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-17T14:49:53.640Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-17T14:49:53.640Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-17T14:49:53.640Z] (114/129) Installing nspr (4.32-r0) [2023-05-17T14:49:53.640Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-17T14:49:53.640Z] (116/129) Installing nss (3.78.1-r0) [2023-05-17T14:49:53.640Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-17T14:49:53.640Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-17T14:49:53.640Z] (119/129) Installing orc (0.4.32-r0) [2023-05-17T14:49:53.640Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-17T14:49:53.640Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-17T14:49:53.640Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-17T14:49:53.640Z] (123/129) Installing libpulse (15.0-r2) [2023-05-17T14:49:53.640Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-17T14:49:53.640Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-17T14:49:53.640Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-17T14:49:53.640Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-17T14:49:53.640Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-17T14:49:53.640Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-17T14:49:54.578Z] Executing busybox-1.34.1-r7.trigger [2023-05-17T14:49:54.578Z] Executing glib-2.70.1-r0.trigger [2023-05-17T14:49:54.578Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-17T14:49:55.145Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-17T14:49:55.145Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-17T14:49:55.145Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-17T14:49:55.145Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-17T14:49:55.145Z] OK: 286 MiB in 145 packages [2023-05-17T14:50:01.756Z] Removing intermediate container 0de7523eaa7e [2023-05-17T14:50:01.756Z] ---> 80c1fbbf2fa6 [2023-05-17T14:50:01.756Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-17T14:50:01.756Z] ---> Running in 39ea047a66f0 [2023-05-17T14:50:01.756Z] Removing intermediate container 39ea047a66f0 [2023-05-17T14:50:01.756Z] ---> 32678547ad5c [2023-05-17T14:50:01.756Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-17T14:50:01.756Z] ---> Running in 9de9809bea65 [2023-05-17T14:50:01.756Z] Removing intermediate container 9de9809bea65 [2023-05-17T14:50:01.756Z] ---> a7dfb83060e1 [2023-05-17T14:50:01.756Z] Step 5/10 : RUN npm install -g npm [2023-05-17T14:50:01.756Z] ---> Running in e454e8d8e5f0 [2023-05-17T14:50:08.334Z] [2023-05-17T14:50:08.334Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-17T14:50:08.334Z] [2023-05-17T14:50:08.334Z] 27 packages are looking for funding [2023-05-17T14:50:08.334Z] run `npm fund` for details [2023-05-17T14:50:08.334Z] [2023-05-17T14:50:08.334Z] found 0 vulnerabilities [2023-05-17T14:50:08.902Z] Removing intermediate container e454e8d8e5f0 [2023-05-17T14:50:08.902Z] ---> c3821870d804 [2023-05-17T14:50:08.902Z] Step 6/10 : ARG USER=1000 [2023-05-17T14:50:08.902Z] ---> Running in a69274d59fe4 [2023-05-17T14:50:09.162Z] Removing intermediate container a69274d59fe4 [2023-05-17T14:50:09.162Z] ---> 520483569003 [2023-05-17T14:50:09.162Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-17T14:50:09.162Z] ---> Running in c8bb906a6f59 [2023-05-17T14:50:09.736Z] Removing intermediate container c8bb906a6f59 [2023-05-17T14:50:09.736Z] ---> 3b4383d50544 [2023-05-17T14:50:09.736Z] Step 8/10 : USER $USER:$USER [2023-05-17T14:50:09.736Z] ---> Running in 51e7e486ba77 [2023-05-17T14:50:09.736Z] Removing intermediate container 51e7e486ba77 [2023-05-17T14:50:09.736Z] ---> a665485700f2 [2023-05-17T14:50:09.736Z] Step 9/10 : WORKDIR /app [2023-05-17T14:50:09.736Z] ---> Running in f5697ea2f8b2 [2023-05-17T14:50:09.736Z] Removing intermediate container f5697ea2f8b2 [2023-05-17T14:50:09.736Z] ---> 606433d7b23d [2023-05-17T14:50:09.736Z] Step 10/10 : LABEL git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7 [2023-05-17T14:50:09.736Z] ---> Running in efc60fc042e8 [2023-05-17T14:50:09.997Z] Removing intermediate container efc60fc042e8 [2023-05-17T14:50:09.997Z] ---> b59dd0de3a90 [2023-05-17T14:50:09.997Z] Successfully built b59dd0de3a90 [2023-05-17T14:50:09.997Z] Successfully tagged edgexfoundry/edgex-web-ui:4825f6d034bce8ffe810d71343afa70951ed32e7 [2023-05-17T14:50:09.997Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-17T14:50:09.997Z] touch edgex-web-ui.imagebuilt [2023-05-17T14:50:09.997Z] mkdir -p node_modules coverage [2023-05-17T14:50:09.997Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-17T14:50:09.997Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-17T14:50:11.374Z] npm WARN old lockfile [2023-05-17T14:50:11.374Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-17T14:50:11.374Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-17T14:50:11.374Z] npm WARN old lockfile [2023-05-17T14:50:11.374Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-17T14:50:11.374Z] npm WARN old lockfile [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE required: { [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE }, [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE } [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE required: { [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE }, [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE } [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE required: { [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE }, [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE } [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE required: { [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE }, [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE } [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE required: { [2023-05-17T14:50:19.497Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE }, [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE } [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE required: { [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE }, [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE } [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE required: { [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE }, [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE } [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE required: { [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE }, [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE } [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE required: { [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE }, [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:50:19.498Z] npm WARN EBADENGINE } [2023-05-17T14:50:23.686Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-17T14:50:23.686Z] 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-17T14:50:23.686Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-17T14:50:23.686Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T14:50:23.686Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-17T14:50:23.946Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-17T14:50:24.205Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-17T14:50:24.772Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-17T14:50:26.150Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-17T14:50:26.150Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-17T14:50:28.054Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-17T14:50:28.990Z] 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-17T14:50:29.248Z] 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-17T14:50:29.507Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T14:50:29.766Z] 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-17T14:50:29.766Z] 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-17T14:50:30.026Z] 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-17T14:50:30.962Z] 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-17T14:50:31.233Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T14:50:34.519Z] 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-17T14:50:37.105Z] 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-17T14:50:42.377Z] [2023-05-17T14:50:42.377Z] added 1478 packages, and audited 1479 packages in 32s [2023-05-17T14:50:42.377Z] [2023-05-17T14:50:42.377Z] 90 packages are looking for funding [2023-05-17T14:50:42.377Z] run `npm fund` for details [2023-05-17T14:50:42.636Z] [2023-05-17T14:50:42.636Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-17T14:50:42.636Z] [2023-05-17T14:50:42.636Z] To address issues that do not require attention, run: [2023-05-17T14:50:42.636Z] npm audit fix [2023-05-17T14:50:42.636Z] [2023-05-17T14:50:42.636Z] To address all issues (including breaking changes), run: [2023-05-17T14:50:42.636Z] npm audit fix --force [2023-05-17T14:50:42.636Z] [2023-05-17T14:50:42.636Z] Run `npm audit` for details. [2023-05-17T14:50:50.816Z] 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-17T14:50:52.713Z] - Generating browser application bundles (phase: setup)... [2023-05-17T14:50:57.980Z] Compiling @angular/core : es2015 as esm2015 [2023-05-17T14:50:57.980Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-17T14:51:01.269Z] Compiling @angular/common : es2015 as esm2015 [2023-05-17T14:51:01.269Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-17T14:51:01.531Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-17T14:51:01.531Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-17T14:51:02.098Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-17T14:51:02.098Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-17T14:51:02.357Z] Compiling @angular/router : es2015 as esm2015 [2023-05-17T14:51:02.357Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-17T14:51:02.615Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-17T14:51:02.874Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-17T14:51:03.133Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-17T14:51:05.038Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-17T14:51:11.620Z] 17 05 2023 14:51:10.571:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-17T14:51:11.620Z] 17 05 2023 14:51:10.573:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-17T14:51:11.620Z] 17 05 2023 14:51:10.577:INFO [launcher]: Starting browser ChromeHeadless [2023-05-17T14:51:23.411Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15881 in /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [Pipeline] { [Pipeline] ws [2023-05-17T14:51:23.425Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2023-05-17T14:51:23.464Z] The recommended git tool is: git [2023-05-17T14:51:23.838Z] ✔ Browser application bundle generation complete. [2023-05-17T14:51:23.838Z] 17 05 2023 14:51:23.072:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket EeR90By-Xq67BvHuAAAB with id 925443 [2023-05-17T14:51:26.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-17T14:51:26.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.12 secs) [2023-05-17T14:51:26.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.29 secs) [2023-05-17T14:51:26.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.308 secs) [2023-05-17T14:51:26.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.323 secs) [2023-05-17T14:51:26.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.337 secs) [2023-05-17T14:51:26.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.366 secs) [2023-05-17T14:51:26.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.379 secs) [2023-05-17T14:51:26.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.431 secs) [2023-05-17T14:51:26.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.444 secs) [2023-05-17T14:51:26.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.458 secs) [2023-05-17T14:51:26.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.469 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.497 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.509 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.521 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.527 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.532 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.559 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.564 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.568 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.571 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.646 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.656 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.661 secs) [2023-05-17T14:51:26.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.683 secs) [2023-05-17T14:51:26.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.694 secs) [2023-05-17T14:51:26.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.696 secs) [2023-05-17T14:51:26.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.718 secs) [2023-05-17T14:51:26.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.763 secs) [2023-05-17T14:51:26.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.774 secs) [2023-05-17T14:51:26.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.797 secs) [2023-05-17T14:51:26.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.817 secs) [2023-05-17T14:51:26.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.849 secs) [2023-05-17T14:51:26.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.868 secs) [2023-05-17T14:51:27.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.891 secs) [2023-05-17T14:51:27.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.902 secs) [2023-05-17T14:51:27.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.911 secs) [2023-05-17T14:51:27.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.928 secs) [2023-05-17T14:51:27.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.937 secs) [2023-05-17T14:51:27.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.998 secs) [2023-05-17T14:51:27.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.024 secs) [2023-05-17T14:51:27.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.054 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.059 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.066 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.071 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.073 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.084 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.097 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.132 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.136 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.139 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.142 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.149 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.157 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.203 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.209 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.213 secs) [2023-05-17T14:51:27.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.231 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.253 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.257 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.268 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.27 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.277 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.293 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.3 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.302 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.304 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.324 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.335 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.35 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.355 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.359 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.371 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.376 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.378 secs) [2023-05-17T14:51:27.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.385 secs) [2023-05-17T14:51:27.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.409 secs) [2023-05-17T14:51:27.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.419 secs) [2023-05-17T14:51:27.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.429 secs) [2023-05-17T14:51:27.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.442 secs) [2023-05-17T14:51:27.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.446 secs) [2023-05-17T14:51:27.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.462 secs) [2023-05-17T14:51:27.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.465 secs) [2023-05-17T14:51:27.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.467 secs) [2023-05-17T14:51:27.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.474 secs) [2023-05-17T14:51:27.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.541 secs) [2023-05-17T14:51:27.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.546 secs) [2023-05-17T14:51:27.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.548 secs) [2023-05-17T14:51:28.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.588 secs) [2023-05-17T14:51:28.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.621 secs) [2023-05-17T14:51:28.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.646 secs) [2023-05-17T14:51:28.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.661 secs) [2023-05-17T14:51:28.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.689 secs) [2023-05-17T14:51:28.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.7 secs) [2023-05-17T14:51:28.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.707 secs) [2023-05-17T14:51:28.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.715 secs) [2023-05-17T14:51:28.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.725 secs) [2023-05-17T14:51:28.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.729 secs) [2023-05-17T14:51:28.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.737 secs) [2023-05-17T14:51:28.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.74 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.748 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.772 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.783 secs) [2023-05-17T14:51:28.469Z] WARN: ' [2023-05-17T14:51:28.469Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T14:51:28.469Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T14:51:28.469Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T14:51:28.469Z] in a future version of Angular. [2023-05-17T14:51:28.469Z] [2023-05-17T14:51:28.469Z] For more information on this, see our API docs here: [2023-05-17T14:51:28.469Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T14:51:28.469Z] ' [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.783 secs) [2023-05-17T14:51:28.469Z] WARN: ' [2023-05-17T14:51:28.469Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T14:51:28.469Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T14:51:28.469Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T14:51:28.469Z] in a future version of Angular. [2023-05-17T14:51:28.469Z] [2023-05-17T14:51:28.469Z] For more information on this, see our API docs here: [2023-05-17T14:51:28.469Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T14:51:28.469Z] ' [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.809 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.817 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.819 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.821 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.843 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.85 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.853 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.856 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.86 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.865 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.879 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.901 secs) [2023-05-17T14:51:28.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.905 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.926 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.939 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.959 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.969 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.975 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.979 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.981 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.993 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.027 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.034 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.041 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.045 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.05 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.053 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.071 secs) [2023-05-17T14:51:28.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.083 secs) [2023-05-17T14:51:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.087 secs) [2023-05-17T14:51:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.153 secs) [2023-05-17T14:51:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.161 secs) [2023-05-17T14:51:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.176 secs) [2023-05-17T14:51:28.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.21 secs) [2023-05-17T14:51:28.986Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.223 secs) [2023-05-17T14:51:28.986Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.239 secs) [2023-05-17T14:51:28.986Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.245 secs) [2023-05-17T14:51:29.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.26 secs) [2023-05-17T14:51:29.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.271 secs) [2023-05-17T14:51:29.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.292 secs) [2023-05-17T14:51:29.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.297 secs) [2023-05-17T14:51:29.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.318 secs) [2023-05-17T14:51:29.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.338 secs) [2023-05-17T14:51:29.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.452 secs / 2.338 secs) [2023-05-17T14:51:29.244Z] TOTAL: 145 SUCCESS [2023-05-17T14:51:29.244Z] ✔ Browser application bundle generation complete. [2023-05-17T14:51:29.813Z] [2023-05-17T14:51:29.813Z] =============================== Coverage summary =============================== [2023-05-17T14:51:29.813Z] Statements : 41.5% ( 1423/3429 ) [2023-05-17T14:51:29.813Z] Branches : 12.14% ( 109/898 ) [2023-05-17T14:51:29.813Z] Functions : 33.17% ( 415/1251 ) [2023-05-17T14:51:29.813Z] Lines : 39.38% ( 1278/3245 ) [2023-05-17T14:51:29.813Z] ================================================================================ [2023-05-17T14:51:29.813Z] ✔ Browser application bundle generation complete. [2023-05-17T14:51:30.065Z] using credential edgex-jenkins-ssh [2023-05-17T14:51:30.084Z] Cloning the remote Git repository [2023-05-17T14:51:30.383Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-610/web' [Pipeline] echo [2023-05-17T14:51:30.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T14:51:30.411Z] $ docker stop --time=1 00404234c171aa6c89c234fb0e1e97569b9c199d6924188038840ada42e70869 [2023-05-17T14:51:30.142Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T14:51:30.256Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2023-05-17T14:51:30.434Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T14:51:30.435Z] > git --version # timeout=10 [2023-05-17T14:51:30.460Z] > git --version # 'git version 2.25.1' [2023-05-17T14:51:30.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T14:51:30.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T14:51:31.699Z] $ docker rm -f --volumes 00404234c171aa6c89c234fb0e1e97569b9c199d6924188038840ada42e70869 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T14:51:32.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T14:51:32.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T14:51:33.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T14:51:33.896Z] + ls -al . [2023-05-17T14:51:33.896Z] total 180 [2023-05-17T14:51:33.896Z] drwxrwxr-x 14 jenkins jenkins 4096 May 17 14:49 . [2023-05-17T14:51:33.896Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:48 .. [2023-05-17T14:51:33.896Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:48 .blubracket [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 18 May 17 14:48 .dockerignore [2023-05-17T14:51:33.896Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:48 .git [2023-05-17T14:51:33.896Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:48 .github [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 185 May 17 14:48 .gitignore [2023-05-17T14:51:33.896Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:48 .semver [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 17 14:48 Attribution.txt [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 17 14:48 CHANGELOG.md [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 17 14:48 CONTRIBUTING.md [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 17 14:48 Dockerfile [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 652 May 17 14:48 Jenkinsfile [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 17 14:48 LICENSE [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 17 14:48 Makefile [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 17 14:48 README.md [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 14:48 VERSION [2023-05-17T14:51:33.896Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:48 assets [2023-05-17T14:51:33.896Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:48 bin [2023-05-17T14:51:33.896Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:48 cmd [2023-05-17T14:51:33.896Z] -rw-r--r-- 1 jenkins jenkins 10 May 17 14:49 coverage.out [2023-05-17T14:51:33.896Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:48 docs [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 17 14:48 go.mod [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 17 14:48 go.sum [2023-05-17T14:51:33.896Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:48 internal [2023-05-17T14:51:33.896Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:48 snap [2023-05-17T14:51:33.896Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:48 testing [2023-05-17T14:51:33.896Z] -rw-rw-r-- 1 jenkins jenkins 155 May 17 14:48 version.go [2023-05-17T14:51:33.896Z] drwxrwxr-x 6 jenkins jenkins 4096 May 17 14:50 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:34.323Z] + 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=4825f6d034bce8ffe810d71343afa70951ed32e7 --label arch=amd64 --label version=0.0.0 . [2023-05-17T14:51:34.583Z] Sending build context to Docker daemon 48.26MB [2023-05-17T14:51:34.583Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:51:34.583Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T14:51:34.583Z] ---> 0dcc634c8be8 [2023-05-17T14:51:34.583Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T14:51:34.383Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-17T14:51:34.419Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T14:51:35.516Z] ---> Running in 90bc456afa9d [2023-05-17T14:51:35.516Z] Removing intermediate container 90bc456afa9d [2023-05-17T14:51:35.516Z] ---> d7ec876eb9b2 [2023-05-17T14:51:35.516Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:51:35.516Z] ---> Running in e3e739530c8c [2023-05-17T14:51:35.517Z] Removing intermediate container e3e739530c8c [2023-05-17T14:51:35.517Z] ---> e74fedf0f6d7 [2023-05-17T14:51:35.517Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:51:35.517Z] ---> Running in b5a9bac517be [2023-05-17T14:51:35.517Z] Removing intermediate container b5a9bac517be [2023-05-17T14:51:35.517Z] ---> d77713f0e317 [2023-05-17T14:51:35.517Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-17T14:51:35.517Z] ---> Running in 8322b1f8973b [2023-05-17T14:51:35.776Z] Removing intermediate container 8322b1f8973b [2023-05-17T14:51:35.776Z] ---> 51e2f12387e4 [2023-05-17T14:51:35.776Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T14:51:35.776Z] ---> Running in 1ed785ef813e [2023-05-17T14:51:35.776Z] Removing intermediate container 1ed785ef813e [2023-05-17T14:51:35.776Z] ---> 31ceead52c60 [2023-05-17T14:51:35.776Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T14:51:36.104Z] Merging remotes/origin/main commit d464123f9026c9620999a7ddee9d3f5298a9454f into PR head commit 4825f6d034bce8ffe810d71343afa70951ed32e7 [2023-05-17T14:51:36.712Z] ---> d190f2de21bf [2023-05-17T14:51:36.712Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:51:36.808Z] Merge succeeded, producing 4825f6d034bce8ffe810d71343afa70951ed32e7 [2023-05-17T14:51:36.809Z] Checking out Revision 4825f6d034bce8ffe810d71343afa70951ed32e7 (PR-610) [2023-05-17T14:51:35.480Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-17T14:51:35.535Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T14:51:35.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T14:51:35.554Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T14:51:36.126Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T14:51:36.235Z] > git checkout -f 4825f6d034bce8ffe810d71343afa70951ed32e7 # timeout=10 [2023-05-17T14:51:36.677Z] > git remote # timeout=10 [2023-05-17T14:51:36.704Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T14:51:36.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T14:51:36.749Z] > git merge d464123f9026c9620999a7ddee9d3f5298a9454f # timeout=10 [2023-05-17T14:51:36.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T14:51:36.817Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T14:51:36.970Z] ---> Running in 22936d68d815 [2023-05-17T14:51:37.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T14:51:37.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T14:51:37.488Z] OK: 265 MiB in 53 packages [2023-05-17T14:51:37.746Z] Removing intermediate container 22936d68d815 [2023-05-17T14:51:37.746Z] ---> 191c1cb69b66 [2023-05-17T14:51:37.746Z] Step 10/25 : ENV GO111MODULE=on [2023-05-17T14:51:37.858Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-17T14:51:38.004Z] ---> Running in dabc3ae522c6 [2023-05-17T14:51:38.004Z] Removing intermediate container dabc3ae522c6 [2023-05-17T14:51:38.004Z] ---> 853319229b32 [2023-05-17T14:51:38.004Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T14:51:38.004Z] ---> Running in 572d843e8299 [2023-05-17T14:51:38.004Z] Removing intermediate container 572d843e8299 [2023-05-17T14:51:38.004Z] ---> f26b72f7c29f [2023-05-17T14:51:38.004Z] Step 12/25 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T14:51:38.263Z] ---> 517d979c1417 [2023-05-17T14:51:38.263Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:51:38.263Z] ---> Running in c45b5224926d [2023-05-17T14:51:36.836Z] > git checkout -f 4825f6d034bce8ffe810d71343afa70951ed32e7 # timeout=10 [2023-05-17T14:51:38.738Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T14:51:38.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T14:51:38.738Z] Dload Upload Total Spent Left Speed [2023-05-17T14:51:38.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-05-17T14:51:39.198Z] Removing intermediate container c45b5224926d [2023-05-17T14:51:39.198Z] ---> c9ed9d426add [2023-05-17T14:51:39.198Z] Step 14/25 : COPY . . [2023-05-17T14:51:39.341Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T14:51:39.696Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T14:51:39.696Z] + sudo tee /etc/docker/daemon.new [2023-05-17T14:51:39.696Z] { [2023-05-17T14:51:39.696Z] "registry-mirrors": [ [2023-05-17T14:51:39.696Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T14:51:39.696Z] ], [2023-05-17T14:51:39.696Z] "bip": "10.250.0.254/24", [2023-05-17T14:51:39.696Z] "hosts": [ [2023-05-17T14:51:39.696Z] "tcp://0.0.0.0:5555", [2023-05-17T14:51:39.696Z] "unix:///var/run/docker.sock" [2023-05-17T14:51:39.696Z] ], [2023-05-17T14:51:39.696Z] "mtu": 1458, [2023-05-17T14:51:39.696Z] "selinux-enabled": true, [2023-05-17T14:51:39.696Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T14:51:39.696Z] } [Pipeline] sh [2023-05-17T14:51:40.042Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T14:51:40.400Z] + sudo service docker restart [2023-05-17T14:51:41.102Z] ---> 48fbfd56f4e5 [2023-05-17T14:51:41.102Z] Step 15/25 : RUN ${MAKE} [2023-05-17T14:51:41.102Z] ---> Running in 0d35ea0d1479 [2023-05-17T14:51:41.361Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T14:51:58.723Z] provisioning config files... [2023-05-17T14:51:58.758Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config13126761446107977788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:51:59.130Z] ---> docker-login.sh [2023-05-17T14:51:59.130Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:51:59.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:52:00.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:52:00.010Z] Configure a credential helper to remove this warning. See [2023-05-17T14:52:00.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:52:00.010Z] [2023-05-17T14:52:00.010Z] Login Succeeded [2023-05-17T14:52:00.010Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:52:00.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:52:00.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:52:00.286Z] Configure a credential helper to remove this warning. See [2023-05-17T14:52:00.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:52:00.286Z] [2023-05-17T14:52:00.286Z] Login Succeeded [2023-05-17T14:52:00.286Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:52:00.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:52:00.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:52:00.831Z] Configure a credential helper to remove this warning. See [2023-05-17T14:52:00.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:52:00.831Z] [2023-05-17T14:52:00.831Z] Login Succeeded [2023-05-17T14:52:00.831Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:52:01.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:52:01.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:52:01.105Z] Configure a credential helper to remove this warning. See [2023-05-17T14:52:01.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:52:01.105Z] [2023-05-17T14:52:01.105Z] Login Succeeded [2023-05-17T14:52:01.105Z] docker.io [2023-05-17T14:52:01.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:52:01.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:52:01.649Z] Configure a credential helper to remove this warning. See [2023-05-17T14:52:01.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:52:01.649Z] [2023-05-17T14:52:01.649Z] Login Succeeded [2023-05-17T14:52:01.649Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:52:01.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T14:52:01.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:52:01.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:52:02.004Z] ========================================================= [2023-05-17T14:52:02.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T14:52:02.004Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:52:02.361Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T14:52:03.292Z] Removing intermediate container 0d35ea0d1479 [2023-05-17T14:52:03.292Z] ---> f5b465eec2f5 [2023-05-17T14:52:03.292Z] Step 16/25 : FROM alpine:3.17 [2023-05-17T14:52:03.292Z] 3.17: Pulling from library/alpine [2023-05-17T14:52:03.292Z] f56be85fc22e: Already exists [2023-05-17T14:52:03.292Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T14:52:03.292Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T14:52:03.292Z] ---> 9ed4aefc74f6 [2023-05-17T14:52:03.292Z] Step 17/25 : EXPOSE 4000 [2023-05-17T14:52:03.292Z] ---> Running in 6b9490eead21 [2023-05-17T14:52:03.292Z] Removing intermediate container 6b9490eead21 [2023-05-17T14:52:03.292Z] ---> cb13dac3e1fa [2023-05-17T14:52:03.292Z] 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-17T14:52:03.292Z] ---> e6e4bd77d30d [2023-05-17T14:52:03.292Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-17T14:52:03.292Z] ---> 49b119820daf [2023-05-17T14:52:03.292Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-17T14:52:03.292Z] ---> 5d55a2ea832f [2023-05-17T14:52:03.292Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T14:52:03.292Z] ---> Running in e65d0cd37f4c [2023-05-17T14:52:03.344Z] Sending build context to Docker daemon 28.31MB [2023-05-17T14:52:03.344Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:52:03.344Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-17T14:52:03.552Z] Removing intermediate container e65d0cd37f4c [2023-05-17T14:52:03.552Z] ---> a3d61f63235f [2023-05-17T14:52:03.552Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-17T14:52:03.552Z] ---> Running in ca62bbfaa8f7 [2023-05-17T14:52:03.552Z] Removing intermediate container ca62bbfaa8f7 [2023-05-17T14:52:03.552Z] ---> aedb8d737e73 [2023-05-17T14:52:03.552Z] Step 23/25 : LABEL arch=amd64 [2023-05-17T14:52:03.552Z] ---> Running in 2844865c3759 [2023-05-17T14:52:03.552Z] Removing intermediate container 2844865c3759 [2023-05-17T14:52:03.552Z] ---> d723b7e1cd1e [2023-05-17T14:52:03.552Z] Step 24/25 : LABEL git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7 [2023-05-17T14:52:03.552Z] ---> Running in 792d1778fc66 [2023-05-17T14:52:03.615Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T14:52:03.615Z] c41833b44d91: Pulling fs layer [2023-05-17T14:52:03.615Z] ed15518f5707: Pulling fs layer [2023-05-17T14:52:03.615Z] feae8fd75edb: Pulling fs layer [2023-05-17T14:52:03.615Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T14:52:03.615Z] 3cdef696dda3: Pulling fs layer [2023-05-17T14:52:03.615Z] 2ced38df9373: Pulling fs layer [2023-05-17T14:52:03.615Z] 58f1dce35555: Pulling fs layer [2023-05-17T14:52:03.615Z] 3cdef696dda3: Waiting [2023-05-17T14:52:03.615Z] 2ced38df9373: Waiting [2023-05-17T14:52:03.615Z] 242c74f7c9fa: Waiting [2023-05-17T14:52:03.615Z] 58f1dce35555: Waiting [2023-05-17T14:52:03.615Z] ed15518f5707: Verifying Checksum [2023-05-17T14:52:03.615Z] ed15518f5707: Download complete [2023-05-17T14:52:03.615Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T14:52:03.615Z] 242c74f7c9fa: Download complete [2023-05-17T14:52:03.615Z] 3cdef696dda3: Verifying Checksum [2023-05-17T14:52:03.615Z] 3cdef696dda3: Download complete [2023-05-17T14:52:03.615Z] c41833b44d91: Verifying Checksum [2023-05-17T14:52:03.615Z] c41833b44d91: Download complete [2023-05-17T14:52:03.814Z] Removing intermediate container 792d1778fc66 [2023-05-17T14:52:03.814Z] ---> ed0a061069dc [2023-05-17T14:52:03.814Z] Step 25/25 : LABEL version=0.0.0 [2023-05-17T14:52:03.814Z] ---> Running in 52b976d50467 [2023-05-17T14:52:03.814Z] Removing intermediate container 52b976d50467 [2023-05-17T14:52:03.814Z] ---> bce6559918db [2023-05-17T14:52:03.814Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T14:52:03.814Z] Successfully built bce6559918db [2023-05-17T14:52:03.814Z] 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-17T14:52:04.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T14:52:04.237Z] [2023-05-17T14:52:04.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:52:04.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T14:52:04.534Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T14:52:04.534Z] 5eb5b503b376: Pulling fs layer [2023-05-17T14:52:04.534Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T14:52:04.534Z] ec43610c2a17: Pulling fs layer [2023-05-17T14:52:04.534Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T14:52:04.534Z] 33b1e0a273af: Pulling fs layer [2023-05-17T14:52:04.534Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T14:52:04.534Z] 2f39f015ded8: Pulling fs layer [2023-05-17T14:52:04.534Z] 3a2ae6a8a46f: Waiting [2023-05-17T14:52:04.534Z] 33b1e0a273af: Waiting [2023-05-17T14:52:04.534Z] 5d3b04190fa2: Waiting [2023-05-17T14:52:04.534Z] 2f39f015ded8: Waiting [2023-05-17T14:52:04.534Z] 5c69ac0246d0: Download complete [2023-05-17T14:52:04.534Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T14:52:04.534Z] 3a2ae6a8a46f: Download complete [2023-05-17T14:52:04.534Z] 33b1e0a273af: Verifying Checksum [2023-05-17T14:52:04.534Z] 33b1e0a273af: Download complete [2023-05-17T14:52:04.534Z] 5d3b04190fa2: Download complete [2023-05-17T14:52:04.794Z] ec43610c2a17: Verifying Checksum [2023-05-17T14:52:04.794Z] ec43610c2a17: Download complete [2023-05-17T14:52:04.794Z] 5eb5b503b376: Verifying Checksum [2023-05-17T14:52:04.794Z] 5eb5b503b376: Download complete [2023-05-17T14:52:05.076Z] c41833b44d91: Pull complete [2023-05-17T14:52:05.077Z] 58f1dce35555: Verifying Checksum [2023-05-17T14:52:05.077Z] 58f1dce35555: Download complete [2023-05-17T14:52:05.362Z] 2f39f015ded8: Download complete [2023-05-17T14:52:05.673Z] ed15518f5707: Pull complete [2023-05-17T14:52:05.930Z] 5eb5b503b376: Pull complete [2023-05-17T14:52:06.190Z] 5c69ac0246d0: Pull complete [2023-05-17T14:52:06.262Z] 2ced38df9373: Verifying Checksum [2023-05-17T14:52:06.262Z] 2ced38df9373: Download complete [2023-05-17T14:52:06.262Z] feae8fd75edb: Verifying Checksum [2023-05-17T14:52:06.262Z] feae8fd75edb: Download complete [2023-05-17T14:52:06.448Z] ec43610c2a17: Pull complete [2023-05-17T14:52:06.708Z] 3a2ae6a8a46f: Pull complete [2023-05-17T14:52:06.966Z] 33b1e0a273af: Pull complete [2023-05-17T14:52:06.966Z] 5d3b04190fa2: Pull complete [2023-05-17T14:52:11.156Z] 2f39f015ded8: Pull complete [2023-05-17T14:52:11.156Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T14:52:11.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T14:52:11.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:52:11.248Z] prd-ubuntu20.04-docker-8c-8g-15878 does not seem to be running inside a container [2023-05-17T14:52:11.283Z] $ 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-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@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-17T14:52:18.057Z] $ docker top c87687bf7b20959378a74acdab41a26a1f691daa72ea3a113e96338ae71bd9a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:52:18.418Z] ---> job-cost.sh [2023-05-17T14:52:18.419Z] lf-activate-venv: SKIPPING [2023-05-17T14:52:18.419Z] INFO: No Stack... [2023-05-17T14:52:18.678Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T14:52:18.732Z] feae8fd75edb: Pull complete [2023-05-17T14:52:18.732Z] 242c74f7c9fa: Pull complete [2023-05-17T14:52:18.732Z] 3cdef696dda3: Pull complete [2023-05-17T14:52:19.251Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T14:52:19.544Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives/cost.csv [2023-05-17T14:52:19.544Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T14:52:19.557Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] [2023-05-17T14:52:19.566Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] did not exist. Created. [2023-05-17T14:52:19.566Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T14:52:19.870Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T14:52:20.298Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T14:52:20.306Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T14:52:20.328Z] $ docker stop --time=1 c87687bf7b20959378a74acdab41a26a1f691daa72ea3a113e96338ae71bd9a3 [2023-05-17T14:52:21.670Z] $ docker rm -f --volumes c87687bf7b20959378a74acdab41a26a1f691daa72ea3a113e96338ae71bd9a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T14:52:27.015Z] 2ced38df9373: Pull complete [2023-05-17T14:52:29.007Z] 58f1dce35555: Pull complete [2023-05-17T14:52:29.007Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T14:52:29.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T14:52:29.007Z] ---> fadd8f120f05 [2023-05-17T14:52:29.007Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T14:52:31.624Z] ---> Running in 21735211c098 [2023-05-17T14:52:31.624Z] Removing intermediate container 21735211c098 [2023-05-17T14:52:31.624Z] ---> 29e123a27fcb [2023-05-17T14:52:31.624Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:52:31.624Z] ---> Running in 73641bf37605 [2023-05-17T14:52:31.895Z] Removing intermediate container 73641bf37605 [2023-05-17T14:52:31.895Z] ---> 907acad6ef56 [2023-05-17T14:52:31.895Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:52:31.895Z] ---> Running in 47292e5cbc77 [2023-05-17T14:52:32.497Z] Removing intermediate container 47292e5cbc77 [2023-05-17T14:52:32.497Z] ---> aeeafe9028d1 [2023-05-17T14:52:32.497Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-17T14:52:32.497Z] ---> Running in 973b9a0c3198 [2023-05-17T14:52:32.777Z] Removing intermediate container 973b9a0c3198 [2023-05-17T14:52:32.777Z] ---> 9b3cd936b3cc [2023-05-17T14:52:32.777Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T14:52:32.777Z] ---> Running in 21cd298640e6 [2023-05-17T14:52:33.373Z] Removing intermediate container 21cd298640e6 [2023-05-17T14:52:33.373Z] ---> 61af93d9f411 [2023-05-17T14:52:33.373Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T14:52:33.645Z] latest: Pulling from library/docker [2023-05-17T14:52:33.916Z] 08409d417260: Pulling fs layer [2023-05-17T14:52:33.916Z] bf127bdc9f4f: Pulling fs layer [2023-05-17T14:52:33.916Z] 55b4810136f4: Pulling fs layer [2023-05-17T14:52:33.916Z] a803316fb129: Pulling fs layer [2023-05-17T14:52:33.916Z] e4afab677181: Pulling fs layer [2023-05-17T14:52:33.916Z] 567bc94445bd: Pulling fs layer [2023-05-17T14:52:33.916Z] 69eff66c35e2: Pulling fs layer [2023-05-17T14:52:33.916Z] 9e6196db0a93: Pulling fs layer [2023-05-17T14:52:33.916Z] c8f44004068c: Pulling fs layer [2023-05-17T14:52:33.916Z] 22442686bd72: Pulling fs layer [2023-05-17T14:52:33.916Z] 538120297d91: Pulling fs layer [2023-05-17T14:52:33.916Z] 567bc94445bd: Waiting [2023-05-17T14:52:33.916Z] 69eff66c35e2: Waiting [2023-05-17T14:52:33.916Z] 9e6196db0a93: Waiting [2023-05-17T14:52:33.916Z] a803316fb129: Waiting [2023-05-17T14:52:33.916Z] e4afab677181: Waiting [2023-05-17T14:52:33.916Z] c8f44004068c: Waiting [2023-05-17T14:52:33.916Z] 22442686bd72: Waiting [2023-05-17T14:52:33.916Z] 538120297d91: Waiting [2023-05-17T14:52:33.916Z] 4eaff4018a72: Pulling fs layer [2023-05-17T14:52:33.916Z] 398e5219c811: Pulling fs layer [2023-05-17T14:52:33.916Z] 4eaff4018a72: Waiting [2023-05-17T14:52:33.916Z] a054eb5e9d23: Pulling fs layer [2023-05-17T14:52:33.916Z] a054eb5e9d23: Waiting [2023-05-17T14:52:33.916Z] 398e5219c811: Waiting [2023-05-17T14:52:33.916Z] 55b4810136f4: Download complete [2023-05-17T14:52:33.916Z] bf127bdc9f4f: Verifying Checksum [2023-05-17T14:52:33.916Z] bf127bdc9f4f: Download complete [2023-05-17T14:52:34.187Z] 08409d417260: Verifying Checksum [2023-05-17T14:52:34.187Z] 08409d417260: Download complete [2023-05-17T14:52:34.461Z] a803316fb129: Verifying Checksum [2023-05-17T14:52:34.461Z] a803316fb129: Download complete [2023-05-17T14:52:34.731Z] 567bc94445bd: Verifying Checksum [2023-05-17T14:52:34.731Z] 567bc94445bd: Download complete [2023-05-17T14:52:34.731Z] e4afab677181: Verifying Checksum [2023-05-17T14:52:34.731Z] e4afab677181: Download complete [2023-05-17T14:52:34.731Z] 69eff66c35e2: Verifying Checksum [2023-05-17T14:52:34.731Z] 69eff66c35e2: Download complete [2023-05-17T14:52:34.731Z] 9e6196db0a93: Verifying Checksum [2023-05-17T14:52:34.731Z] 9e6196db0a93: Download complete [2023-05-17T14:52:34.731Z] c8f44004068c: Verifying Checksum [2023-05-17T14:52:34.731Z] c8f44004068c: Download complete [2023-05-17T14:52:34.731Z] 538120297d91: Verifying Checksum [2023-05-17T14:52:34.732Z] 538120297d91: Download complete [2023-05-17T14:52:35.004Z] 08409d417260: Pull complete [2023-05-17T14:52:35.004Z] 398e5219c811: Verifying Checksum [2023-05-17T14:52:35.004Z] 398e5219c811: Download complete [2023-05-17T14:52:35.004Z] 22442686bd72: Verifying Checksum [2023-05-17T14:52:35.004Z] 22442686bd72: Download complete [2023-05-17T14:52:35.004Z] a054eb5e9d23: Verifying Checksum [2023-05-17T14:52:35.004Z] a054eb5e9d23: Download complete [2023-05-17T14:52:35.595Z] bf127bdc9f4f: Pull complete [2023-05-17T14:52:35.868Z] 55b4810136f4: Pull complete [2023-05-17T14:52:36.137Z] 4eaff4018a72: Verifying Checksum [2023-05-17T14:52:36.137Z] 4eaff4018a72: Download complete [2023-05-17T14:52:36.724Z] a803316fb129: Pull complete [2023-05-17T14:52:37.695Z] e4afab677181: Pull complete [2023-05-17T14:52:38.685Z] 567bc94445bd: Pull complete [2023-05-17T14:52:38.685Z] 69eff66c35e2: Pull complete [2023-05-17T14:52:38.953Z] 9e6196db0a93: Pull complete [2023-05-17T14:52:39.224Z] c8f44004068c: Pull complete [2023-05-17T14:52:40.212Z] 22442686bd72: Pull complete [2023-05-17T14:52:40.484Z] 538120297d91: Pull complete [2023-05-17T14:52:43.089Z] 4eaff4018a72: Pull complete [2023-05-17T14:52:43.089Z] 398e5219c811: Pull complete [2023-05-17T14:52:43.089Z] a054eb5e9d23: Pull complete [2023-05-17T14:52:43.360Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-17T14:52:43.360Z] Status: Downloaded newer image for docker:latest [2023-05-17T14:52:45.317Z] ---> 7ce0dd24fd79 [2023-05-17T14:52:45.317Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:52:45.590Z] ---> Running in 3b7a11bf55ee [2023-05-17T14:52:46.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T14:52:47.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T14:52:48.501Z] OK: 263 MiB in 53 packages [2023-05-17T14:52:49.476Z] Removing intermediate container 3b7a11bf55ee [2023-05-17T14:52:49.476Z] ---> ae9c0bc5ae26 [2023-05-17T14:52:49.476Z] Step 10/15 : ENV GO111MODULE=on [2023-05-17T14:52:49.476Z] ---> Running in 0718fbd11a9a [2023-05-17T14:52:49.747Z] Removing intermediate container 0718fbd11a9a [2023-05-17T14:52:49.747Z] ---> 427990e1784e [2023-05-17T14:52:49.747Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T14:52:50.018Z] ---> Running in 5bc30fab73cf [2023-05-17T14:52:50.287Z] Removing intermediate container 5bc30fab73cf [2023-05-17T14:52:50.287Z] ---> 90c002eb2ec3 [2023-05-17T14:52:50.287Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-17T14:52:50.899Z] ---> ac5774509b5b [2023-05-17T14:52:50.900Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:52:50.900Z] ---> Running in b2733f04142a [2023-05-17T14:53:58.846Z] Removing intermediate container b2733f04142a [2023-05-17T14:53:58.846Z] ---> 5efa658aeea3 [2023-05-17T14:53:58.846Z] Step 14/15 : COPY . . [2023-05-17T14:53:58.846Z] ---> 80f8611d6075 [2023-05-17T14:53:58.846Z] Step 15/15 : RUN ${MAKE} [2023-05-17T14:53:58.846Z] ---> Running in f9614f7bdc77 [2023-05-17T14:53:58.846Z] noop [2023-05-17T14:53:58.846Z] Removing intermediate container f9614f7bdc77 [2023-05-17T14:53:58.846Z] ---> 57284b055de4 [2023-05-17T14:53:58.846Z] Successfully built 57284b055de4 [2023-05-17T14:53:58.846Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:53:59.217Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T14:53:59.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:53:59.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-15881 does not seem to be running inside a container [2023-05-17T14:53:59.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-arm64 cat [2023-05-17T14:54:01.200Z] $ docker top 4f1264223b2bfbc87efd46a167bb6632be12362b256226a6e775fa5577fc5b08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:54:02.085Z] + go version [2023-05-17T14:54:02.085Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T14:54:02.112Z] $ docker stop --time=1 4f1264223b2bfbc87efd46a167bb6632be12362b256226a6e775fa5577fc5b08 [2023-05-17T14:54:03.813Z] $ docker rm -f --volumes 4f1264223b2bfbc87efd46a167bb6632be12362b256226a6e775fa5577fc5b08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:54:04.390Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T14:54:04.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:54:04.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-15881 does not seem to be running inside a container [2023-05-17T14:54:04.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-arm64 cat [2023-05-17T14:54:06.002Z] $ docker top ff19edd6be05cbd1e0fc0b91605f05109b6023e6e9345b4e0bc9ee7a3f808488 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:54:06.851Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-17T14:54:07.509Z] + make test [2023-05-17T14:54:07.509Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-17T14:54:46.453Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-17T14:56:38.178Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-17T14:56:38.178Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-17T14:56:38.178Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-17T14:56:38.178Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-17T14:56:38.178Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-17T14:56:38.178Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-17T14:56:38.178Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-17T14:56:38.178Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-17T14:56:38.178Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-17T14:56:53.231Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T14:56:53.231Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T14:56:53.231Z] ./bin/test-attribution-txt.sh [2023-05-17T14:56:53.231Z] make -C web test [2023-05-17T14:56:53.231Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2023-05-17T14:56:53.231Z] make[1]: tput: No such file or directory [2023-05-17T14:56:53.231Z] make[1]: tput: No such file or directory [2023-05-17T14:56:53.231Z] warning: generating ./VERSION [2023-05-17T14:56:53.231Z] echo "0.0.0" > VERSION [2023-05-17T14:56:53.231Z] docker build \ [2023-05-17T14:56:53.231Z] -f Dockerfile \ [2023-05-17T14:56:53.231Z] --build-arg USER=1000 \ [2023-05-17T14:56:53.231Z] \ [2023-05-17T14:56:53.231Z] --label "git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7" \ [2023-05-17T14:56:53.231Z] -t edgexfoundry/edgex-web-ui:4825f6d034bce8ffe810d71343afa70951ed32e7 \ [2023-05-17T14:56:53.231Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-17T14:56:53.231Z] . [2023-05-17T14:56:53.231Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-17T14:56:53.231Z] Install the buildx component to build images with BuildKit: [2023-05-17T14:56:53.231Z] https://docs.docker.com/go/buildx/ [2023-05-17T14:56:53.231Z] [2023-05-17T14:56:53.231Z] Sending build context to Docker daemon 2.571MB [2023-05-17T14:56:53.231Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-17T14:56:53.231Z] 16.17-alpine3.15: Pulling from library/node [2023-05-17T14:56:53.231Z] 47517142f6ba: Pulling fs layer [2023-05-17T14:56:53.231Z] 5f8c4bfa009b: Pulling fs layer [2023-05-17T14:56:53.231Z] f7079c9c4ba1: Pulling fs layer [2023-05-17T14:56:53.231Z] aba105e6f55a: Pulling fs layer [2023-05-17T14:56:53.231Z] 47517142f6ba: Verifying Checksum [2023-05-17T14:56:53.231Z] 47517142f6ba: Download complete [2023-05-17T14:56:53.231Z] f7079c9c4ba1: Verifying Checksum [2023-05-17T14:56:53.232Z] f7079c9c4ba1: Download complete [2023-05-17T14:56:53.232Z] aba105e6f55a: Verifying Checksum [2023-05-17T14:56:53.232Z] aba105e6f55a: Download complete [2023-05-17T14:56:53.818Z] 5f8c4bfa009b: Verifying Checksum [2023-05-17T14:56:53.818Z] 5f8c4bfa009b: Download complete [2023-05-17T14:56:55.230Z] 47517142f6ba: Pull complete [2023-05-17T14:56:58.580Z] 5f8c4bfa009b: Pull complete [2023-05-17T14:56:58.848Z] f7079c9c4ba1: Pull complete [2023-05-17T14:56:59.116Z] aba105e6f55a: Pull complete [2023-05-17T14:56:59.116Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-17T14:56:59.116Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-17T14:56:59.116Z] ---> bf1b8b58d215 [2023-05-17T14:56:59.116Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-17T14:56:59.703Z] ---> Running in 83623e024902 [2023-05-17T14:57:00.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-17T14:57:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-17T14:57:01.906Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-17T14:57:01.906Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-17T14:57:01.906Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-17T14:57:01.906Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-17T14:57:01.906Z] (5/128) Installing libxcb (1.14-r2) [2023-05-17T14:57:01.906Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-17T14:57:02.173Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-17T14:57:02.173Z] (8/128) Installing libice (1.0.10-r0) [2023-05-17T14:57:02.173Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-17T14:57:02.173Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-17T14:57:02.173Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-17T14:57:02.173Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-17T14:57:02.173Z] (13/128) Installing xset (1.2.4-r0) [2023-05-17T14:57:02.173Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-17T14:57:02.173Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-17T14:57:02.173Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-17T14:57:02.173Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-17T14:57:02.173Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-17T14:57:02.173Z] (19/128) Installing libintl (0.21-r0) [2023-05-17T14:57:02.173Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-17T14:57:02.173Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-17T14:57:02.173Z] (22/128) Installing pcre (8.45-r1) [2023-05-17T14:57:02.173Z] (23/128) Installing glib (2.70.1-r0) [2023-05-17T14:57:02.173Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-17T14:57:02.173Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-17T14:57:02.441Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-17T14:57:02.441Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-17T14:57:02.441Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-17T14:57:02.441Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-17T14:57:02.441Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-17T14:57:02.441Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-17T14:57:02.441Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-17T14:57:02.441Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-17T14:57:02.441Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-17T14:57:02.441Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-17T14:57:02.708Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-17T14:57:02.708Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-17T14:57:02.708Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-17T14:57:02.708Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-17T14:57:02.708Z] (40/128) Installing libxi (1.8-r0) [2023-05-17T14:57:02.708Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-17T14:57:02.708Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-17T14:57:02.708Z] (43/128) Installing atk (2.36.0-r0) [2023-05-17T14:57:02.708Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-17T14:57:02.708Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-17T14:57:02.708Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-17T14:57:02.708Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-17T14:57:02.708Z] (48/128) Installing expat (2.5.0-r0) [2023-05-17T14:57:02.708Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-17T14:57:02.708Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-17T14:57:02.708Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-17T14:57:02.708Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-17T14:57:02.708Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-17T14:57:02.708Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-17T14:57:02.708Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-17T14:57:02.976Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-17T14:57:02.976Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-17T14:57:02.976Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-17T14:57:02.976Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-17T14:57:02.976Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-17T14:57:02.976Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-17T14:57:02.976Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-17T14:57:02.976Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-17T14:57:02.976Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-17T14:57:02.976Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-17T14:57:02.976Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-17T14:57:02.976Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-17T14:57:03.245Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-17T14:57:03.245Z] (69/128) Installing pango (1.48.10-r0) [2023-05-17T14:57:03.245Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-17T14:57:03.245Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-17T14:57:03.245Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-17T14:57:03.245Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-17T14:57:03.515Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-17T14:57:03.515Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-17T14:57:03.515Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-17T14:57:03.784Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-17T14:57:03.784Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-17T14:57:03.784Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-17T14:57:03.784Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-17T14:57:06.386Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-17T14:57:06.386Z] (80/128) Installing flac (1.3.4-r0) [2023-05-17T14:57:06.386Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-17T14:57:06.386Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-17T14:57:06.386Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-17T14:57:06.386Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-17T14:57:06.386Z] (85/128) Installing libass (0.15.2-r0) [2023-05-17T14:57:06.386Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-17T14:57:06.386Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-17T14:57:06.386Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-17T14:57:06.386Z] (89/128) Installing lame (3.100-r0) [2023-05-17T14:57:06.386Z] (90/128) Installing opus (1.3.1-r1) [2023-05-17T14:57:06.386Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-17T14:57:06.386Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-17T14:57:06.386Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-17T14:57:06.386Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-17T14:57:06.386Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-17T14:57:06.386Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-17T14:57:06.386Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-17T14:57:06.386Z] (98/128) Installing libva (2.13.0-r0) [2023-05-17T14:57:06.386Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-17T14:57:06.386Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-17T14:57:06.386Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-17T14:57:06.386Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-17T14:57:06.386Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-17T14:57:06.386Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-17T14:57:06.386Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-17T14:57:06.657Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-17T14:57:06.657Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-17T14:57:06.925Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-17T14:57:06.925Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-17T14:57:07.194Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-17T14:57:07.194Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-17T14:57:07.194Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-17T14:57:07.194Z] (113/128) Installing nspr (4.32-r0) [2023-05-17T14:57:07.194Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-17T14:57:07.194Z] (115/128) Installing nss (3.78.1-r0) [2023-05-17T14:57:07.194Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-17T14:57:07.194Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-17T14:57:07.194Z] (118/128) Installing orc (0.4.32-r0) [2023-05-17T14:57:07.194Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-17T14:57:07.194Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-17T14:57:07.194Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-17T14:57:07.194Z] (122/128) Installing libpulse (15.0-r2) [2023-05-17T14:57:07.463Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-17T14:57:07.463Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-17T14:57:07.463Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-17T14:57:07.463Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-17T14:57:07.463Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-17T14:57:07.463Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-17T14:57:11.730Z] Executing busybox-1.34.1-r7.trigger [2023-05-17T14:57:11.730Z] Executing glib-2.70.1-r0.trigger [2023-05-17T14:57:11.730Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-17T14:57:14.316Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-17T14:57:14.316Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-17T14:57:14.316Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-17T14:57:14.316Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-17T14:57:14.316Z] OK: 275 MiB in 144 packages [2023-05-17T14:57:22.541Z] Removing intermediate container 83623e024902 [2023-05-17T14:57:22.541Z] ---> 94e80221fbbd [2023-05-17T14:57:22.541Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-17T14:57:22.541Z] ---> Running in ae6aaeadf038 [2023-05-17T14:57:22.810Z] Removing intermediate container ae6aaeadf038 [2023-05-17T14:57:22.810Z] ---> 4b40ff31f521 [2023-05-17T14:57:22.810Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-17T14:57:22.810Z] ---> Running in 10a275b30170 [2023-05-17T14:57:23.080Z] Removing intermediate container 10a275b30170 [2023-05-17T14:57:23.080Z] ---> d4618ecdf628 [2023-05-17T14:57:23.080Z] Step 5/10 : RUN npm install -g npm [2023-05-17T14:57:23.080Z] ---> Running in e0442f5f79bd [2023-05-17T14:57:55.325Z] [2023-05-17T14:57:55.325Z] removed 7 packages, changed 101 packages, and audited 264 packages in 27s [2023-05-17T14:57:55.325Z] [2023-05-17T14:57:55.325Z] 27 packages are looking for funding [2023-05-17T14:57:55.325Z] run `npm fund` for details [2023-05-17T14:57:55.325Z] [2023-05-17T14:57:55.325Z] found 0 vulnerabilities [2023-05-17T14:57:57.276Z] Removing intermediate container e0442f5f79bd [2023-05-17T14:57:57.276Z] ---> fc2413404eab [2023-05-17T14:57:57.276Z] Step 6/10 : ARG USER=1000 [2023-05-17T14:57:57.543Z] ---> Running in 996878d15bec [2023-05-17T14:57:57.814Z] Removing intermediate container 996878d15bec [2023-05-17T14:57:57.814Z] ---> 952155be7eb8 [2023-05-17T14:57:57.814Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-17T14:57:57.814Z] ---> Running in 014cc6110dcd [2023-05-17T14:57:59.764Z] Removing intermediate container 014cc6110dcd [2023-05-17T14:57:59.764Z] ---> 5da7bbf1a306 [2023-05-17T14:57:59.764Z] Step 8/10 : USER $USER:$USER [2023-05-17T14:57:59.764Z] ---> Running in 478e797e228c [2023-05-17T14:58:00.033Z] Removing intermediate container 478e797e228c [2023-05-17T14:58:00.033Z] ---> 8066567d3545 [2023-05-17T14:58:00.033Z] Step 9/10 : WORKDIR /app [2023-05-17T14:58:00.033Z] ---> Running in 3cfbeb32558c [2023-05-17T14:58:00.301Z] Removing intermediate container 3cfbeb32558c [2023-05-17T14:58:00.301Z] ---> e489084bf79b [2023-05-17T14:58:00.301Z] Step 10/10 : LABEL git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7 [2023-05-17T14:58:00.570Z] ---> Running in f796b3faad0a [2023-05-17T14:58:00.838Z] Removing intermediate container f796b3faad0a [2023-05-17T14:58:00.838Z] ---> 5947d3a738ca [2023-05-17T14:58:00.838Z] Successfully built 5947d3a738ca [2023-05-17T14:58:00.838Z] Successfully tagged edgexfoundry/edgex-web-ui:4825f6d034bce8ffe810d71343afa70951ed32e7 [2023-05-17T14:58:00.838Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-17T14:58:00.838Z] touch edgex-web-ui.imagebuilt [2023-05-17T14:58:00.838Z] mkdir -p node_modules coverage [2023-05-17T14:58:00.838Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-17T14:58:00.838Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-17T14:58:13.166Z] npm WARN old lockfile [2023-05-17T14:58:13.166Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-17T14:58:13.166Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-17T14:58:13.166Z] npm WARN old lockfile [2023-05-17T14:58:13.166Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-17T14:58:13.166Z] npm WARN old lockfile [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE required: { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE }, [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE required: { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE }, [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE required: { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE }, [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE required: { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE }, [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE required: { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE }, [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE required: { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE }, [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE required: { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE }, [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE required: { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE }, [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE required: { [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE }, [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:59:00.029Z] npm WARN EBADENGINE } [2023-05-17T14:59:32.278Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-17T14:59:32.278Z] 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-17T14:59:32.278Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-17T14:59:32.278Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T14:59:32.278Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-17T14:59:34.230Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-17T14:59:38.487Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-17T14:59:46.700Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-17T14:59:47.283Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-17T14:59:48.248Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-17T15:00:00.566Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-17T15:00:10.638Z] 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-17T15:00:10.638Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T15:00:10.638Z] 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-17T15:00:14.889Z] 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-17T15:00:16.299Z] 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-17T15:00:18.875Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T15:00:31.175Z] 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-17T15:00:32.650Z] 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-17T15:00:54.779Z] 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-17T15:01:16.839Z] 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-17T15:01:55.699Z] [2023-05-17T15:01:55.699Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-17T15:01:55.699Z] [2023-05-17T15:01:55.699Z] 90 packages are looking for funding [2023-05-17T15:01:55.699Z] run `npm fund` for details [2023-05-17T15:01:55.699Z] [2023-05-17T15:01:55.699Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-17T15:01:55.699Z] [2023-05-17T15:01:55.699Z] To address issues that do not require attention, run: [2023-05-17T15:01:55.699Z] npm audit fix [2023-05-17T15:01:55.699Z] [2023-05-17T15:01:55.699Z] To address all issues (including breaking changes), run: [2023-05-17T15:01:55.699Z] npm audit fix --force [2023-05-17T15:01:55.699Z] [2023-05-17T15:01:55.699Z] Run `npm audit` for details. [2023-05-17T15:01:58.281Z] 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-17T15:02:16.488Z] - Generating browser application bundles (phase: setup)... [2023-05-17T15:02:48.715Z] Compiling @angular/core : es2015 as esm2015 [2023-05-17T15:02:48.715Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-17T15:03:20.943Z] Compiling @angular/common : es2015 as esm2015 [2023-05-17T15:03:20.943Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-17T15:03:23.525Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-17T15:03:23.525Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-17T15:03:27.782Z] Compiling @angular/router : es2015 as esm2015 [2023-05-17T15:03:28.367Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-17T15:03:33.705Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-17T15:03:35.666Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-17T15:03:35.666Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-17T15:03:41.017Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-17T15:03:41.017Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-17T15:03:41.017Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-17T15:04:48.882Z] 17 05 2023 15:04:40.631:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-17T15:04:48.882Z] 17 05 2023 15:04:40.644:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-17T15:04:48.882Z] 17 05 2023 15:04:40.676:INFO [launcher]: Starting browser ChromeHeadless [2023-05-17T15:05:56.782Z] 17 05 2023 15:05:47.793:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-17T15:06:23.440Z] 17 05 2023 15:06:21.472:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-17T15:06:41.682Z] ✔ Browser application bundle generation complete. [2023-05-17T15:06:42.647Z] 17 05 2023 15:06:42.607:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 6EdDmYiXhT9J6BQmAAAB with id 84019441 [2023-05-17T15:07:00.850Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-17T15:07:01.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.782 secs) [2023-05-17T15:07:02.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.294 secs) [2023-05-17T15:07:02.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.428 secs) [2023-05-17T15:07:02.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.856 secs) [2023-05-17T15:07:02.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.992 secs) [2023-05-17T15:07:02.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.045 secs) [2023-05-17T15:07:02.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.081 secs) [2023-05-17T15:07:03.451Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.465 secs) [2023-05-17T15:07:03.451Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.559 secs) [2023-05-17T15:07:03.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.64 secs) [2023-05-17T15:07:03.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.657 secs) [2023-05-17T15:07:03.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.071 secs) [2023-05-17T15:07:04.248Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.17 secs) [2023-05-17T15:07:04.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.215 secs) [2023-05-17T15:07:04.516Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.311 secs) [2023-05-17T15:07:05.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.868 secs) [2023-05-17T15:07:05.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.052 secs) [2023-05-17T15:07:05.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.214 secs) [2023-05-17T15:07:05.632Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.383 secs) [2023-05-17T15:07:05.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.472 secs) [2023-05-17T15:07:06.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.686 secs) [2023-05-17T15:07:06.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.728 secs) [2023-05-17T15:07:06.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.794 secs) [2023-05-17T15:07:06.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.851 secs) [2023-05-17T15:07:06.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.957 secs) [2023-05-17T15:07:06.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.028 secs) [2023-05-17T15:07:06.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.201 secs) [2023-05-17T15:07:06.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.32 secs) [2023-05-17T15:07:06.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.386 secs) [2023-05-17T15:07:06.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.412 secs) [2023-05-17T15:07:06.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.431 secs) [2023-05-17T15:07:07.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.462 secs) [2023-05-17T15:07:07.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.523 secs) [2023-05-17T15:07:07.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.85 secs) [2023-05-17T15:07:07.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.052 secs) [2023-05-17T15:07:08.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.389 secs) [2023-05-17T15:07:08.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.463 secs) [2023-05-17T15:07:08.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.528 secs) [2023-05-17T15:07:08.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.595 secs) [2023-05-17T15:07:08.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.844 secs) [2023-05-17T15:07:09.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.042 secs) [2023-05-17T15:07:09.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.103 secs) [2023-05-17T15:07:09.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.213 secs) [2023-05-17T15:07:09.683Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 7.257 secs) [2023-05-17T15:07:09.683Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.316 secs) [2023-05-17T15:07:09.949Z] WARN: ' [2023-05-17T15:07:09.949Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T15:07:09.949Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T15:07:09.949Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T15:07:09.949Z] in a future version of Angular. [2023-05-17T15:07:09.949Z] [2023-05-17T15:07:09.949Z] For more information on this, see our API docs here: [2023-05-17T15:07:09.949Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T15:07:09.949Z] ' [2023-05-17T15:07:09.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.316 secs) [2023-05-17T15:07:09.949Z] WARN: ' [2023-05-17T15:07:09.949Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T15:07:09.949Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T15:07:09.949Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T15:07:09.949Z] in a future version of Angular. [2023-05-17T15:07:09.949Z] [2023-05-17T15:07:09.949Z] For more information on this, see our API docs here: [2023-05-17T15:07:09.949Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T15:07:09.949Z] ' [2023-05-17T15:07:09.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.517 secs) [2023-05-17T15:07:09.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.57 secs) [2023-05-17T15:07:10.215Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.67 secs) [2023-05-17T15:07:10.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.929 secs) [2023-05-17T15:07:10.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.962 secs) [2023-05-17T15:07:10.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 8.009 secs) [2023-05-17T15:07:11.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 8.444 secs) [2023-05-17T15:07:11.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 8.472 secs) [2023-05-17T15:07:11.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 8.544 secs) [2023-05-17T15:07:11.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.573 secs) [2023-05-17T15:07:11.546Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.664 secs) [2023-05-17T15:07:11.546Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.719 secs) [2023-05-17T15:07:11.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.898 secs) [2023-05-17T15:07:11.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.95 secs) [2023-05-17T15:07:12.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.998 secs) [2023-05-17T15:07:12.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 9.021 secs) [2023-05-17T15:07:12.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.05 secs) [2023-05-17T15:07:12.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.206 secs) [2023-05-17T15:07:12.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.267 secs) [2023-05-17T15:07:12.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.291 secs) [2023-05-17T15:07:12.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.307 secs) [2023-05-17T15:07:12.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.324 secs) [2023-05-17T15:07:12.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.43 secs) [2023-05-17T15:07:12.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.454 secs) [2023-05-17T15:07:12.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.467 secs) [2023-05-17T15:07:12.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.818 secs) [2023-05-17T15:07:13.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 10.009 secs) [2023-05-17T15:07:13.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 10.079 secs) [2023-05-17T15:07:13.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 10.106 secs) [2023-05-17T15:07:13.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 10.125 secs) [2023-05-17T15:07:13.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 10.265 secs) [2023-05-17T15:07:13.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.287 secs) [2023-05-17T15:07:13.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.301 secs) [2023-05-17T15:07:13.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.319 secs) [2023-05-17T15:07:13.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.33 secs) [2023-05-17T15:07:13.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.572 secs) [2023-05-17T15:07:14.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.615 secs) [2023-05-17T15:07:14.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.833 secs) [2023-05-17T15:07:14.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 11.004 secs) [2023-05-17T15:07:14.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11.069 secs) [2023-05-17T15:07:14.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.092 secs) [2023-05-17T15:07:14.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.14 secs) [2023-05-17T15:07:15.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.167 secs) [2023-05-17T15:07:15.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.181 secs) [2023-05-17T15:07:15.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.28 secs) [2023-05-17T15:07:15.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.299 secs) [2023-05-17T15:07:15.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.311 secs) [2023-05-17T15:07:15.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.476 secs) [2023-05-17T15:07:15.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 12.051 secs) [2023-05-17T15:07:16.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 12.08 secs) [2023-05-17T15:07:16.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.098 secs) [2023-05-17T15:07:16.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.208 secs) [2023-05-17T15:07:16.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.239 secs) [2023-05-17T15:07:16.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.277 secs) [2023-05-17T15:07:16.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.311 secs) [2023-05-17T15:07:16.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.358 secs) [2023-05-17T15:07:16.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.389 secs) [2023-05-17T15:07:16.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.414 secs) [2023-05-17T15:07:16.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.438 secs) [2023-05-17T15:07:16.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.452 secs) [2023-05-17T15:07:16.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.485 secs) [2023-05-17T15:07:16.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.558 secs) [2023-05-17T15:07:16.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.613 secs) [2023-05-17T15:07:16.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.65 secs) [2023-05-17T15:07:16.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.68 secs) [2023-05-17T15:07:16.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.699 secs) [2023-05-17T15:07:17.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.784 secs) [2023-05-17T15:07:17.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.859 secs) [2023-05-17T15:07:17.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.96 secs) [2023-05-17T15:07:17.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.263 secs) [2023-05-17T15:07:17.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.313 secs) [2023-05-17T15:07:18.035Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.372 secs) [2023-05-17T15:07:18.035Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.452 secs) [2023-05-17T15:07:18.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.606 secs) [2023-05-17T15:07:18.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.661 secs) [2023-05-17T15:07:18.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.693 secs) [2023-05-17T15:07:18.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.72 secs) [2023-05-17T15:07:18.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.922 secs) [2023-05-17T15:07:18.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.081 secs) [2023-05-17T15:07:19.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.107 secs) [2023-05-17T15:07:19.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.123 secs) [2023-05-17T15:07:19.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.14 secs) [2023-05-17T15:07:19.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.231 secs) [2023-05-17T15:07:19.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.289 secs) [2023-05-17T15:07:19.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.365 secs) [2023-05-17T15:07:19.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.398 secs) [2023-05-17T15:07:19.638Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.481 secs) [2023-05-17T15:07:19.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.623 secs) [2023-05-17T15:07:19.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.701 secs) [2023-05-17T15:07:20.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.785 secs) [2023-05-17T15:07:20.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.918 secs) [2023-05-17T15:07:20.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.948 secs) [2023-05-17T15:07:20.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.995 secs) [2023-05-17T15:07:20.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.035 secs) [2023-05-17T15:07:20.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.215 secs) [2023-05-17T15:07:20.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.247 secs) [2023-05-17T15:07:20.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.266 secs) [2023-05-17T15:07:20.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.282 secs) [2023-05-17T15:07:20.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.294 secs) [2023-05-17T15:07:20.986Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.461 secs) [2023-05-17T15:07:21.944Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.419 secs / 15.461 secs) [2023-05-17T15:07:21.944Z] TOTAL: 145 SUCCESS [2023-05-17T15:07:21.944Z] ✔ Browser application bundle generation complete. [2023-05-17T15:07:26.202Z] [2023-05-17T15:07:26.202Z] =============================== Coverage summary =============================== [2023-05-17T15:07:26.202Z] Statements : 41.56% ( 1425/3429 ) [2023-05-17T15:07:26.202Z] Branches : 12.14% ( 109/898 ) [2023-05-17T15:07:26.202Z] Functions : 33.33% ( 417/1251 ) [2023-05-17T15:07:26.202Z] Lines : 39.45% ( 1280/3245 ) [2023-05-17T15:07:26.202Z] ================================================================================ [2023-05-17T15:07:26.202Z] 17 05 2023 15:07:25.502:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-17T15:07:26.796Z] ✔ Browser application bundle generation complete. [2023-05-17T15:07:27.760Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2023-05-17T15:07:27.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T15:07:27.788Z] $ docker stop --time=1 ff19edd6be05cbd1e0fc0b91605f05109b6023e6e9345b4e0bc9ee7a3f808488 [2023-05-17T15:07:29.580Z] $ docker rm -f --volumes ff19edd6be05cbd1e0fc0b91605f05109b6023e6e9345b4e0bc9ee7a3f808488 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T15:07:30.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T15:07:34.103Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T15:07:39.550Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T15:07:39.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T15:07:42.853Z] + ls -al . [2023-05-17T15:07:42.853Z] total 176 [2023-05-17T15:07:42.853Z] drwxrwxr-x 13 jenkins jenkins 4096 May 17 14:54 . [2023-05-17T15:07:42.853Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:51 .. [2023-05-17T15:07:42.853Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:51 .blubracket [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 18 May 17 14:51 .dockerignore [2023-05-17T15:07:42.853Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:51 .git [2023-05-17T15:07:42.853Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:51 .github [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 185 May 17 14:51 .gitignore [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 17 14:51 Attribution.txt [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 17 14:51 CHANGELOG.md [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 17 14:51 CONTRIBUTING.md [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 17 14:51 Dockerfile [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 652 May 17 14:51 Jenkinsfile [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 17 14:51 LICENSE [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 17 14:51 Makefile [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 17 14:51 README.md [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 14:48 VERSION [2023-05-17T15:07:42.853Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:51 assets [2023-05-17T15:07:42.853Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:51 bin [2023-05-17T15:07:42.853Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:51 cmd [2023-05-17T15:07:42.853Z] -rw-r--r-- 1 jenkins jenkins 10 May 17 14:54 coverage.out [2023-05-17T15:07:42.853Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:51 docs [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 17 14:51 go.mod [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 17 14:51 go.sum [2023-05-17T15:07:42.853Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:51 internal [2023-05-17T15:07:42.853Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:51 snap [2023-05-17T15:07:42.853Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:51 testing [2023-05-17T15:07:42.853Z] -rw-rw-r-- 1 jenkins jenkins 155 May 17 14:51 version.go [2023-05-17T15:07:42.853Z] drwxrwxr-x 6 jenkins jenkins 4096 May 17 14:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:07:43.192Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7 --label arch=arm64 --label version=0.0.0 . [2023-05-17T15:07:44.603Z] Sending build context to Docker daemon 31.07MB [2023-05-17T15:07:44.603Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T15:07:44.603Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T15:07:44.603Z] ---> 57284b055de4 [2023-05-17T15:07:44.603Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T15:07:45.567Z] ---> Running in 7821d4cbfe7d [2023-05-17T15:07:45.834Z] Removing intermediate container 7821d4cbfe7d [2023-05-17T15:07:45.834Z] ---> 2bc16e3d1723 [2023-05-17T15:07:45.834Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T15:07:45.834Z] ---> Running in 6e5ed8311add [2023-05-17T15:07:46.101Z] Removing intermediate container 6e5ed8311add [2023-05-17T15:07:46.101Z] ---> d790a2f027fe [2023-05-17T15:07:46.101Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T15:07:46.101Z] ---> Running in 908b82fcba9f [2023-05-17T15:07:46.368Z] Removing intermediate container 908b82fcba9f [2023-05-17T15:07:46.368Z] ---> e8e7a0a369e5 [2023-05-17T15:07:46.368Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-17T15:07:46.639Z] ---> Running in dd9cd6da0de9 [2023-05-17T15:07:46.908Z] Removing intermediate container dd9cd6da0de9 [2023-05-17T15:07:46.908Z] ---> abef18388600 [2023-05-17T15:07:46.908Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T15:07:46.908Z] ---> Running in 1ef36614e5e8 [2023-05-17T15:07:47.175Z] Removing intermediate container 1ef36614e5e8 [2023-05-17T15:07:47.175Z] ---> 25c8fbbf4811 [2023-05-17T15:07:47.175Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T15:07:49.116Z] ---> 10b3197c5e5f [2023-05-17T15:07:49.116Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T15:07:49.116Z] ---> Running in 7628605cec9e [2023-05-17T15:07:49.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T15:07:50.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T15:07:51.250Z] OK: 263 MiB in 53 packages [2023-05-17T15:07:52.211Z] Removing intermediate container 7628605cec9e [2023-05-17T15:07:52.211Z] ---> ffccfbc3a5a3 [2023-05-17T15:07:52.211Z] Step 10/25 : ENV GO111MODULE=on [2023-05-17T15:07:52.478Z] ---> Running in 087c69a65501 [2023-05-17T15:07:52.744Z] Removing intermediate container 087c69a65501 [2023-05-17T15:07:52.744Z] ---> 94d343ced394 [2023-05-17T15:07:52.744Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T15:07:52.744Z] ---> Running in 08b3b31517d5 [2023-05-17T15:07:53.010Z] Removing intermediate container 08b3b31517d5 [2023-05-17T15:07:53.010Z] ---> 13bef946d6a6 [2023-05-17T15:07:53.011Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-17T15:07:53.594Z] ---> a121cd96e492 [2023-05-17T15:07:53.594Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T15:07:53.594Z] ---> Running in a6634bced6eb [2023-05-17T15:07:57.855Z] Removing intermediate container a6634bced6eb [2023-05-17T15:07:57.855Z] ---> 855d6810b464 [2023-05-17T15:07:57.855Z] Step 14/25 : COPY . . [2023-05-17T15:08:02.107Z] ---> a32173deda6c [2023-05-17T15:08:02.107Z] Step 15/25 : RUN ${MAKE} [2023-05-17T15:08:02.107Z] ---> Running in 0659d1fe2bf9 [2023-05-17T15:08:03.065Z] 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-17T15:10:09.951Z] Removing intermediate container 0659d1fe2bf9 [2023-05-17T15:10:09.951Z] ---> f7e111464ac0 [2023-05-17T15:10:09.951Z] Step 16/25 : FROM alpine:3.17 [2023-05-17T15:10:09.951Z] 3.17: Pulling from library/alpine [2023-05-17T15:10:09.951Z] c41833b44d91: Already exists [2023-05-17T15:10:09.951Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T15:10:09.951Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T15:10:09.951Z] ---> 51e60588ff2c [2023-05-17T15:10:09.951Z] Step 17/25 : EXPOSE 4000 [2023-05-17T15:10:09.951Z] ---> Running in 13a05d6d0bac [2023-05-17T15:10:09.951Z] Removing intermediate container 13a05d6d0bac [2023-05-17T15:10:09.951Z] ---> b9e3c1317cb3 [2023-05-17T15:10:09.951Z] 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-17T15:10:09.951Z] ---> 69d058da97f6 [2023-05-17T15:10:09.951Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-17T15:10:09.952Z] ---> b319a4ae2260 [2023-05-17T15:10:09.952Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-17T15:10:09.952Z] ---> b60d75900d1c [2023-05-17T15:10:09.952Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T15:10:09.952Z] ---> Running in 0cb4d38dc186 [2023-05-17T15:10:09.952Z] Removing intermediate container 0cb4d38dc186 [2023-05-17T15:10:09.952Z] ---> 95f6a4d8c595 [2023-05-17T15:10:09.952Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-17T15:10:09.952Z] ---> Running in fd6ce71ed98b [2023-05-17T15:10:09.952Z] Removing intermediate container fd6ce71ed98b [2023-05-17T15:10:09.952Z] ---> 8ba0e78f6414 [2023-05-17T15:10:09.952Z] Step 23/25 : LABEL arch=arm64 [2023-05-17T15:10:09.952Z] ---> Running in 972be7e9cfdf [2023-05-17T15:10:09.952Z] Removing intermediate container 972be7e9cfdf [2023-05-17T15:10:09.952Z] ---> fb9e412dd3fc [2023-05-17T15:10:09.952Z] Step 24/25 : LABEL git_sha=4825f6d034bce8ffe810d71343afa70951ed32e7 [2023-05-17T15:10:09.952Z] ---> Running in 053cc51d800b [2023-05-17T15:10:09.952Z] Removing intermediate container 053cc51d800b [2023-05-17T15:10:09.952Z] ---> 494129e57f4d [2023-05-17T15:10:09.952Z] Step 25/25 : LABEL version=0.0.0 [2023-05-17T15:10:09.952Z] ---> Running in 84e4417145ba [2023-05-17T15:10:09.952Z] Removing intermediate container 84e4417145ba [2023-05-17T15:10:09.952Z] ---> 83d408392f07 [2023-05-17T15:10:09.952Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T15:10:09.952Z] Successfully built 83d408392f07 [2023-05-17T15:10:09.952Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:10.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T15:10:10.404Z] [2023-05-17T15:10:10.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:10.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T15:10:11.699Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T15:10:11.699Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T15:10:11.699Z] 04944245beec: Pulling fs layer [2023-05-17T15:10:11.699Z] 699f458cf7ca: Pulling fs layer [2023-05-17T15:10:11.699Z] 765212b225bb: Pulling fs layer [2023-05-17T15:10:11.699Z] f23df028b6ca: Pulling fs layer [2023-05-17T15:10:11.699Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T15:10:11.699Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T15:10:11.699Z] f23df028b6ca: Waiting [2023-05-17T15:10:11.699Z] d65c8cfc05b1: Waiting [2023-05-17T15:10:11.699Z] 2437ff75d9bd: Waiting [2023-05-17T15:10:11.699Z] 765212b225bb: Waiting [2023-05-17T15:10:11.699Z] 04944245beec: Verifying Checksum [2023-05-17T15:10:11.699Z] 04944245beec: Download complete [2023-05-17T15:10:11.699Z] 765212b225bb: Verifying Checksum [2023-05-17T15:10:11.699Z] 765212b225bb: Download complete [2023-05-17T15:10:11.699Z] f23df028b6ca: Verifying Checksum [2023-05-17T15:10:11.699Z] f23df028b6ca: Download complete [2023-05-17T15:10:11.966Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T15:10:11.966Z] d65c8cfc05b1: Download complete [2023-05-17T15:10:11.966Z] 699f458cf7ca: Verifying Checksum [2023-05-17T15:10:11.966Z] 699f458cf7ca: Download complete [2023-05-17T15:10:12.234Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T15:10:12.234Z] 8998bd30e6a1: Download complete [2023-05-17T15:10:14.812Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T15:10:16.222Z] 8998bd30e6a1: Pull complete [2023-05-17T15:10:16.804Z] 04944245beec: Pull complete [2023-05-17T15:10:18.208Z] 699f458cf7ca: Pull complete [2023-05-17T15:10:18.208Z] 765212b225bb: Pull complete [2023-05-17T15:10:19.167Z] f23df028b6ca: Pull complete [2023-05-17T15:10:19.167Z] d65c8cfc05b1: Pull complete [2023-05-17T15:10:34.166Z] 2437ff75d9bd: Pull complete [2023-05-17T15:10:34.166Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T15:10:34.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T15:10:34.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:10:34.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-15881 does not seem to be running inside a container [2023-05-17T15:10:34.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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:arm64 cat [2023-05-17T15:10:37.334Z] $ docker top fb945e7edb46080a66f49d1ae6c173877f4bab67e3ecab1d1698efc34b23f61d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:10:38.181Z] ---> job-cost.sh [2023-05-17T15:10:38.182Z] lf-activate-venv: SKIPPING [2023-05-17T15:10:38.182Z] INFO: No Stack... [2023-05-17T15:10:38.762Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T15:10:39.344Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T15:10:39.668Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2023-05-17T15:10:39.669Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T15:10:40.085Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] [2023-05-17T15:10:40.095Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] did not exist. Created. [2023-05-17T15:10:40.095Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T15:10:40.793Z] /w/workspace/edgex-ui-go/2@tmp/durable-67384083/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T15:10:41.450Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T15:10:41.466Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T15:10:46.254Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T15:10:46.264Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T15:10:46.285Z] $ docker stop --time=1 fb945e7edb46080a66f49d1ae6c173877f4bab67e3ecab1d1698efc34b23f61d [2023-05-17T15:10:47.936Z] $ docker rm -f --volumes fb945e7edb46080a66f49d1ae6c173877f4bab67e3ecab1d1698efc34b23f61d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-17T15:10:48.333Z] provisioning config files... [2023-05-17T15:10:48.341Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config9151012205708080102tmp [Pipeline] { [Pipeline] sh [2023-05-17T15:10:48.640Z] + set +x [2023-05-17T15:10:48.640Z] + curl -s https://codecov.io/bash [2023-05-17T15:10:48.640Z] + bash -s -- [2023-05-17T15:10:48.640Z] [2023-05-17T15:10:48.640Z] _____ _ [2023-05-17T15:10:48.640Z] / ____| | | [2023-05-17T15:10:48.640Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T15:10:48.640Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T15:10:48.640Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T15:10:48.640Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T15:10:48.640Z] Bash-1.0.6 [2023-05-17T15:10:48.640Z] [2023-05-17T15:10:48.640Z] [2023-05-17T15:10:48.640Z] ==> git version 2.25.1 found [2023-05-17T15:10:48.640Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-17T15:10:48.640Z] Release-Date: 2020-01-08 [2023-05-17T15:10:48.640Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T15:10:48.640Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T15:10:48.640Z] ==> Jenkins CI detected. [2023-05-17T15:10:48.640Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [2023-05-17T15:10:48.640Z] project root: . [2023-05-17T15:10:48.640Z] --> token set from env [2023-05-17T15:10:48.640Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T15:10:48.640Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T15:10:48.901Z] ==> Python coveragepy not found [2023-05-17T15:10:48.901Z] ==> Searching for coverage reports in: [2023-05-17T15:10:48.901Z] + . [2023-05-17T15:10:48.901Z] -> Found 1 reports [2023-05-17T15:10:48.901Z] ==> Detecting git/mercurial file structure [2023-05-17T15:10:48.901Z] ==> Reading reports [2023-05-17T15:10:48.901Z] + ./coverage.out bytes=10 [2023-05-17T15:10:48.901Z] ==> Appending adjustments [2023-05-17T15:10:48.901Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T15:10:49.470Z] + Found adjustments [2023-05-17T15:10:49.470Z] ==> Gzipping contents [2023-05-17T15:10:49.470Z] 12K /tmp/codecov.gdacMQ.gz [2023-05-17T15:10:49.470Z] ==> Uploading reports [2023-05-17T15:10:49.470Z] url: https://codecov.io [2023-05-17T15:10:49.470Z] query: branch=PR-610&commit=4825f6d034bce8ffe810d71343afa70951ed32e7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-610%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=610&job=&cmd_args= [2023-05-17T15:10:49.470Z] -> Pinging Codecov [2023-05-17T15:10:49.470Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-610&commit=4825f6d034bce8ffe810d71343afa70951ed32e7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-610%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=610&job=&cmd_args= [2023-05-17T15:10:49.729Z] -> Uploading to [2023-05-17T15:10:49.729Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/FB506323287CE973F263BFD2A0EB1F37/4825f6d034bce8ffe810d71343afa70951ed32e7/b3b4584d-44c1-479d-a2f1-2894ee01e883.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T151049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=279d0188d72c131a17d74b49badbb59b92ae46036618e4725a1a069979fc42fd [2023-05-17T15:10:49.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T15:10:49.729Z] Dload Upload Total Spent Left Speed [2023-05-17T15:10:49.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 37314 --:--:-- --:--:-- --:--:-- 37314 [2023-05-17T15:10:49.988Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/4825f6d034bce8ffe810d71343afa70951ed32e7 [Pipeline] } [2023-05-17T15:10:49.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T15:10:50.710Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives ] [2023-05-17T15:10:50.710Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives [2023-05-17T15:10:50.710Z] total 16 [2023-05-17T15:10:50.710Z] drwxr-xr-x 3 root root 4096 May 17 14:52 . [2023-05-17T15:10:50.710Z] drwxrwxr-x 15 jenkins jenkins 4096 May 17 14:52 .. [2023-05-17T15:10:50.710Z] drwxr-xr-x 2 root root 4096 May 17 14:52 cost [2023-05-17T15:10:50.710Z] -rw-r--r-- 1 root root 83 May 17 14:52 cost.csv [2023-05-17T15:10:50.710Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives [2023-05-17T15:10:50.710Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives [2023-05-17T15:10:50.710Z] total 16 [2023-05-17T15:10:50.710Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:52 . [2023-05-17T15:10:50.710Z] drwxrwxr-x 15 jenkins jenkins 4096 May 17 14:52 .. [2023-05-17T15:10:50.710Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 14:52 cost [2023-05-17T15:10:50.710Z] -rw-r--r-- 1 jenkins jenkins 83 May 17 14:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:10:51.003Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:10:51.862Z] ---> package-listing.sh [2023-05-17T15:10:51.862Z] ++ facter osfamily [2023-05-17T15:10:51.862Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T15:10:52.122Z] + OS_FAMILY=debian [2023-05-17T15:10:52.122Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-610 [2023-05-17T15:10:52.122Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T15:10:52.122Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T15:10:52.122Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T15:10:52.122Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T15:10:52.122Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-610 ']' [2023-05-17T15:10:52.122Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T15:10:52.122Z] + case "${OS_FAMILY}" in [2023-05-17T15:10:52.122Z] + dpkg -l [2023-05-17T15:10:52.122Z] + grep '^ii' [2023-05-17T15:10:52.122Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T15:10:52.122Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T15:10:52.122Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T15:10:52.122Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-610 ']' [2023-05-17T15:10:52.122Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives/ [2023-05-17T15:10:52.122Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives/ [Pipeline] echo [2023-05-17T15:10:52.133Z] 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-610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T15:10:52.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:52.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T15:10:52.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:10:53.063Z] prd-ubuntu20.04-docker-8c-8g-15878 does not seem to be running inside a container [2023-05-17T15:10:53.098Z] $ 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-610/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-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@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-17T15:10:53.300Z] $ docker top 56b695d8fb5243cd9cf3d165936480286a46150019e4eb1726c7b09a4da752df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T15:10:53.651Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T15:10:53.939Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T15:10:54.226Z] + ls /var/log/sa-host [2023-05-17T15:10:54.226Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:10:54.292Z] provisioning config files... [2023-05-17T15:10:54.301Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config2831799506960959977tmp [Pipeline] { [Pipeline] echo [2023-05-17T15:10:54.313Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:10:54.598Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T15:10:54.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:10:54.946Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T15:10:54.955Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:10:55.239Z] ---> sudo-logs.sh [2023-05-17T15:10:55.239Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T15:10:55.267Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:10:55.559Z] ---> job-cost.sh [2023-05-17T15:10:55.559Z] lf-activate-venv: SKIPPING [2023-05-17T15:10:55.559Z] DEBUG: total: 0.2199999988079071 [2023-05-17T15:10:55.559Z] INFO: Retrieving Stack Cost... [2023-05-17T15:10:56.128Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T15:10:56.389Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T15:10:56.400Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:10:56.684Z] ---> logs-deploy.sh [2023-05-17T15:10:56.685Z] lf-activate-venv: SKIPPING [2023-05-17T15:10:56.685Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-610/2 [2023-05-17T15:10:56.685Z] INFO: archiving workspace using pattern(s): [2023-05-17T15:10:57.622Z] Archives upload complete. [2023-05-17T15:10:57.622Z] INFO: archiving logs to Nexus