Pull request #559 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 48be4b68ee06b9f6f6552b1246fb67f87e36394a+1f247822aed2ea5797dd0dba969c3d64ef023385 (44c44f730bfc3b998cb1cdf0fd3fc72f6e848154) 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-ssh5702148197308409642.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4202534261952324969.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1973203770687018508.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2625810146636943250.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1385681060930121726.key Verifying host key using known hosts file > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14803677954020376511.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8550 in /w/workspace/edgexfoundry_edgex-ui-go_PR-559 [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-559 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1f247822aed2ea5797dd0dba969c3d64ef023385 into PR head commit 48be4b68ee06b9f6f6552b1246fb67f87e36394a Merge succeeded, producing 48be4b68ee06b9f6f6552b1246fb67f87e36394a Checking out Revision 48be4b68ee06b9f6f6552b1246fb67f87e36394a (PR-559) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/559/head:refs/remotes/origin/PR-559 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48be4b68ee06b9f6f6552b1246fb67f87e36394a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1f247822aed2ea5797dd0dba969c3d64ef023385 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48be4b68ee06b9f6f6552b1246fb67f87e36394a # timeout=10 Commit message: "feat: copy Attribution.txt and LICENSE into Docker image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-19T09:20:36.265Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-19T09:20:36.432Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-19T09:20:36.530Z] ========================================================= [2022-10-19T09:20:36.530Z] EdgeX Global Pipelines Version Info [2022-10-19T09:20:36.530Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:20:37.301Z] ------------------- [2022-10-19T09:20:37.301Z] stable info: [2022-10-19T09:20:37.301Z] ------------------- [2022-10-19T09:20:37.301Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-19T09:20:37.301Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-19T09:20:37.301Z] Message: update stable to v1.0.243 [2022-10-19T09:20:37.871Z] ------------------- [2022-10-19T09:20:37.871Z] experimental info: [2022-10-19T09:20:37.871Z] ------------------- [2022-10-19T09:20:37.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-19T09:20:37.871Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-19T09:20:37.871Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-19T09:20:38.150Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-19T09:20:38.193Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-19T09:20:38.234Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-19T09:20:38.274Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-19T09:20:38.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-19T09:20:38.351Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-19T09:20:38.386Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-19T09:20:38.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-19T09:20:38.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-19T09:20:38.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-19T09:20:38.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-19T09:20:38.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-19T09:20:38.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-19T09:20:38.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-19T09:20:38.699Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-19T09:20:38.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-19T09:20:38.782Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-19T09:20:38.824Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-19T09:20:38.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-19T09:20:38.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-19T09:20:38.948Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-19T09:20:38.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-19T09:20:39.028Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-19T09:20:39.066Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-19T09:20:39.104Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-19T09:20:39.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-19T09:20:39.188Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-19T09:20:39.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-559 [Pipeline] echo [2022-10-19T09:20:39.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-559 [Pipeline] echo [2022-10-19T09:20:39.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-559 [Pipeline] echo [2022-10-19T09:20:39.349Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48be4b68ee06b9f6f6552b1246fb67f87e36394a [Pipeline] echo [2022-10-19T09:20:39.387Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48be4b6 [Pipeline] echo [2022-10-19T09:20:39.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T09:20:39.537Z] provisioning config files... [2022-10-19T09:20:39.550Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/config9685997623823449340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:20:39.897Z] ---> docker-login.sh [2022-10-19T09:20:39.897Z] nexus3.edgexfoundry.org:10001 [2022-10-19T09:20:40.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:20:40.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:20:40.159Z] Configure a credential helper to remove this warning. See [2022-10-19T09:20:40.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:20:40.159Z] [2022-10-19T09:20:40.159Z] Login Succeeded [2022-10-19T09:20:40.159Z] nexus3.edgexfoundry.org:10002 [2022-10-19T09:20:40.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:20:40.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:20:40.159Z] Configure a credential helper to remove this warning. See [2022-10-19T09:20:40.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:20:40.159Z] [2022-10-19T09:20:40.159Z] Login Succeeded [2022-10-19T09:20:40.159Z] nexus3.edgexfoundry.org:10003 [2022-10-19T09:20:40.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:20:40.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:20:40.418Z] Configure a credential helper to remove this warning. See [2022-10-19T09:20:40.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:20:40.418Z] [2022-10-19T09:20:40.418Z] Login Succeeded [2022-10-19T09:20:40.418Z] nexus3.edgexfoundry.org:10004 [2022-10-19T09:20:40.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:20:40.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:20:40.418Z] Configure a credential helper to remove this warning. See [2022-10-19T09:20:40.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:20:40.418Z] [2022-10-19T09:20:40.418Z] Login Succeeded [2022-10-19T09:20:40.418Z] docker.io [2022-10-19T09:20:40.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:20:40.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:20:40.938Z] Configure a credential helper to remove this warning. See [2022-10-19T09:20:40.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:20:40.938Z] [2022-10-19T09:20:40.938Z] Login Succeeded [2022-10-19T09:20:40.938Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T09:20:40.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-19T09:20:41.620Z] + git rev-list -1 --merges 48be4b68ee06b9f6f6552b1246fb67f87e36394a~1..48be4b68ee06b9f6f6552b1246fb67f87e36394a [Pipeline] echo [2022-10-19T09:20:41.669Z] -----------> git rev-list -1 --merges 48be4b68ee06b9f6f6552b1246fb67f87e36394a~1..48be4b68ee06b9f6f6552b1246fb67f87e36394a 48be4b68ee06b9f6f6552b1246fb67f87e36394a [false] [Pipeline] sh [2022-10-19T09:20:41.977Z] + git log --format=format:%s -1 48be4b68ee06b9f6f6552b1246fb67f87e36394a [Pipeline] echo [2022-10-19T09:20:42.012Z] ========================================================= [2022-10-19T09:20:42.012Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-19T09:20:42.012Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-19T09:20:42.448Z] + git log --format=format:%s -1 48be4b68ee06b9f6f6552b1246fb67f87e36394a [Pipeline] echo [2022-10-19T09:20:42.477Z] [semverPrep] GIT_COMMIT: 48be4b68ee06b9f6f6552b1246fb67f87e36394a, Commit Message: feat: copy Attribution.txt and LICENSE into Docker image [Pipeline] echo [2022-10-19T09:20:42.502Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-19T09:20:42.887Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T09:20:42.888Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-19T09:20:42.888Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-19T09:20:42.888Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-19T09:20:42.888Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-19T09:20:42.888Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-19T09:20:42.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:20:43.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T09:20:43.384Z] [2022-10-19T09:20:43.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:20:43.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T09:20:43.829Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-19T09:20:43.829Z] b85a868b505f: Pulling fs layer [2022-10-19T09:20:43.829Z] e2be974225ed: Pulling fs layer [2022-10-19T09:20:43.829Z] 339a4e72a1f5: Pulling fs layer [2022-10-19T09:20:43.829Z] 988bab9f4d93: Pulling fs layer [2022-10-19T09:20:43.829Z] 1469e6f7b9e6: Pulling fs layer [2022-10-19T09:20:43.829Z] eaf3925da568: Pulling fs layer [2022-10-19T09:20:43.829Z] bab4dde63d76: Pulling fs layer [2022-10-19T09:20:43.829Z] bde34c3a00c8: Pulling fs layer [2022-10-19T09:20:43.829Z] b352a97aabf1: Pulling fs layer [2022-10-19T09:20:43.829Z] 4872d77fe225: Pulling fs layer [2022-10-19T09:20:43.829Z] 5851b861e8e6: Pulling fs layer [2022-10-19T09:20:43.829Z] 988bab9f4d93: Waiting [2022-10-19T09:20:43.829Z] 1469e6f7b9e6: Waiting [2022-10-19T09:20:43.829Z] eaf3925da568: Waiting [2022-10-19T09:20:43.829Z] bab4dde63d76: Waiting [2022-10-19T09:20:43.829Z] bde34c3a00c8: Waiting [2022-10-19T09:20:43.829Z] b352a97aabf1: Waiting [2022-10-19T09:20:43.829Z] 4872d77fe225: Waiting [2022-10-19T09:20:43.829Z] 5851b861e8e6: Waiting [2022-10-19T09:20:43.829Z] e2be974225ed: Download complete [2022-10-19T09:20:43.829Z] 988bab9f4d93: Verifying Checksum [2022-10-19T09:20:43.829Z] 988bab9f4d93: Download complete [2022-10-19T09:20:43.829Z] 1469e6f7b9e6: Verifying Checksum [2022-10-19T09:20:43.829Z] 1469e6f7b9e6: Download complete [2022-10-19T09:20:44.090Z] eaf3925da568: Verifying Checksum [2022-10-19T09:20:44.090Z] eaf3925da568: Download complete [2022-10-19T09:20:44.090Z] 339a4e72a1f5: Verifying Checksum [2022-10-19T09:20:44.090Z] 339a4e72a1f5: Download complete [2022-10-19T09:20:44.090Z] bde34c3a00c8: Download complete [2022-10-19T09:20:44.090Z] b352a97aabf1: Download complete [2022-10-19T09:20:44.090Z] 4872d77fe225: Download complete [2022-10-19T09:20:44.090Z] 5851b861e8e6: Download complete [2022-10-19T09:20:44.090Z] b85a868b505f: Verifying Checksum [2022-10-19T09:20:44.090Z] b85a868b505f: Download complete [2022-10-19T09:20:44.352Z] bab4dde63d76: Verifying Checksum [2022-10-19T09:20:44.352Z] bab4dde63d76: Download complete [2022-10-19T09:20:45.288Z] b85a868b505f: Pull complete [2022-10-19T09:20:45.548Z] e2be974225ed: Pull complete [2022-10-19T09:20:45.808Z] 339a4e72a1f5: Pull complete [2022-10-19T09:20:46.068Z] 988bab9f4d93: Pull complete [2022-10-19T09:20:46.328Z] 1469e6f7b9e6: Pull complete [2022-10-19T09:20:46.328Z] eaf3925da568: Pull complete [2022-10-19T09:20:48.236Z] bab4dde63d76: Pull complete [2022-10-19T09:20:48.236Z] bde34c3a00c8: Pull complete [2022-10-19T09:20:48.236Z] b352a97aabf1: Pull complete [2022-10-19T09:20:48.236Z] 4872d77fe225: Pull complete [2022-10-19T09:20:48.236Z] 5851b861e8e6: Pull complete [2022-10-19T09:20:48.236Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-19T09:20:48.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T09:20:48.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T09:20:48.456Z] prd-ubuntu20.04-docker-8c-8g-8550 does not seem to be running inside a container [2022-10-19T09:20:48.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-559 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559:/w/workspace/edgexfoundry_edgex-ui-go_PR-559:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T09:20:51.081Z] $ docker top 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 -eo pid,comm [2022-10-19T09:20:51.132Z] 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). [2022-10-19T09:20:51.132Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T09:20:51.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T09:20:51.252Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T09:20:51.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T09:20:51.368Z] $ docker exec 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 ssh-agent [2022-10-19T09:20:51.479Z] SSH_AUTH_SOCK=/tmp/ssh-n88orrPY7szI/agent.33 [2022-10-19T09:20:51.479Z] SSH_AGENT_PID=39 [2022-10-19T09:20:51.486Z] Running ssh-add (command line suppressed) [2022-10-19T09:20:51.585Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/private_key_1839202368630474936.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/private_key_1839202368630474936.key) [2022-10-19T09:20:51.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T09:20:51.928Z] + git tag --points-at HEAD [Pipeline] } [2022-10-19T09:20:51.952Z] $ docker exec --env ******** --env ******** 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 ssh-agent -k [2022-10-19T09:20:52.043Z] unset SSH_AUTH_SOCK; [2022-10-19T09:20:52.043Z] unset SSH_AGENT_PID; [2022-10-19T09:20:52.043Z] echo Agent pid 39 killed; [2022-10-19T09:20:52.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-19T09:20:52.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T09:20:52.147Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T09:20:52.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T09:20:52.254Z] $ docker exec 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 ssh-agent [2022-10-19T09:20:52.363Z] SSH_AUTH_SOCK=/tmp/ssh-JCpTVB73iAWd/agent.71 [2022-10-19T09:20:52.363Z] SSH_AGENT_PID=77 [2022-10-19T09:20:52.367Z] Running ssh-add (command line suppressed) [2022-10-19T09:20:52.477Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/private_key_2290923299620991765.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/private_key_2290923299620991765.key) [2022-10-19T09:20:52.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T09:20:52.817Z] + git semver init [2022-10-19T09:20:53.075Z] 2022-10-19 09:20:53,016 [run_init] DEBUG init version:0.0.0 force:False [2022-10-19T09:20:53.075Z] 2022-10-19 09:20:53,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver [2022-10-19T09:20:53.075Z] 2022-10-19 09:20:53,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver [2022-10-19T09:20:53.075Z] 2022-10-19 09:20:53,017 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-559, universal_newlines=False, shell=None, istream=None) [2022-10-19T09:20:54.981Z] 2022-10-19 09:20:54,541 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.git/info/exclude [2022-10-19T09:20:54.981Z] 2022-10-19 09:20:54,541 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver/PR-559 with force:False [2022-10-19T09:20:54.981Z] 2022-10-19 09:20:54,541 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver/PR-559 [2022-10-19T09:20:54.981Z] 2022-10-19 09:20:54,544 [execute] INFO git cat-file --batch-check [2022-10-19T09:20:54.981Z] 2022-10-19 09:20:54,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T09:20:54.981Z] 2022-10-19 09:20:54,552 [execute] INFO git cat-file --batch [2022-10-19T09:20:54.981Z] 2022-10-19 09:20:54,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T09:20:54.981Z] 2022-10-19 09:20:54,560 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-559/.semver/PR-559 [2022-10-19T09:20:54.981Z] 0.0.0 [Pipeline] } [2022-10-19T09:20:55.007Z] $ docker exec --env ******** --env ******** 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 ssh-agent -k [2022-10-19T09:20:55.107Z] unset SSH_AUTH_SOCK; [2022-10-19T09:20:55.107Z] unset SSH_AGENT_PID; [2022-10-19T09:20:55.108Z] echo Agent pid 77 killed; [2022-10-19T09:20:55.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T09:20:55.555Z] + git semver [Pipeline] } [2022-10-19T09:20:55.838Z] $ docker stop --time=1 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 [2022-10-19T09:20:57.106Z] $ docker rm -f 3a495ec6a4fb2ef86be27462449032510b8e6bd5960aad358ce6a296f9d8c233 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T09:20:57.504Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-19T09:20:57.731Z] Stashed 1 file(s) [Pipeline] echo [2022-10-19T09:20:57.746Z] [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 [2022-10-19T09:20:58.291Z] provisioning config files... [2022-10-19T09:20:58.298Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/config1381745851442641597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:20:58.636Z] ---> docker-login.sh [2022-10-19T09:20:58.636Z] nexus3.edgexfoundry.org:10001 [2022-10-19T09:20:58.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:20:58.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:20:58.636Z] Configure a credential helper to remove this warning. See [2022-10-19T09:20:58.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:20:58.636Z] [2022-10-19T09:20:58.636Z] Login Succeeded [2022-10-19T09:20:58.636Z] nexus3.edgexfoundry.org:10002 [2022-10-19T09:20:58.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:20:58.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:20:58.636Z] Configure a credential helper to remove this warning. See [2022-10-19T09:20:58.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:20:58.636Z] [2022-10-19T09:20:58.636Z] Login Succeeded [2022-10-19T09:20:58.636Z] nexus3.edgexfoundry.org:10003 [2022-10-19T09:20:58.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:20:58.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:20:58.896Z] Configure a credential helper to remove this warning. See [2022-10-19T09:20:58.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:20:58.896Z] [2022-10-19T09:20:58.896Z] Login Succeeded [2022-10-19T09:20:58.896Z] nexus3.edgexfoundry.org:10004 [2022-10-19T09:20:58.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:20:58.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:20:58.896Z] Configure a credential helper to remove this warning. See [2022-10-19T09:20:58.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:20:58.896Z] [2022-10-19T09:20:58.896Z] Login Succeeded [2022-10-19T09:20:58.896Z] docker.io [2022-10-19T09:20:58.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:20:59.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:20:59.463Z] Configure a credential helper to remove this warning. See [2022-10-19T09:20:59.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:20:59.463Z] [2022-10-19T09:20:59.463Z] Login Succeeded [2022-10-19T09:20:59.463Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T09:20:59.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-19T09:20:59.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T09:20:59.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T09:20:59.774Z] ========================================================= [2022-10-19T09:20:59.774Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-19T09:20:59.774Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:21:00.237Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-19T09:21:00.496Z] Sending build context to Docker daemon 45.43MB [2022-10-19T09:21:00.496Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-19T09:21:00.496Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-19T09:21:00.496Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-19T09:21:00.496Z] 213ec9aee27d: Pulling fs layer [2022-10-19T09:21:00.496Z] 4583459ba037: Pulling fs layer [2022-10-19T09:21:00.496Z] 93c1e223e6f2: Pulling fs layer [2022-10-19T09:21:00.496Z] 53926ce57604: Pulling fs layer [2022-10-19T09:21:00.496Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-19T09:21:00.496Z] 30f14e443154: Pulling fs layer [2022-10-19T09:21:00.496Z] 801331c1e519: Pulling fs layer [2022-10-19T09:21:00.496Z] 99cc6dd402b0: Pulling fs layer [2022-10-19T09:21:00.496Z] 7d9ed39f4882: Pulling fs layer [2022-10-19T09:21:00.496Z] 30f14e443154: Waiting [2022-10-19T09:21:00.496Z] 53926ce57604: Waiting [2022-10-19T09:21:00.496Z] 801331c1e519: Waiting [2022-10-19T09:21:00.496Z] 21b2b0c7a3f4: Waiting [2022-10-19T09:21:00.496Z] 99cc6dd402b0: Waiting [2022-10-19T09:21:00.496Z] 7d9ed39f4882: Waiting [2022-10-19T09:21:00.496Z] 93c1e223e6f2: Verifying Checksum [2022-10-19T09:21:00.496Z] 93c1e223e6f2: Download complete [2022-10-19T09:21:00.496Z] 4583459ba037: Verifying Checksum [2022-10-19T09:21:00.496Z] 4583459ba037: Download complete [2022-10-19T09:21:00.496Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-19T09:21:00.496Z] 21b2b0c7a3f4: Download complete [2022-10-19T09:21:00.496Z] 30f14e443154: Verifying Checksum [2022-10-19T09:21:00.496Z] 30f14e443154: Download complete [2022-10-19T09:21:00.496Z] 213ec9aee27d: Verifying Checksum [2022-10-19T09:21:00.496Z] 213ec9aee27d: Download complete [2022-10-19T09:21:00.496Z] 801331c1e519: Verifying Checksum [2022-10-19T09:21:00.496Z] 801331c1e519: Download complete [2022-10-19T09:21:00.753Z] 213ec9aee27d: Pull complete [2022-10-19T09:21:01.021Z] 4583459ba037: Pull complete [2022-10-19T09:21:01.021Z] 93c1e223e6f2: Pull complete [2022-10-19T09:21:01.021Z] 7d9ed39f4882: Verifying Checksum [2022-10-19T09:21:01.021Z] 7d9ed39f4882: Download complete [2022-10-19T09:21:01.281Z] 99cc6dd402b0: Verifying Checksum [2022-10-19T09:21:01.281Z] 99cc6dd402b0: Download complete [2022-10-19T09:21:01.281Z] 53926ce57604: Verifying Checksum [2022-10-19T09:21:01.281Z] 53926ce57604: Download complete [2022-10-19T09:21:05.465Z] 53926ce57604: Pull complete [2022-10-19T09:21:05.465Z] 21b2b0c7a3f4: Pull complete [2022-10-19T09:21:05.465Z] 30f14e443154: Pull complete [2022-10-19T09:21:05.465Z] 801331c1e519: Pull complete [2022-10-19T09:21:06.840Z] 99cc6dd402b0: Pull complete [2022-10-19T09:21:07.774Z] 7d9ed39f4882: Pull complete [2022-10-19T09:21:07.774Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-19T09:21:07.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T09:21:07.774Z] ---> 1dedd983c030 [2022-10-19T09:21:07.774Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-19T09:21:11.969Z] ---> Running in 9ebed1f66b28 [2022-10-19T09:21:12.227Z] Removing intermediate container 9ebed1f66b28 [2022-10-19T09:21:12.227Z] ---> db28b3122ea9 [2022-10-19T09:21:12.227Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-19T09:21:12.227Z] ---> Running in 2b2ffc5d0ccc [2022-10-19T09:21:12.227Z] Removing intermediate container 2b2ffc5d0ccc [2022-10-19T09:21:12.227Z] ---> a500f7428a55 [2022-10-19T09:21:12.227Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-19T09:21:12.227Z] ---> Running in c99e07b40084 [2022-10-19T09:21:12.486Z] Removing intermediate container c99e07b40084 [2022-10-19T09:21:12.486Z] ---> 08c81310a7f2 [2022-10-19T09:21:12.486Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-19T09:21:12.486Z] ---> Running in 776a5a82e8a7 [2022-10-19T09:21:12.486Z] Removing intermediate container 776a5a82e8a7 [2022-10-19T09:21:12.486Z] ---> 912392a7179c [2022-10-19T09:21:12.486Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-19T09:21:12.486Z] ---> Running in 8423fd2cfd3a [2022-10-19T09:21:12.486Z] Removing intermediate container 8423fd2cfd3a [2022-10-19T09:21:12.486Z] ---> 103d2b5d4fee [2022-10-19T09:21:12.486Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-19T09:21:13.052Z] latest: Pulling from library/docker [2022-10-19T09:21:13.125Z] Still waiting to schedule task [2022-10-19T09:21:13.126Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8547’ [2022-10-19T09:21:13.311Z] 213ec9aee27d: Already exists [2022-10-19T09:21:13.311Z] 7b0dd730a5c3: Pulling fs layer [2022-10-19T09:21:13.311Z] 4b90f8029a36: Pulling fs layer [2022-10-19T09:21:13.311Z] bea6d6d58c11: Pulling fs layer [2022-10-19T09:21:13.311Z] b28b21e97172: Pulling fs layer [2022-10-19T09:21:13.311Z] fd102b8fb384: Pulling fs layer [2022-10-19T09:21:13.311Z] 9eb1d0209852: Pulling fs layer [2022-10-19T09:21:13.311Z] d3ef7050c453: Pulling fs layer [2022-10-19T09:21:13.311Z] fd102b8fb384: Waiting [2022-10-19T09:21:13.311Z] 9eb1d0209852: Waiting [2022-10-19T09:21:13.311Z] fb4cbd776d56: Pulling fs layer [2022-10-19T09:21:13.311Z] d3ef7050c453: Waiting [2022-10-19T09:21:13.311Z] fb4cbd776d56: Waiting [2022-10-19T09:21:13.311Z] 4b90f8029a36: Verifying Checksum [2022-10-19T09:21:13.311Z] 4b90f8029a36: Download complete [2022-10-19T09:21:13.569Z] 7b0dd730a5c3: Verifying Checksum [2022-10-19T09:21:13.569Z] bea6d6d58c11: Verifying Checksum [2022-10-19T09:21:13.569Z] bea6d6d58c11: Download complete [2022-10-19T09:21:13.569Z] 7b0dd730a5c3: Pull complete [2022-10-19T09:21:13.569Z] 4b90f8029a36: Pull complete [2022-10-19T09:21:13.827Z] b28b21e97172: Verifying Checksum [2022-10-19T09:21:13.827Z] b28b21e97172: Download complete [2022-10-19T09:21:13.827Z] 9eb1d0209852: Download complete [2022-10-19T09:21:13.827Z] fd102b8fb384: Verifying Checksum [2022-10-19T09:21:13.827Z] fd102b8fb384: Download complete [2022-10-19T09:21:13.827Z] d3ef7050c453: Verifying Checksum [2022-10-19T09:21:13.827Z] d3ef7050c453: Download complete [2022-10-19T09:21:13.827Z] fb4cbd776d56: Verifying Checksum [2022-10-19T09:21:13.827Z] fb4cbd776d56: Download complete [2022-10-19T09:21:14.084Z] bea6d6d58c11: Pull complete [2022-10-19T09:21:14.341Z] b28b21e97172: Pull complete [2022-10-19T09:21:14.598Z] fd102b8fb384: Pull complete [2022-10-19T09:21:14.856Z] 9eb1d0209852: Pull complete [2022-10-19T09:21:14.856Z] d3ef7050c453: Pull complete [2022-10-19T09:21:14.856Z] fb4cbd776d56: Pull complete [2022-10-19T09:21:14.856Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-19T09:21:14.856Z] Status: Downloaded newer image for docker:latest [2022-10-19T09:21:16.230Z] ---> a560c01028ed [2022-10-19T09:21:16.230Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T09:21:16.489Z] ---> Running in d1bbab871cf1 [2022-10-19T09:21:17.056Z] Removing intermediate container d1bbab871cf1 [2022-10-19T09:21:17.056Z] ---> 759f17820ef1 [2022-10-19T09:21:17.056Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-19T09:21:17.056Z] ---> Running in 67ea148624ef [2022-10-19T09:21:17.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T09:21:18.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T09:21:18.503Z] OK: 211 MiB in 51 packages [2022-10-19T09:21:19.069Z] Removing intermediate container 67ea148624ef [2022-10-19T09:21:19.069Z] ---> 3b4bb58ac8fa [2022-10-19T09:21:19.069Z] Step 11/16 : ENV GO111MODULE=on [2022-10-19T09:21:19.069Z] ---> Running in 587bfb5f8925 [2022-10-19T09:21:19.069Z] Removing intermediate container 587bfb5f8925 [2022-10-19T09:21:19.069Z] ---> 8f65d1528cf9 [2022-10-19T09:21:19.069Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-19T09:21:19.069Z] ---> Running in b0c411f75351 [2022-10-19T09:21:19.327Z] Removing intermediate container b0c411f75351 [2022-10-19T09:21:19.327Z] ---> 72168429efff [2022-10-19T09:21:19.327Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-19T09:21:19.327Z] ---> 1ff969379b2c [2022-10-19T09:21:19.327Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T09:21:19.327Z] ---> Running in 26c65c2ae9df [2022-10-19T09:21:41.251Z] Removing intermediate container 26c65c2ae9df [2022-10-19T09:21:41.251Z] ---> e6f8ce12fc43 [2022-10-19T09:21:41.251Z] Step 15/16 : COPY . . [2022-10-19T09:21:41.251Z] ---> 4f7deebc6c4b [2022-10-19T09:21:41.251Z] Step 16/16 : RUN ${MAKE} [2022-10-19T09:21:41.251Z] ---> Running in 92f64d28c250 [2022-10-19T09:21:41.251Z] noop [2022-10-19T09:21:41.251Z] Removing intermediate container 92f64d28c250 [2022-10-19T09:21:41.251Z] ---> 0a97c7403b5e [2022-10-19T09:21:41.251Z] Successfully built 0a97c7403b5e [2022-10-19T09:21:41.251Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:21:41.684Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-19T09:21:41.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T09:21:41.819Z] prd-ubuntu20.04-docker-8c-8g-8550 does not seem to be running inside a container [2022-10-19T09:21:41.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-559 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559:/w/workspace/edgexfoundry_edgex-ui-go_PR-559:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@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-x86_64 cat [2022-10-19T09:21:42.204Z] $ docker top 3415ae28c25a2d510b9596fe6b335b6634a4e9a4def5ab1e45cb40d6d4174640 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T09:21:42.593Z] + go version [2022-10-19T09:21:42.593Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-19T09:21:42.627Z] $ docker stop --time=1 3415ae28c25a2d510b9596fe6b335b6634a4e9a4def5ab1e45cb40d6d4174640 [2022-10-19T09:21:43.910Z] $ docker rm -f 3415ae28c25a2d510b9596fe6b335b6634a4e9a4def5ab1e45cb40d6d4174640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:21:44.615Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-19T09:21:44.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T09:21:44.757Z] prd-ubuntu20.04-docker-8c-8g-8550 does not seem to be running inside a container [2022-10-19T09:21:44.787Z] $ 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-559 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559:/w/workspace/edgexfoundry_edgex-ui-go_PR-559:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@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-x86_64 cat [2022-10-19T09:21:45.085Z] $ docker top d5674b8113af3c39e6bc3d748747c8b910f26271812fe109e73a3131426552ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T09:21:45.474Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-559 [Pipeline] fileExists [Pipeline] sh [2022-10-19T09:21:45.830Z] + make test [2022-10-19T09:21:45.830Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-19T09:21:46.089Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-19T09:21:54.191Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-19T09:21:54.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-19T09:21:54.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-19T09:21:54.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-19T09:21:54.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-19T09:21:54.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-19T09:21:54.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-19T09:21:54.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-19T09:21:54.191Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-19T09:21:57.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-19T09:21:57.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-19T09:21:57.469Z] ./bin/test-attribution-txt.sh [2022-10-19T09:21:57.469Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-19T09:21:57.469Z] make -C web test [2022-10-19T09:21:57.469Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-559/web' [2022-10-19T09:21:57.469Z] make[1]: tput: No such file or directory [2022-10-19T09:21:57.469Z] make[1]: tput: No such file or directory [2022-10-19T09:21:57.469Z] warning: generating ./VERSION [2022-10-19T09:21:57.469Z] echo "0.0.0" > VERSION [2022-10-19T09:21:57.469Z] docker build \ [2022-10-19T09:21:57.469Z] -f Dockerfile \ [2022-10-19T09:21:57.469Z] --build-arg USER=1000 \ [2022-10-19T09:21:57.469Z] \ [2022-10-19T09:21:57.469Z] --label "git_sha=48be4b68ee06b9f6f6552b1246fb67f87e36394a" \ [2022-10-19T09:21:57.469Z] -t edgexfoundry/edgex-web-ui:48be4b68ee06b9f6f6552b1246fb67f87e36394a \ [2022-10-19T09:21:57.469Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-19T09:21:57.469Z] . [2022-10-19T09:21:57.469Z] Sending build context to Docker daemon 3.269MB [2022-10-19T09:21:57.469Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-19T09:21:58.035Z] 16.17-alpine3.15: Pulling from library/node [2022-10-19T09:21:58.294Z] 9621f1afde84: Pulling fs layer [2022-10-19T09:21:58.294Z] c6f70ee39829: Pulling fs layer [2022-10-19T09:21:58.294Z] 56892a8094a2: Pulling fs layer [2022-10-19T09:21:58.294Z] 58dd87906ef0: Pulling fs layer [2022-10-19T09:21:58.294Z] 58dd87906ef0: Waiting [2022-10-19T09:21:58.294Z] 9621f1afde84: Verifying Checksum [2022-10-19T09:21:58.294Z] 9621f1afde84: Download complete [2022-10-19T09:21:58.553Z] 9621f1afde84: Pull complete [2022-10-19T09:21:58.553Z] 58dd87906ef0: Verifying Checksum [2022-10-19T09:21:58.553Z] 58dd87906ef0: Download complete [2022-10-19T09:21:58.553Z] 56892a8094a2: Verifying Checksum [2022-10-19T09:21:58.553Z] 56892a8094a2: Download complete [2022-10-19T09:21:59.487Z] c6f70ee39829: Verifying Checksum [2022-10-19T09:21:59.487Z] c6f70ee39829: Download complete [2022-10-19T09:22:00.860Z] c6f70ee39829: Pull complete [2022-10-19T09:22:00.860Z] 56892a8094a2: Pull complete [2022-10-19T09:22:00.860Z] 58dd87906ef0: Pull complete [2022-10-19T09:22:00.860Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-19T09:22:00.860Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-19T09:22:00.860Z] ---> b69703f70c3d [2022-10-19T09:22:00.860Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-19T09:22:02.239Z] ---> Running in 87de86215f1f [2022-10-19T09:22:02.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T09:22:02.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T09:22:02.498Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-19T09:22:02.498Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-19T09:22:02.498Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-19T09:22:02.498Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-19T09:22:02.498Z] (5/129) Installing libxcb (1.14-r2) [2022-10-19T09:22:02.757Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-19T09:22:02.757Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-19T09:22:02.757Z] (8/129) Installing libice (1.0.10-r0) [2022-10-19T09:22:02.757Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-19T09:22:02.757Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-19T09:22:02.757Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-19T09:22:02.757Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-19T09:22:02.757Z] (13/129) Installing xset (1.2.4-r0) [2022-10-19T09:22:02.757Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-19T09:22:02.757Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-19T09:22:02.757Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-19T09:22:02.757Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-19T09:22:02.757Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-19T09:22:02.757Z] (19/129) Installing libintl (0.21-r0) [2022-10-19T09:22:02.757Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-19T09:22:02.757Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-19T09:22:02.757Z] (22/129) Installing pcre (8.45-r1) [2022-10-19T09:22:02.757Z] (23/129) Installing glib (2.70.1-r0) [2022-10-19T09:22:02.757Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-19T09:22:02.757Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-19T09:22:02.757Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-19T09:22:02.757Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-19T09:22:02.757Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-19T09:22:02.757Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-19T09:22:03.016Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-19T09:22:03.016Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-19T09:22:03.016Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-19T09:22:03.016Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-19T09:22:03.016Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-19T09:22:03.016Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-19T09:22:03.016Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-19T09:22:03.016Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-19T09:22:03.016Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-19T09:22:03.016Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-19T09:22:03.016Z] (40/129) Installing libxi (1.8-r0) [2022-10-19T09:22:03.016Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-19T09:22:03.016Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-19T09:22:03.016Z] (43/129) Installing atk (2.36.0-r0) [2022-10-19T09:22:03.016Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-19T09:22:03.016Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-19T09:22:03.016Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-19T09:22:03.016Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-19T09:22:03.016Z] (48/129) Installing expat (2.4.9-r0) [2022-10-19T09:22:03.016Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-19T09:22:03.017Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-19T09:22:03.017Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-19T09:22:03.017Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-19T09:22:03.017Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-19T09:22:03.017Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-19T09:22:03.017Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-19T09:22:03.017Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-19T09:22:03.017Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-19T09:22:03.017Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-19T09:22:03.017Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-19T09:22:03.017Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-19T09:22:03.017Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-19T09:22:03.017Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-19T09:22:03.275Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-19T09:22:03.275Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-19T09:22:03.275Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-19T09:22:03.275Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-19T09:22:03.275Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-19T09:22:03.275Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-19T09:22:03.275Z] (69/129) Installing pango (1.48.10-r0) [2022-10-19T09:22:03.275Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-19T09:22:03.275Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-19T09:22:03.275Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-19T09:22:03.275Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-19T09:22:03.275Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-19T09:22:03.275Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-19T09:22:03.275Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-19T09:22:03.275Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-19T09:22:03.275Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-19T09:22:03.275Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-19T09:22:03.275Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-19T09:22:05.812Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-19T09:22:05.812Z] (80/129) Installing flac (1.3.4-r0) [2022-10-19T09:22:05.812Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-19T09:22:05.812Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-19T09:22:05.812Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-19T09:22:05.812Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-19T09:22:05.812Z] (85/129) Installing libass (0.15.2-r0) [2022-10-19T09:22:05.812Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-19T09:22:05.812Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-19T09:22:05.812Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-19T09:22:05.812Z] (89/129) Installing lame (3.100-r0) [2022-10-19T09:22:05.812Z] (90/129) Installing opus (1.3.1-r1) [2022-10-19T09:22:05.812Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-19T09:22:05.812Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-19T09:22:05.812Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-19T09:22:05.812Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-19T09:22:05.812Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-19T09:22:05.812Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-19T09:22:05.812Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-19T09:22:05.812Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-19T09:22:05.812Z] (99/129) Installing libva (2.13.0-r0) [2022-10-19T09:22:05.812Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-19T09:22:05.812Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-19T09:22:05.812Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-19T09:22:05.812Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-19T09:22:05.812Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-19T09:22:05.812Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-19T09:22:05.812Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-19T09:22:05.812Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-19T09:22:05.812Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-19T09:22:05.812Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-19T09:22:05.812Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-19T09:22:05.812Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-19T09:22:05.812Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-19T09:22:05.812Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-19T09:22:05.812Z] (114/129) Installing nspr (4.32-r0) [2022-10-19T09:22:05.812Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-19T09:22:06.072Z] (116/129) Installing nss (3.78.1-r0) [2022-10-19T09:22:06.072Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-19T09:22:06.072Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-19T09:22:06.072Z] (119/129) Installing orc (0.4.32-r0) [2022-10-19T09:22:06.072Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-19T09:22:06.072Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-19T09:22:06.072Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-19T09:22:06.072Z] (123/129) Installing libpulse (15.0-r2) [2022-10-19T09:22:06.072Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-19T09:22:06.072Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-19T09:22:06.072Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-19T09:22:06.072Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-19T09:22:06.072Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-19T09:22:06.072Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-19T09:22:07.008Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T09:22:07.008Z] Executing glib-2.70.1-r0.trigger [2022-10-19T09:22:07.008Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-19T09:22:08.911Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-19T09:22:08.911Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-19T09:22:08.911Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-19T09:22:08.911Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-19T09:22:08.911Z] OK: 286 MiB in 145 packages [2022-10-19T09:22:13.095Z] Removing intermediate container 87de86215f1f [2022-10-19T09:22:13.095Z] ---> 899c2322879f [2022-10-19T09:22:13.095Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-19T09:22:13.095Z] ---> Running in 44b1b91455c7 [2022-10-19T09:22:13.095Z] Removing intermediate container 44b1b91455c7 [2022-10-19T09:22:13.095Z] ---> 0b1ee443a233 [2022-10-19T09:22:13.095Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-19T09:22:13.095Z] ---> Running in 861f891e77e8 [2022-10-19T09:22:13.095Z] Removing intermediate container 861f891e77e8 [2022-10-19T09:22:13.095Z] ---> c5350145129a [2022-10-19T09:22:13.095Z] Step 5/10 : RUN npm install -g npm [2022-10-19T09:22:13.354Z] ---> Running in a8788df1f4d2 [2022-10-19T09:22:18.634Z] [2022-10-19T09:22:18.634Z] changed 54 packages, and audited 212 packages in 5s [2022-10-19T09:22:18.634Z] [2022-10-19T09:22:18.634Z] 11 packages are looking for funding [2022-10-19T09:22:18.634Z] run `npm fund` for details [2022-10-19T09:22:18.634Z] [2022-10-19T09:22:18.634Z] found 0 vulnerabilities [2022-10-19T09:22:19.574Z] Removing intermediate container a8788df1f4d2 [2022-10-19T09:22:19.574Z] ---> feb5a82c4d68 [2022-10-19T09:22:19.574Z] Step 6/10 : ARG USER=1000 [2022-10-19T09:22:19.574Z] ---> Running in 5b1289a4f647 [2022-10-19T09:22:19.574Z] Removing intermediate container 5b1289a4f647 [2022-10-19T09:22:19.574Z] ---> 877b757331c7 [2022-10-19T09:22:19.574Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-19T09:22:19.574Z] ---> Running in 652273122c70 [2022-10-19T09:22:20.143Z] Removing intermediate container 652273122c70 [2022-10-19T09:22:20.143Z] ---> c154c423c3e3 [2022-10-19T09:22:20.143Z] Step 8/10 : USER $USER:$USER [2022-10-19T09:22:20.143Z] ---> Running in dc8b57f2cf07 [2022-10-19T09:22:20.143Z] Removing intermediate container dc8b57f2cf07 [2022-10-19T09:22:20.143Z] ---> c726b2f238e0 [2022-10-19T09:22:20.143Z] Step 9/10 : WORKDIR /app [2022-10-19T09:22:20.143Z] ---> Running in 0f1a13373e23 [2022-10-19T09:22:20.401Z] Removing intermediate container 0f1a13373e23 [2022-10-19T09:22:20.401Z] ---> 51b4ec9ad8b3 [2022-10-19T09:22:20.401Z] Step 10/10 : LABEL git_sha=48be4b68ee06b9f6f6552b1246fb67f87e36394a [2022-10-19T09:22:20.401Z] ---> Running in bf4178de0463 [2022-10-19T09:22:20.401Z] Removing intermediate container bf4178de0463 [2022-10-19T09:22:20.401Z] ---> 83f4a4e13a28 [2022-10-19T09:22:20.401Z] Successfully built 83f4a4e13a28 [2022-10-19T09:22:20.401Z] Successfully tagged edgexfoundry/edgex-web-ui:48be4b68ee06b9f6f6552b1246fb67f87e36394a [2022-10-19T09:22:20.401Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-19T09:22:20.401Z] touch edgex-web-ui.imagebuilt [2022-10-19T09:22:20.401Z] mkdir -p node_modules coverage [2022-10-19T09:22:20.401Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-19T09:22:20.401Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE required: { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE }, [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE required: { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE }, [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE required: { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE }, [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE required: { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE }, [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE required: { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE }, [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE required: { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE }, [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE required: { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE }, [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE required: { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE }, [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE required: { [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE }, [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:22:21.776Z] npm WARN EBADENGINE } [2022-10-19T09:22:27.045Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-19T09:22:27.045Z] 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 [2022-10-19T09:22:27.045Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-19T09:22:27.045Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-19T09:22:27.045Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-19T09:22:27.045Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-19T09:22:27.611Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-19T09:22:28.548Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-19T09:22:28.548Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-19T09:22:30.448Z] 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 [2022-10-19T09:22:30.448Z] 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 [2022-10-19T09:22:31.383Z] 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. [2022-10-19T09:22:31.948Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-19T09:22:32.207Z] 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. [2022-10-19T09:22:32.207Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-19T09:22:32.775Z] 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. [2022-10-19T09:22:32.775Z] 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. [2022-10-19T09:22:33.713Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-19T09:22:36.996Z] 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. [2022-10-19T09:22:45.108Z] [2022-10-19T09:22:45.108Z] added 1478 packages, and audited 1479 packages in 23s [2022-10-19T09:22:45.108Z] [2022-10-19T09:22:45.108Z] 90 packages are looking for funding [2022-10-19T09:22:45.108Z] run `npm fund` for details [2022-10-19T09:22:45.108Z] [2022-10-19T09:22:45.108Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-19T09:22:45.108Z] [2022-10-19T09:22:45.108Z] To address issues that do not require attention, run: [2022-10-19T09:22:45.108Z] npm audit fix [2022-10-19T09:22:45.108Z] [2022-10-19T09:22:45.108Z] To address all issues (including breaking changes), run: [2022-10-19T09:22:45.108Z] npm audit fix --force [2022-10-19T09:22:45.108Z] [2022-10-19T09:22:45.108Z] Run `npm audit` for details. [2022-10-19T09:22:49.297Z] 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 [2022-10-19T09:22:51.191Z] - Generating browser application bundles (phase: setup)... [2022-10-19T09:22:55.372Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-19T09:22:55.372Z] Compiling @angular/core : es2015 as esm2015 [2022-10-19T09:22:58.650Z] Compiling @angular/common : es2015 as esm2015 [2022-10-19T09:22:58.650Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-19T09:22:59.581Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-19T09:22:59.581Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-19T09:22:59.839Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-19T09:22:59.839Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-19T09:23:00.404Z] Compiling @angular/router : es2015 as esm2015 [2022-10-19T09:23:00.404Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-19T09:23:00.404Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-19T09:23:00.661Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-19T09:23:00.920Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-19T09:23:02.820Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-19T09:23:08.086Z] 19 10 2022 09:23:07.778:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-19T09:23:08.086Z] 19 10 2022 09:23:07.780:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-19T09:23:08.086Z] 19 10 2022 09:23:07.783:INFO [launcher]: Starting browser ChromeHeadless [2022-10-19T09:23:20.287Z] ✔ Browser application bundle generation complete. [2022-10-19T09:23:20.288Z] 19 10 2022 09:23:18.750:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Z_dbNKNHEnA3fwNkAAAB with id 86778436 [2022-10-19T09:23:21.661Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-19T09:23:21.661Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.082 secs) [2022-10-19T09:23:21.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.1 secs) [2022-10-19T09:23:21.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.132 secs) [2022-10-19T09:23:21.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.242 secs) [2022-10-19T09:23:21.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.263 secs) [2022-10-19T09:23:21.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.278 secs) [2022-10-19T09:23:22.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.328 secs) [2022-10-19T09:23:22.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.365 secs) [2022-10-19T09:23:22.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.374 secs) [2022-10-19T09:23:22.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.418 secs) [2022-10-19T09:23:22.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.424 secs) [2022-10-19T09:23:22.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.43 secs) [2022-10-19T09:23:22.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.518 secs) [2022-10-19T09:23:22.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.525 secs) [2022-10-19T09:23:22.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.537 secs) [2022-10-19T09:23:22.435Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.541 secs) [2022-10-19T09:23:22.435Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.545 secs) [2022-10-19T09:23:22.435Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.551 secs) [2022-10-19T09:23:22.435Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.571 secs) [2022-10-19T09:23:22.435Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.611 secs) [2022-10-19T09:23:22.435Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.623 secs) [2022-10-19T09:23:22.435Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.639 secs) [2022-10-19T09:23:22.435Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.647 secs) [2022-10-19T09:23:22.435Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.655 secs) [2022-10-19T09:23:22.435Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.693 secs) [2022-10-19T09:23:22.435Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.713 secs) [2022-10-19T09:23:22.435Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.718 secs) [2022-10-19T09:23:22.693Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.727 secs) [2022-10-19T09:23:22.693Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.729 secs) [2022-10-19T09:23:22.693Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.741 secs) [2022-10-19T09:23:22.693Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.743 secs) [2022-10-19T09:23:22.693Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.744 secs) [2022-10-19T09:23:22.693Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.751 secs) [2022-10-19T09:23:22.693Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.76 secs) [2022-10-19T09:23:22.693Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.772 secs) [2022-10-19T09:23:22.693Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.806 secs) [2022-10-19T09:23:22.693Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.844 secs) [2022-10-19T09:23:22.693Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.872 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.878 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.888 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.892 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.895 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.898 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.921 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.929 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.956 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.966 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.971 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.992 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.002 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.011 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.019 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.021 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.022 secs) [2022-10-19T09:23:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.036 secs) [2022-10-19T09:23:23.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.088 secs) [2022-10-19T09:23:23.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.116 secs) [2022-10-19T09:23:23.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.122 secs) [2022-10-19T09:23:23.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.138 secs) [2022-10-19T09:23:23.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.145 secs) [2022-10-19T09:23:23.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.148 secs) [2022-10-19T09:23:23.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.154 secs) [2022-10-19T09:23:23.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.175 secs) [2022-10-19T09:23:23.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.184 secs) [2022-10-19T09:23:23.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.195 secs) [2022-10-19T09:23:23.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.209 secs) [2022-10-19T09:23:23.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.214 secs) [2022-10-19T09:23:23.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.233 secs) [2022-10-19T09:23:23.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.239 secs) [2022-10-19T09:23:23.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.244 secs) [2022-10-19T09:23:23.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.27 secs) [2022-10-19T09:23:23.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.289 secs) [2022-10-19T09:23:23.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.297 secs) [2022-10-19T09:23:23.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.299 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.303 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.305 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.307 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.308 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.318 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.321 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.322 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.346 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.354 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.366 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.369 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.372 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.375 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.381 secs) [2022-10-19T09:23:23.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.396 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.4 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.404 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.41 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.424 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.434 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.438 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.441 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.445 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.448 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.45 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.469 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.495 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.519 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.525 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.535 secs) [2022-10-19T09:23:23.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.539 secs) [2022-10-19T09:23:23.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.541 secs) [2022-10-19T09:23:23.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.543 secs) [2022-10-19T09:23:23.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.545 secs) [2022-10-19T09:23:23.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.577 secs) [2022-10-19T09:23:23.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.585 secs) [2022-10-19T09:23:23.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.603 secs) [2022-10-19T09:23:23.985Z] WARN: ' [2022-10-19T09:23:23.985Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-19T09:23:23.985Z] Support for using the ngModel input property and ngModelChange event with [2022-10-19T09:23:23.985Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-19T09:23:23.985Z] in a future version of Angular. [2022-10-19T09:23:23.985Z] [2022-10-19T09:23:23.985Z] For more information on this, see our API docs here: [2022-10-19T09:23:23.985Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-19T09:23:23.985Z] ' [2022-10-19T09:23:23.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.603 secs) [2022-10-19T09:23:23.985Z] WARN: ' [2022-10-19T09:23:23.985Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-19T09:23:23.985Z] Support for using the ngModel input property and ngModelChange event with [2022-10-19T09:23:23.985Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-19T09:23:23.985Z] in a future version of Angular. [2022-10-19T09:23:23.985Z] [2022-10-19T09:23:23.985Z] For more information on this, see our API docs here: [2022-10-19T09:23:23.985Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-19T09:23:23.985Z] ' [2022-10-19T09:23:23.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.629 secs) [2022-10-19T09:23:23.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.643 secs) [2022-10-19T09:23:23.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.665 secs) [2022-10-19T09:23:23.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.675 secs) [2022-10-19T09:23:23.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.686 secs) [2022-10-19T09:23:23.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.695 secs) [2022-10-19T09:23:23.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.71 secs) [2022-10-19T09:23:23.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.719 secs) [2022-10-19T09:23:23.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.737 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.747 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.756 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.767 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.785 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.794 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.806 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.811 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.818 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.82 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.825 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.827 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.828 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.891 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.905 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.908 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.911 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.917 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.92 secs) [2022-10-19T09:23:24.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.923 secs) [2022-10-19T09:23:24.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.932 secs) [2022-10-19T09:23:24.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.942 secs) [2022-10-19T09:23:24.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.961 secs) [2022-10-19T09:23:24.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.97 secs) [2022-10-19T09:23:24.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.974 secs) [2022-10-19T09:23:24.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.977 secs) [2022-10-19T09:23:24.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.996 secs) [2022-10-19T09:23:24.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.002 secs) [2022-10-19T09:23:24.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.023 secs) [2022-10-19T09:23:24.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.032 secs) [2022-10-19T09:23:24.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.026 secs / 2.032 secs) [2022-10-19T09:23:24.758Z] TOTAL: 149 SUCCESS [2022-10-19T09:23:24.758Z] ✔ Browser application bundle generation complete. [2022-10-19T09:23:25.015Z] [2022-10-19T09:23:25.015Z] =============================== Coverage summary =============================== [2022-10-19T09:23:25.015Z] Statements : 40.87% ( 1463/3580 ) [2022-10-19T09:23:25.015Z] Branches : 12.03% ( 111/923 ) [2022-10-19T09:23:25.015Z] Functions : 33.13% ( 430/1298 ) [2022-10-19T09:23:25.015Z] Lines : 38.8% ( 1314/3387 ) [2022-10-19T09:23:25.015Z] ================================================================================ [2022-10-19T09:23:25.273Z] ✔ Browser application bundle generation complete. [2022-10-19T09:23:25.533Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-559/web' [Pipeline] echo [2022-10-19T09:23:25.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-19T09:23:25.598Z] $ docker stop --time=1 d5674b8113af3c39e6bc3d748747c8b910f26271812fe109e73a3131426552ca [2022-10-19T09:23:26.869Z] $ docker rm -f d5674b8113af3c39e6bc3d748747c8b910f26271812fe109e73a3131426552ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T09:23:27.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-19T09:23:28.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-19T09:23:28.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-19T09:23:29.479Z] + ls -al . [2022-10-19T09:23:29.479Z] total 176 [2022-10-19T09:23:29.479Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 19 09:21 . [2022-10-19T09:23:29.479Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 09:20 .. [2022-10-19T09:23:29.479Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 09:20 .blubracket [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 19 09:20 .dockerignore [2022-10-19T09:23:29.479Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 09:20 .git [2022-10-19T09:23:29.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 09:20 .github [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 19 09:20 .gitignore [2022-10-19T09:23:29.479Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 09:20 .semver [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 19 09:20 Attribution.txt [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 19 09:20 CHANGELOG.md [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 19 09:20 CONTRIBUTING.md [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 19 09:20 Dockerfile [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 19 09:20 Jenkinsfile [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 19 09:20 LICENSE [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 19 09:20 Makefile [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 19 09:20 README.md [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 09:20 VERSION [2022-10-19T09:23:29.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 09:20 assets [2022-10-19T09:23:29.479Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 09:20 bin [2022-10-19T09:23:29.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 09:20 cmd [2022-10-19T09:23:29.479Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 19 09:21 coverage.out [2022-10-19T09:23:29.479Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 09:20 docs [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 19 09:20 go.mod [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 19 09:20 go.sum [2022-10-19T09:23:29.479Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 09:20 internal [2022-10-19T09:23:29.479Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 09:20 snap [2022-10-19T09:23:29.479Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 09:20 testing [2022-10-19T09:23:29.479Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 19 09:20 version.go [2022-10-19T09:23:29.479Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 19 09:22 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:23:29.856Z] + 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=48be4b68ee06b9f6f6552b1246fb67f87e36394a --label arch=amd64 --label version=0.0.0 . [2022-10-19T09:23:30.115Z] Sending build context to Docker daemon 48.18MB [2022-10-19T09:23:30.115Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-19T09:23:30.115Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-19T09:23:30.115Z] ---> 0a97c7403b5e [2022-10-19T09:23:30.116Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-19T09:23:30.684Z] ---> Running in 74d43724a07f [2022-10-19T09:23:30.684Z] Removing intermediate container 74d43724a07f [2022-10-19T09:23:30.684Z] ---> 3eb8343a6fa9 [2022-10-19T09:23:30.684Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-19T09:23:30.684Z] ---> Running in 2f5a3a7793a5 [2022-10-19T09:23:30.684Z] Removing intermediate container 2f5a3a7793a5 [2022-10-19T09:23:30.684Z] ---> 14439907c5a6 [2022-10-19T09:23:30.684Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-19T09:23:30.684Z] ---> Running in 69fc0b48231d [2022-10-19T09:23:30.941Z] Removing intermediate container 69fc0b48231d [2022-10-19T09:23:30.941Z] ---> 82f9c6a380c0 [2022-10-19T09:23:30.941Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-19T09:23:30.941Z] ---> Running in f200517d6caa [2022-10-19T09:23:30.941Z] Removing intermediate container f200517d6caa [2022-10-19T09:23:30.941Z] ---> 009cb389282a [2022-10-19T09:23:30.941Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-19T09:23:30.941Z] ---> Running in 603ad77f7fba [2022-10-19T09:23:30.941Z] Removing intermediate container 603ad77f7fba [2022-10-19T09:23:30.941Z] ---> ba6f076ec532 [2022-10-19T09:23:30.941Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-19T09:23:31.876Z] ---> 9e5b387f66d4 [2022-10-19T09:23:31.876Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T09:23:31.876Z] ---> Running in c1defab9246d [2022-10-19T09:23:32.444Z] Removing intermediate container c1defab9246d [2022-10-19T09:23:32.444Z] ---> 6b23cfc9f0c8 [2022-10-19T09:23:32.444Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-19T09:23:32.444Z] ---> Running in 7a80b57aecf6 [2022-10-19T09:23:32.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T09:23:33.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T09:23:33.896Z] OK: 211 MiB in 51 packages [2022-10-19T09:23:34.156Z] Removing intermediate container 7a80b57aecf6 [2022-10-19T09:23:34.156Z] ---> d8d95d4ecc26 [2022-10-19T09:23:34.156Z] Step 11/26 : ENV GO111MODULE=on [2022-10-19T09:23:34.156Z] ---> Running in 58ef2ba7fd83 [2022-10-19T09:23:34.156Z] Removing intermediate container 58ef2ba7fd83 [2022-10-19T09:23:34.156Z] ---> c28356c114fc [2022-10-19T09:23:34.156Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-19T09:23:34.414Z] ---> Running in db4169fdb943 [2022-10-19T09:23:34.414Z] Removing intermediate container db4169fdb943 [2022-10-19T09:23:34.414Z] ---> cf5720528140 [2022-10-19T09:23:34.414Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-19T09:23:34.414Z] ---> 9a46f5d863a4 [2022-10-19T09:23:34.414Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T09:23:34.414Z] ---> Running in 1594b8211543 [2022-10-19T09:23:35.349Z] Removing intermediate container 1594b8211543 [2022-10-19T09:23:35.349Z] ---> e9cb4a64cca3 [2022-10-19T09:23:35.349Z] Step 15/26 : COPY . . [2022-10-19T09:23:36.724Z] ---> 2f1be6e2ac8b [2022-10-19T09:23:36.724Z] Step 16/26 : RUN ${MAKE} [2022-10-19T09:23:36.724Z] ---> Running in 5ef76f7d7cba [2022-10-19T09:23:36.724Z] 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 [2022-10-19T09:23:48.959Z] Removing intermediate container 5ef76f7d7cba [2022-10-19T09:23:48.959Z] ---> 4c41bcc11c48 [2022-10-19T09:23:48.959Z] Step 17/26 : FROM alpine:3.14 [2022-10-19T09:23:48.959Z] 3.14: Pulling from library/alpine [2022-10-19T09:23:48.959Z] c7ed990a2339: Pulling fs layer [2022-10-19T09:23:48.959Z] c7ed990a2339: Verifying Checksum [2022-10-19T09:23:48.959Z] c7ed990a2339: Download complete [2022-10-19T09:23:48.959Z] c7ed990a2339: Pull complete [2022-10-19T09:23:48.959Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-19T09:23:48.959Z] Status: Downloaded newer image for alpine:3.14 [2022-10-19T09:23:48.959Z] ---> dd53f409bf0b [2022-10-19T09:23:48.959Z] Step 18/26 : EXPOSE 4000 [2022-10-19T09:23:48.959Z] ---> Running in 0664857beb42 [2022-10-19T09:23:48.959Z] Removing intermediate container 0664857beb42 [2022-10-19T09:23:48.959Z] ---> 4dd20425c9bb [2022-10-19T09:23:48.959Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-19T09:23:49.533Z] ---> 02dd1a93cef9 [2022-10-19T09:23:49.533Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-19T09:23:49.533Z] ---> e8c09fc7e226 [2022-10-19T09:23:49.533Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-19T09:23:49.790Z] ---> a1d17f63088f [2022-10-19T09:23:49.790Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-19T09:23:49.790Z] ---> Running in 8baa631b51cf [2022-10-19T09:23:49.790Z] Removing intermediate container 8baa631b51cf [2022-10-19T09:23:49.790Z] ---> 3a5a2bb9d077 [2022-10-19T09:23:49.790Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-19T09:23:49.790Z] ---> Running in 44169786e22e [2022-10-19T09:23:49.790Z] Removing intermediate container 44169786e22e [2022-10-19T09:23:49.790Z] ---> aaa20ea649c4 [2022-10-19T09:23:49.790Z] Step 24/26 : LABEL arch=amd64 [2022-10-19T09:23:49.790Z] ---> Running in bfc2094eea45 [2022-10-19T09:23:50.048Z] Removing intermediate container bfc2094eea45 [2022-10-19T09:23:50.048Z] ---> 2cfabb365f84 [2022-10-19T09:23:50.048Z] Step 25/26 : LABEL git_sha=48be4b68ee06b9f6f6552b1246fb67f87e36394a [2022-10-19T09:23:50.048Z] ---> Running in 71346d6c6e3e [2022-10-19T09:23:50.048Z] Removing intermediate container 71346d6c6e3e [2022-10-19T09:23:50.048Z] ---> 934631310366 [2022-10-19T09:23:50.048Z] Step 26/26 : LABEL version=0.0.0 [2022-10-19T09:23:50.048Z] ---> Running in 29474a9b9b79 [2022-10-19T09:23:50.048Z] Removing intermediate container 29474a9b9b79 [2022-10-19T09:23:50.048Z] ---> 2f14eb521726 [2022-10-19T09:23:50.048Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-19T09:23:50.048Z] Successfully built 2f14eb521726 [2022-10-19T09:23:50.048Z] 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 [2022-10-19T09:23:50.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T09:23:50.906Z] [2022-10-19T09:23:50.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:23:51.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T09:23:51.276Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-19T09:23:51.276Z] 5eb5b503b376: Pulling fs layer [2022-10-19T09:23:51.276Z] 5c69ac0246d0: Pulling fs layer [2022-10-19T09:23:51.276Z] ec43610c2a17: Pulling fs layer [2022-10-19T09:23:51.276Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-19T09:23:51.276Z] 33b1e0a273af: Pulling fs layer [2022-10-19T09:23:51.276Z] 5d3b04190fa2: Pulling fs layer [2022-10-19T09:23:51.276Z] 2f39f015ded8: Pulling fs layer [2022-10-19T09:23:51.276Z] 33b1e0a273af: Waiting [2022-10-19T09:23:51.276Z] 3a2ae6a8a46f: Waiting [2022-10-19T09:23:51.276Z] 2f39f015ded8: Waiting [2022-10-19T09:23:51.276Z] 5d3b04190fa2: Waiting [2022-10-19T09:23:51.276Z] 5c69ac0246d0: Verifying Checksum [2022-10-19T09:23:51.276Z] 5c69ac0246d0: Download complete [2022-10-19T09:23:51.276Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-19T09:23:51.276Z] 3a2ae6a8a46f: Download complete [2022-10-19T09:23:51.276Z] 33b1e0a273af: Verifying Checksum [2022-10-19T09:23:51.276Z] 33b1e0a273af: Download complete [2022-10-19T09:23:51.276Z] 5d3b04190fa2: Verifying Checksum [2022-10-19T09:23:51.276Z] 5d3b04190fa2: Download complete [2022-10-19T09:23:51.534Z] ec43610c2a17: Verifying Checksum [2022-10-19T09:23:51.534Z] ec43610c2a17: Download complete [2022-10-19T09:23:51.534Z] 5eb5b503b376: Verifying Checksum [2022-10-19T09:23:51.534Z] 5eb5b503b376: Download complete [2022-10-19T09:23:52.099Z] 2f39f015ded8: Download complete [2022-10-19T09:23:52.665Z] 5eb5b503b376: Pull complete [2022-10-19T09:23:52.665Z] 5c69ac0246d0: Pull complete [2022-10-19T09:23:52.923Z] ec43610c2a17: Pull complete [2022-10-19T09:23:53.180Z] 3a2ae6a8a46f: Pull complete [2022-10-19T09:23:53.437Z] 33b1e0a273af: Pull complete [2022-10-19T09:23:53.437Z] 5d3b04190fa2: Pull complete [2022-10-19T09:23:57.617Z] 2f39f015ded8: Pull complete [2022-10-19T09:23:57.617Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-19T09:23:57.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T09:23:57.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T09:23:57.830Z] prd-ubuntu20.04-docker-8c-8g-8550 does not seem to be running inside a container [2022-10-19T09:23:57.858Z] $ 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-559 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559:/w/workspace/edgexfoundry_edgex-ui-go_PR-559:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@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 [2022-10-19T09:24:01.754Z] $ docker top d22daab5a58487bac56a189e2385377f7fd75b894d8449abf51337fd435e3709 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:24:02.208Z] ---> job-cost.sh [2022-10-19T09:24:02.208Z] lf-activate-venv: SKIPPING [2022-10-19T09:24:02.208Z] INFO: No Stack... [2022-10-19T09:24:02.777Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-19T09:24:03.037Z] INFO: Archiving Costs [Pipeline] sh [2022-10-19T09:24:03.349Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives/cost.csv [2022-10-19T09:24:03.349Z] + cut -d, -f6 [Pipeline] lock [2022-10-19T09:24:03.387Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] [2022-10-19T09:24:03.393Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] did not exist. Created. [2022-10-19T09:24:03.393Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-19T09:24:03.776Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-19T09:24:04.134Z] Stashed 1 file(s) [Pipeline] } [2022-10-19T09:24:04.153Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-19T09:24:04.235Z] $ docker stop --time=1 d22daab5a58487bac56a189e2385377f7fd75b894d8449abf51337fd435e3709 [2022-10-19T09:24:05.475Z] $ docker rm -f d22daab5a58487bac56a189e2385377f7fd75b894d8449abf51337fd435e3709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-19T09:24:37.856Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8551 in /w/workspace/edgexfoundry_edgex-ui-go_PR-559 [Pipeline] { [Pipeline] ws [2022-10-19T09:24:37.901Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-10-19T09:24:37.973Z] The recommended git tool is: git [2022-10-19T09:24:42.841Z] using credential edgex-jenkins-ssh [2022-10-19T09:24:42.856Z] Cloning the remote Git repository [2022-10-19T09:24:42.901Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-19T09:24:42.982Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-10-19T09:24:43.108Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-19T09:24:43.109Z] > git --version # timeout=10 [2022-10-19T09:24:43.128Z] > git --version # 'git version 2.25.1' [2022-10-19T09:24:43.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-19T09:24:43.171Z] Verifying host key using known hosts file [2022-10-19T09:24:43.349Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-19T09:24:43.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-19T09:24:47.724Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-19T09:24:47.745Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-19T09:24:49.259Z] Merging remotes/origin/main commit 1f247822aed2ea5797dd0dba969c3d64ef023385 into PR head commit 48be4b68ee06b9f6f6552b1246fb67f87e36394a [2022-10-19T09:24:48.558Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-19T09:24:48.603Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-19T09:24:48.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-19T09:24:48.609Z] Verifying host key using known hosts file [2022-10-19T09:24:48.616Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-19T09:24:48.627Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/559/head:refs/remotes/origin/PR-559 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-19T09:24:49.273Z] > git config core.sparsecheckout # timeout=10 [2022-10-19T09:24:49.291Z] > git checkout -f 48be4b68ee06b9f6f6552b1246fb67f87e36394a # timeout=10 [2022-10-19T09:24:49.746Z] Merge succeeded, producing 48be4b68ee06b9f6f6552b1246fb67f87e36394a [2022-10-19T09:24:49.747Z] Checking out Revision 48be4b68ee06b9f6f6552b1246fb67f87e36394a (PR-559) [2022-10-19T09:24:49.659Z] > git remote # timeout=10 [2022-10-19T09:24:49.675Z] > git config --get remote.origin.url # timeout=10 [2022-10-19T09:24:49.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-19T09:24:49.696Z] Verifying host key using known hosts file [2022-10-19T09:24:49.699Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-19T09:24:49.707Z] > git merge 1f247822aed2ea5797dd0dba969c3d64ef023385 # timeout=10 [2022-10-19T09:24:49.729Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-19T09:24:49.750Z] > git config core.sparsecheckout # timeout=10 [2022-10-19T09:24:49.762Z] > git checkout -f 48be4b68ee06b9f6f6552b1246fb67f87e36394a # timeout=10 [2022-10-19T09:24:53.593Z] Commit message: "feat: copy Attribution.txt and LICENSE into Docker image" [2022-10-19T09:24:53.642Z] > git --version # timeout=10 [2022-10-19T09:24:53.654Z] > git --version # 'git version 2.25.1' [2022-10-19T09:24:53.672Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-19T09:24:54.854Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-19T09:24:54.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T09:24:54.854Z] Dload Upload Total Spent Left Speed [2022-10-19T09:24:54.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh [2022-10-19T09:24:55.550Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-19T09:24:55.888Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-19T09:24:55.888Z] sudo tee /etc/docker/daemon.new [2022-10-19T09:24:55.888Z] { [2022-10-19T09:24:55.888Z] "registry-mirrors": [ [2022-10-19T09:24:55.888Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-19T09:24:55.888Z] ], [2022-10-19T09:24:55.888Z] "bip": "10.250.0.254/24", [2022-10-19T09:24:55.888Z] "hosts": [ [2022-10-19T09:24:55.889Z] "tcp://0.0.0.0:5555", [2022-10-19T09:24:55.889Z] "unix:///var/run/docker.sock" [2022-10-19T09:24:55.889Z] ], [2022-10-19T09:24:55.889Z] "mtu": 1458, [2022-10-19T09:24:55.889Z] "selinux-enabled": true, [2022-10-19T09:24:55.889Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-19T09:24:55.889Z] } [Pipeline] sh [2022-10-19T09:24:56.228Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-19T09:24:56.566Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T09:25:14.868Z] provisioning config files... [2022-10-19T09:25:14.893Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6148611455350592031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:25:15.283Z] ---> docker-login.sh [2022-10-19T09:25:15.283Z] nexus3.edgexfoundry.org:10001 [2022-10-19T09:25:15.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:25:16.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:25:16.142Z] Configure a credential helper to remove this warning. See [2022-10-19T09:25:16.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:25:16.142Z] [2022-10-19T09:25:16.142Z] Login Succeeded [2022-10-19T09:25:16.142Z] nexus3.edgexfoundry.org:10002 [2022-10-19T09:25:16.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:25:16.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:25:16.412Z] Configure a credential helper to remove this warning. See [2022-10-19T09:25:16.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:25:16.412Z] [2022-10-19T09:25:16.412Z] Login Succeeded [2022-10-19T09:25:16.412Z] nexus3.edgexfoundry.org:10003 [2022-10-19T09:25:16.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:25:16.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:25:16.953Z] Configure a credential helper to remove this warning. See [2022-10-19T09:25:16.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:25:16.953Z] [2022-10-19T09:25:16.953Z] Login Succeeded [2022-10-19T09:25:16.953Z] nexus3.edgexfoundry.org:10004 [2022-10-19T09:25:17.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:25:17.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:25:17.223Z] Configure a credential helper to remove this warning. See [2022-10-19T09:25:17.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:25:17.223Z] [2022-10-19T09:25:17.223Z] Login Succeeded [2022-10-19T09:25:17.223Z] docker.io [2022-10-19T09:25:17.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T09:25:17.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T09:25:17.759Z] Configure a credential helper to remove this warning. See [2022-10-19T09:25:17.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T09:25:17.759Z] [2022-10-19T09:25:17.759Z] Login Succeeded [2022-10-19T09:25:17.759Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T09:25:17.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-19T09:25:18.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T09:25:18.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T09:25:18.148Z] ========================================================= [2022-10-19T09:25:18.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-19T09:25:18.148Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:25:18.644Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-19T09:25:19.627Z] Sending build context to Docker daemon 28.67MB [2022-10-19T09:25:19.627Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-19T09:25:19.627Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-19T09:25:19.897Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-19T09:25:19.897Z] 9b18e9b68314: Pulling fs layer [2022-10-19T09:25:19.897Z] d32db5db7311: Pulling fs layer [2022-10-19T09:25:19.897Z] d0c4b47475fc: Pulling fs layer [2022-10-19T09:25:19.897Z] 5831b945b038: Pulling fs layer [2022-10-19T09:25:19.897Z] 86bbec2aaacd: Pulling fs layer [2022-10-19T09:25:19.897Z] e10730c5d714: Pulling fs layer [2022-10-19T09:25:19.897Z] 5dd5c2283517: Pulling fs layer [2022-10-19T09:25:19.897Z] d5ac0230b979: Pulling fs layer [2022-10-19T09:25:19.897Z] 5831b945b038: Waiting [2022-10-19T09:25:19.897Z] 5dd5c2283517: Waiting [2022-10-19T09:25:19.897Z] d5ac0230b979: Waiting [2022-10-19T09:25:19.897Z] e10730c5d714: Waiting [2022-10-19T09:25:19.897Z] d0c4b47475fc: Download complete [2022-10-19T09:25:19.897Z] d32db5db7311: Verifying Checksum [2022-10-19T09:25:19.897Z] d32db5db7311: Download complete [2022-10-19T09:25:19.897Z] 86bbec2aaacd: Verifying Checksum [2022-10-19T09:25:19.897Z] 86bbec2aaacd: Download complete [2022-10-19T09:25:19.897Z] e10730c5d714: Verifying Checksum [2022-10-19T09:25:19.897Z] e10730c5d714: Download complete [2022-10-19T09:25:19.897Z] 9b18e9b68314: Verifying Checksum [2022-10-19T09:25:19.897Z] 9b18e9b68314: Download complete [2022-10-19T09:25:20.871Z] 9b18e9b68314: Pull complete [2022-10-19T09:25:20.871Z] d5ac0230b979: Verifying Checksum [2022-10-19T09:25:20.871Z] d5ac0230b979: Download complete [2022-10-19T09:25:21.468Z] d32db5db7311: Pull complete [2022-10-19T09:25:21.736Z] d0c4b47475fc: Pull complete [2022-10-19T09:25:22.325Z] 5dd5c2283517: Verifying Checksum [2022-10-19T09:25:22.325Z] 5dd5c2283517: Download complete [2022-10-19T09:25:22.912Z] 5831b945b038: Verifying Checksum [2022-10-19T09:25:22.912Z] 5831b945b038: Download complete [2022-10-19T09:25:35.232Z] 5831b945b038: Pull complete [2022-10-19T09:25:35.232Z] 86bbec2aaacd: Pull complete [2022-10-19T09:25:35.232Z] e10730c5d714: Pull complete [2022-10-19T09:25:41.914Z] 5dd5c2283517: Pull complete [2022-10-19T09:25:43.327Z] d5ac0230b979: Pull complete [2022-10-19T09:25:43.327Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-19T09:25:43.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T09:25:43.327Z] ---> 59b3b1a385d4 [2022-10-19T09:25:43.327Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-19T09:25:46.672Z] ---> Running in 76188a06c3e2 [2022-10-19T09:25:46.672Z] Removing intermediate container 76188a06c3e2 [2022-10-19T09:25:46.672Z] ---> 5a2f6d1661fb [2022-10-19T09:25:46.672Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-19T09:25:46.672Z] ---> Running in 5b0b8534602a [2022-10-19T09:25:46.672Z] Removing intermediate container 5b0b8534602a [2022-10-19T09:25:46.672Z] ---> 57d67c197de8 [2022-10-19T09:25:46.672Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-19T09:25:46.949Z] ---> Running in 99da7c97303f [2022-10-19T09:25:47.216Z] Removing intermediate container 99da7c97303f [2022-10-19T09:25:47.216Z] ---> cd5282713d50 [2022-10-19T09:25:47.216Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-19T09:25:47.216Z] ---> Running in 38772e42569d [2022-10-19T09:25:47.482Z] Removing intermediate container 38772e42569d [2022-10-19T09:25:47.482Z] ---> 127fbef24836 [2022-10-19T09:25:47.482Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-19T09:25:47.482Z] ---> Running in 069bf937a3ca [2022-10-19T09:25:48.063Z] Removing intermediate container 069bf937a3ca [2022-10-19T09:25:48.063Z] ---> edd96dfb0885 [2022-10-19T09:25:48.063Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-19T09:25:48.643Z] latest: Pulling from library/docker [2022-10-19T09:25:48.643Z] 9b18e9b68314: Already exists [2022-10-19T09:25:48.643Z] c21cba7d4ed2: Pulling fs layer [2022-10-19T09:25:48.643Z] 63dea5e92710: Pulling fs layer [2022-10-19T09:25:48.643Z] 885b6baa568c: Pulling fs layer [2022-10-19T09:25:48.643Z] 0f96f7352224: Pulling fs layer [2022-10-19T09:25:48.643Z] 679d89bc3e35: Pulling fs layer [2022-10-19T09:25:48.643Z] 0f96f7352224: Waiting [2022-10-19T09:25:48.643Z] 11f76eab2d11: Pulling fs layer [2022-10-19T09:25:48.643Z] f399f04d60e9: Pulling fs layer [2022-10-19T09:25:48.643Z] 10c95374dc09: Pulling fs layer [2022-10-19T09:25:48.643Z] 679d89bc3e35: Waiting [2022-10-19T09:25:48.643Z] 11f76eab2d11: Waiting [2022-10-19T09:25:48.643Z] f399f04d60e9: Waiting [2022-10-19T09:25:48.643Z] 10c95374dc09: Waiting [2022-10-19T09:25:48.920Z] 63dea5e92710: Verifying Checksum [2022-10-19T09:25:48.920Z] 63dea5e92710: Download complete [2022-10-19T09:25:48.920Z] c21cba7d4ed2: Download complete [2022-10-19T09:25:49.190Z] 885b6baa568c: Verifying Checksum [2022-10-19T09:25:49.190Z] 885b6baa568c: Download complete [2022-10-19T09:25:49.190Z] 11f76eab2d11: Verifying Checksum [2022-10-19T09:25:49.458Z] 11f76eab2d11: Download complete [2022-10-19T09:25:49.458Z] 0f96f7352224: Verifying Checksum [2022-10-19T09:25:49.458Z] 0f96f7352224: Download complete [2022-10-19T09:25:49.458Z] f399f04d60e9: Download complete [2022-10-19T09:25:49.458Z] c21cba7d4ed2: Pull complete [2022-10-19T09:25:49.726Z] 679d89bc3e35: Verifying Checksum [2022-10-19T09:25:49.726Z] 679d89bc3e35: Download complete [2022-10-19T09:25:49.726Z] 63dea5e92710: Pull complete [2022-10-19T09:25:50.686Z] 885b6baa568c: Pull complete [2022-10-19T09:25:52.092Z] 0f96f7352224: Pull complete [2022-10-19T09:25:52.676Z] 679d89bc3e35: Pull complete [2022-10-19T09:25:52.945Z] 11f76eab2d11: Pull complete [2022-10-19T09:25:53.211Z] f399f04d60e9: Pull complete [2022-10-19T09:25:53.479Z] 10c95374dc09: Pull complete [2022-10-19T09:25:53.479Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-19T09:25:53.479Z] Status: Downloaded newer image for docker:latest [2022-10-19T09:25:56.080Z] ---> 58daabc33b53 [2022-10-19T09:25:56.080Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T09:25:56.080Z] ---> Running in d857a9ea7f4c [2022-10-19T09:25:58.042Z] Removing intermediate container d857a9ea7f4c [2022-10-19T09:25:58.042Z] ---> ef27caa9a5cc [2022-10-19T09:25:58.042Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-19T09:25:58.042Z] ---> Running in 436a342e7e59 [2022-10-19T09:25:59.005Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T09:25:59.961Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T09:26:00.925Z] OK: 221 MiB in 51 packages [2022-10-19T09:26:01.508Z] Removing intermediate container 436a342e7e59 [2022-10-19T09:26:01.508Z] ---> e02573be686d [2022-10-19T09:26:01.508Z] Step 11/16 : ENV GO111MODULE=on [2022-10-19T09:26:01.508Z] ---> Running in 05a080dd4fb1 [2022-10-19T09:26:01.775Z] Removing intermediate container 05a080dd4fb1 [2022-10-19T09:26:01.775Z] ---> b9a574843e61 [2022-10-19T09:26:01.775Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-19T09:26:02.045Z] ---> Running in e1930eb860ae [2022-10-19T09:26:02.311Z] Removing intermediate container e1930eb860ae [2022-10-19T09:26:02.311Z] ---> 1de08ce43884 [2022-10-19T09:26:02.311Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-19T09:26:02.900Z] ---> 79bf3d982e5c [2022-10-19T09:26:02.900Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T09:26:02.900Z] ---> Running in f8d77383b27a [2022-10-19T09:26:49.746Z] Removing intermediate container f8d77383b27a [2022-10-19T09:26:49.746Z] ---> f3fce81e6968 [2022-10-19T09:26:49.746Z] Step 15/16 : COPY . . [2022-10-19T09:26:49.746Z] ---> e4bfeef1661e [2022-10-19T09:26:49.746Z] Step 16/16 : RUN ${MAKE} [2022-10-19T09:26:49.746Z] ---> Running in 04ef5f28a920 [2022-10-19T09:26:49.746Z] noop [2022-10-19T09:26:49.746Z] Removing intermediate container 04ef5f28a920 [2022-10-19T09:26:49.746Z] ---> 056a51597290 [2022-10-19T09:26:49.746Z] Successfully built 056a51597290 [2022-10-19T09:26:49.746Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:26:50.236Z] + docker inspect -f . ci-base-image-arm64 [2022-10-19T09:26:50.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T09:26:50.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-8551 does not seem to be running inside a container [2022-10-19T09:26:50.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 [2022-10-19T09:26:51.692Z] $ docker top add1ee620b64d6eeb97a058b75711edf06d3a02905fdc0a15ddf36e7b1840f4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T09:26:52.578Z] + go version [2022-10-19T09:26:52.578Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-19T09:26:52.614Z] $ docker stop --time=1 add1ee620b64d6eeb97a058b75711edf06d3a02905fdc0a15ddf36e7b1840f4a [2022-10-19T09:26:54.255Z] $ docker rm -f add1ee620b64d6eeb97a058b75711edf06d3a02905fdc0a15ddf36e7b1840f4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:26:55.158Z] + docker inspect -f . ci-base-image-arm64 [2022-10-19T09:26:55.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T09:26:55.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-8551 does not seem to be running inside a container [2022-10-19T09:26:55.507Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 [2022-10-19T09:26:56.738Z] $ docker top 72e0ab4702f5f7c2e5aac2defdcf9485d1347edda8637b00ee1c2f54e096b035 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T09:26:57.328Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-19T09:26:57.990Z] + make test [2022-10-19T09:26:57.990Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-19T09:26:59.976Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-19T09:28:07.844Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-19T09:28:07.844Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-19T09:28:07.844Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-19T09:28:07.844Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-19T09:28:07.844Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-19T09:28:07.844Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-19T09:28:07.844Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-19T09:28:07.844Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-19T09:28:08.111Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-19T09:28:30.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-19T09:28:30.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-19T09:28:30.174Z] ./bin/test-attribution-txt.sh [2022-10-19T09:28:30.174Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-19T09:28:30.174Z] make -C web test [2022-10-19T09:28:30.174Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-10-19T09:28:30.174Z] make[1]: tput: No such file or directory [2022-10-19T09:28:30.174Z] make[1]: tput: No such file or directory [2022-10-19T09:28:30.174Z] warning: generating ./VERSION [2022-10-19T09:28:30.174Z] echo "0.0.0" > VERSION [2022-10-19T09:28:30.174Z] docker build \ [2022-10-19T09:28:30.174Z] -f Dockerfile \ [2022-10-19T09:28:30.174Z] --build-arg USER=1000 \ [2022-10-19T09:28:30.174Z] \ [2022-10-19T09:28:30.174Z] --label "git_sha=48be4b68ee06b9f6f6552b1246fb67f87e36394a" \ [2022-10-19T09:28:30.174Z] -t edgexfoundry/edgex-web-ui:48be4b68ee06b9f6f6552b1246fb67f87e36394a \ [2022-10-19T09:28:30.174Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-19T09:28:30.174Z] . [2022-10-19T09:28:30.174Z] Sending build context to Docker daemon 3.269MB [2022-10-19T09:28:30.174Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-19T09:28:30.174Z] 16.17-alpine3.15: Pulling from library/node [2022-10-19T09:28:30.174Z] 47517142f6ba: Pulling fs layer [2022-10-19T09:28:30.174Z] 5f8c4bfa009b: Pulling fs layer [2022-10-19T09:28:30.174Z] f7079c9c4ba1: Pulling fs layer [2022-10-19T09:28:30.174Z] aba105e6f55a: Pulling fs layer [2022-10-19T09:28:30.174Z] aba105e6f55a: Waiting [2022-10-19T09:28:30.174Z] 47517142f6ba: Verifying Checksum [2022-10-19T09:28:30.174Z] 47517142f6ba: Download complete [2022-10-19T09:28:30.174Z] f7079c9c4ba1: Verifying Checksum [2022-10-19T09:28:30.174Z] f7079c9c4ba1: Download complete [2022-10-19T09:28:30.174Z] aba105e6f55a: Download complete [2022-10-19T09:28:30.174Z] 47517142f6ba: Pull complete [2022-10-19T09:28:30.442Z] 5f8c4bfa009b: Verifying Checksum [2022-10-19T09:28:30.442Z] 5f8c4bfa009b: Download complete [2022-10-19T09:28:34.700Z] 5f8c4bfa009b: Pull complete [2022-10-19T09:28:34.700Z] f7079c9c4ba1: Pull complete [2022-10-19T09:28:34.700Z] aba105e6f55a: Pull complete [2022-10-19T09:28:34.700Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-19T09:28:34.700Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-19T09:28:34.700Z] ---> bf1b8b58d215 [2022-10-19T09:28:34.700Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-19T09:28:35.284Z] ---> Running in f8ed239957bf [2022-10-19T09:28:36.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T09:28:36.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T09:28:37.094Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-19T09:28:37.094Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-19T09:28:37.094Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-19T09:28:37.094Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-19T09:28:37.094Z] (5/128) Installing libxcb (1.14-r2) [2022-10-19T09:28:37.359Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-19T09:28:37.359Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-19T09:28:37.359Z] (8/128) Installing libice (1.0.10-r0) [2022-10-19T09:28:37.359Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-19T09:28:37.359Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-19T09:28:37.359Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-19T09:28:37.359Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-19T09:28:37.359Z] (13/128) Installing xset (1.2.4-r0) [2022-10-19T09:28:37.359Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-19T09:28:37.359Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-19T09:28:37.359Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-19T09:28:37.626Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-19T09:28:37.626Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-19T09:28:37.626Z] (19/128) Installing libintl (0.21-r0) [2022-10-19T09:28:37.626Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-19T09:28:37.626Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-19T09:28:37.626Z] (22/128) Installing pcre (8.45-r1) [2022-10-19T09:28:37.626Z] (23/128) Installing glib (2.70.1-r0) [2022-10-19T09:28:37.626Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-19T09:28:37.626Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-19T09:28:37.626Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-19T09:28:37.626Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-19T09:28:37.892Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-19T09:28:37.892Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-19T09:28:37.892Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-19T09:28:37.892Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-19T09:28:37.892Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-19T09:28:37.892Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-19T09:28:37.892Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-19T09:28:37.892Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-19T09:28:37.892Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-19T09:28:37.892Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-19T09:28:37.892Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-19T09:28:37.892Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-19T09:28:37.892Z] (40/128) Installing libxi (1.8-r0) [2022-10-19T09:28:37.892Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-19T09:28:37.892Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-19T09:28:37.892Z] (43/128) Installing atk (2.36.0-r0) [2022-10-19T09:28:38.159Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-19T09:28:38.159Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-19T09:28:38.159Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-19T09:28:38.159Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-19T09:28:38.159Z] (48/128) Installing expat (2.4.9-r0) [2022-10-19T09:28:38.159Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-19T09:28:38.159Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-19T09:28:38.159Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-19T09:28:38.159Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-19T09:28:38.159Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-19T09:28:38.159Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-19T09:28:38.159Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-19T09:28:38.159Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-19T09:28:38.159Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-19T09:28:38.427Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-19T09:28:38.427Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-19T09:28:38.427Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-19T09:28:38.427Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-19T09:28:38.427Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-19T09:28:38.427Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-19T09:28:38.427Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-19T09:28:38.427Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-19T09:28:38.427Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-19T09:28:38.427Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-19T09:28:38.427Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-19T09:28:38.427Z] (69/128) Installing pango (1.48.10-r0) [2022-10-19T09:28:38.692Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-19T09:28:38.692Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-19T09:28:38.692Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-19T09:28:38.692Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-19T09:28:38.692Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-19T09:28:38.692Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-19T09:28:38.956Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-19T09:28:39.222Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-19T09:28:39.222Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-19T09:28:39.222Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-19T09:28:39.222Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-19T09:28:41.800Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-19T09:28:41.801Z] (80/128) Installing flac (1.3.4-r0) [2022-10-19T09:28:41.801Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-19T09:28:41.801Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-19T09:28:41.801Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-19T09:28:41.801Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-19T09:28:41.801Z] (85/128) Installing libass (0.15.2-r0) [2022-10-19T09:28:41.801Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-19T09:28:41.801Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-19T09:28:41.801Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-19T09:28:41.801Z] (89/128) Installing lame (3.100-r0) [2022-10-19T09:28:41.801Z] (90/128) Installing opus (1.3.1-r1) [2022-10-19T09:28:41.801Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-19T09:28:41.801Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-19T09:28:41.801Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-19T09:28:41.801Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-19T09:28:41.801Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-19T09:28:41.801Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-19T09:28:41.801Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-19T09:28:41.801Z] (98/128) Installing libva (2.13.0-r0) [2022-10-19T09:28:41.801Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-19T09:28:41.801Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-19T09:28:42.070Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-19T09:28:42.070Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-19T09:28:42.070Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-19T09:28:42.070Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-19T09:28:42.070Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-19T09:28:42.070Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-19T09:28:42.070Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-19T09:28:42.651Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-19T09:28:42.651Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-19T09:28:42.651Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-19T09:28:42.651Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-19T09:28:42.651Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-19T09:28:42.651Z] (113/128) Installing nspr (4.32-r0) [2022-10-19T09:28:42.651Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-19T09:28:42.651Z] (115/128) Installing nss (3.78.1-r0) [2022-10-19T09:28:42.917Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-19T09:28:42.917Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-19T09:28:42.917Z] (118/128) Installing orc (0.4.32-r0) [2022-10-19T09:28:42.917Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-19T09:28:42.917Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-19T09:28:42.917Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-19T09:28:42.917Z] (122/128) Installing libpulse (15.0-r2) [2022-10-19T09:28:42.917Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-19T09:28:42.917Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-19T09:28:43.184Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-19T09:28:43.184Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-19T09:28:43.184Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-19T09:28:43.184Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-19T09:28:47.533Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T09:28:47.533Z] Executing glib-2.70.1-r0.trigger [2022-10-19T09:28:47.533Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-19T09:28:51.815Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-19T09:28:51.815Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-19T09:28:51.815Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-19T09:28:51.815Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-19T09:28:51.815Z] OK: 275 MiB in 144 packages [2022-10-19T09:29:00.255Z] Removing intermediate container f8ed239957bf [2022-10-19T09:29:00.255Z] ---> bf4e0042564e [2022-10-19T09:29:00.255Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-19T09:29:00.255Z] ---> Running in 7cf0feecfb4e [2022-10-19T09:29:00.524Z] Removing intermediate container 7cf0feecfb4e [2022-10-19T09:29:00.524Z] ---> 3e2b9394e85c [2022-10-19T09:29:00.524Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-19T09:29:00.524Z] ---> Running in b1ae36974f85 [2022-10-19T09:29:00.794Z] Removing intermediate container b1ae36974f85 [2022-10-19T09:29:00.794Z] ---> 7b67d3ad45fd [2022-10-19T09:29:00.794Z] Step 5/10 : RUN npm install -g npm [2022-10-19T09:29:01.078Z] ---> Running in f4ce003eee9a [2022-10-19T09:29:27.768Z] [2022-10-19T09:29:27.768Z] changed 54 packages, and audited 212 packages in 21s [2022-10-19T09:29:27.768Z] [2022-10-19T09:29:27.768Z] 11 packages are looking for funding [2022-10-19T09:29:27.768Z] run `npm fund` for details [2022-10-19T09:29:27.768Z] [2022-10-19T09:29:27.768Z] found 0 vulnerabilities [2022-10-19T09:29:28.035Z] Removing intermediate container f4ce003eee9a [2022-10-19T09:29:28.035Z] ---> dab16368e55e [2022-10-19T09:29:28.035Z] Step 6/10 : ARG USER=1000 [2022-10-19T09:29:28.306Z] ---> Running in 2da8110ac595 [2022-10-19T09:29:28.573Z] Removing intermediate container 2da8110ac595 [2022-10-19T09:29:28.573Z] ---> 88c1ac228942 [2022-10-19T09:29:28.573Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-19T09:29:28.573Z] ---> Running in edb01fdfbc38 [2022-10-19T09:29:30.520Z] Removing intermediate container edb01fdfbc38 [2022-10-19T09:29:30.520Z] ---> a98a6f40acd8 [2022-10-19T09:29:30.520Z] Step 8/10 : USER $USER:$USER [2022-10-19T09:29:30.520Z] ---> Running in db6cae086956 [2022-10-19T09:29:30.520Z] Removing intermediate container db6cae086956 [2022-10-19T09:29:30.520Z] ---> 7fad022682d3 [2022-10-19T09:29:30.520Z] Step 9/10 : WORKDIR /app [2022-10-19T09:29:30.520Z] ---> Running in 16f81fc3181d [2022-10-19T09:29:30.787Z] Removing intermediate container 16f81fc3181d [2022-10-19T09:29:30.787Z] ---> 249f2dbaae80 [2022-10-19T09:29:30.787Z] Step 10/10 : LABEL git_sha=48be4b68ee06b9f6f6552b1246fb67f87e36394a [2022-10-19T09:29:31.054Z] ---> Running in d4aa6ecf7465 [2022-10-19T09:29:31.321Z] Removing intermediate container d4aa6ecf7465 [2022-10-19T09:29:31.321Z] ---> cab7e008b3e3 [2022-10-19T09:29:31.321Z] Successfully built cab7e008b3e3 [2022-10-19T09:29:31.321Z] Successfully tagged edgexfoundry/edgex-web-ui:48be4b68ee06b9f6f6552b1246fb67f87e36394a [2022-10-19T09:29:31.321Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-19T09:29:31.321Z] touch edgex-web-ui.imagebuilt [2022-10-19T09:29:31.321Z] mkdir -p node_modules coverage [2022-10-19T09:29:31.321Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-19T09:29:31.321Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE required: { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE }, [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE required: { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE }, [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE required: { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE }, [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE required: { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE }, [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE required: { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE }, [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE required: { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE }, [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE required: { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE }, [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE required: { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE }, [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE required: { [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE }, [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T09:29:43.643Z] npm WARN EBADENGINE } [2022-10-19T09:30:15.840Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-19T09:30:16.420Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-19T09:30:17.003Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-19T09:30:17.586Z] 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 [2022-10-19T09:30:18.538Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-19T09:30:19.493Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-19T09:30:27.691Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-19T09:30:28.649Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-19T09:30:29.609Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-19T09:30:51.673Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-19T09:30:51.673Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-19T09:30:51.673Z] 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. [2022-10-19T09:30:55.013Z] 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. [2022-10-19T09:30:56.425Z] 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. [2022-10-19T09:30:57.829Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-19T09:31:07.901Z] 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 [2022-10-19T09:31:09.844Z] 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 [2022-10-19T09:31:24.828Z] 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. [2022-10-19T09:31:46.876Z] 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. [2022-10-19T09:32:19.093Z] [2022-10-19T09:32:19.093Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-19T09:32:19.093Z] [2022-10-19T09:32:19.093Z] 90 packages are looking for funding [2022-10-19T09:32:19.093Z] run `npm fund` for details [2022-10-19T09:32:19.358Z] [2022-10-19T09:32:19.358Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-19T09:32:19.358Z] [2022-10-19T09:32:19.358Z] To address issues that do not require attention, run: [2022-10-19T09:32:19.358Z] npm audit fix [2022-10-19T09:32:19.358Z] [2022-10-19T09:32:19.358Z] To address all issues (including breaking changes), run: [2022-10-19T09:32:19.358Z] npm audit fix --force [2022-10-19T09:32:19.358Z] [2022-10-19T09:32:19.358Z] Run `npm audit` for details. [2022-10-19T09:32:21.943Z] 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 [2022-10-19T09:32:40.134Z] - Generating browser application bundles (phase: setup)... [2022-10-19T09:33:06.812Z] Compiling @angular/core : es2015 as esm2015 [2022-10-19T09:33:06.812Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-19T09:33:39.032Z] Compiling @angular/common : es2015 as esm2015 [2022-10-19T09:33:39.032Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-19T09:33:42.374Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-19T09:33:42.374Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-19T09:33:46.629Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-19T09:33:46.629Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-19T09:33:50.877Z] Compiling @angular/router : es2015 as esm2015 [2022-10-19T09:33:51.459Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-19T09:33:55.723Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-19T09:33:57.134Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-19T09:33:59.074Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-19T09:34:00.033Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-19T09:34:56.429Z] 19 10 2022 09:34:54.105:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-19T09:34:56.429Z] 19 10 2022 09:34:54.122:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-19T09:34:56.429Z] 19 10 2022 09:34:54.182:INFO [launcher]: Starting browser ChromeHeadless [2022-10-19T09:36:04.430Z] 19 10 2022 09:35:56.386:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-19T09:36:36.648Z] 19 10 2022 09:36:34.765:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-19T09:36:58.700Z] ✔ Browser application bundle generation complete. [2022-10-19T09:36:58.700Z] 19 10 2022 09:36:57.174:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket n487tcHwvnNkOjj_AAAB with id 2391647 [2022-10-19T09:37:16.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-19T09:37:16.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.658 secs) [2022-10-19T09:37:16.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.332 secs) [2022-10-19T09:37:16.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.682 secs) [2022-10-19T09:37:16.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.78 secs) [2022-10-19T09:37:16.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.045 secs) [2022-10-19T09:37:17.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.321 secs) [2022-10-19T09:37:17.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.398 secs) [2022-10-19T09:37:17.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.441 secs) [2022-10-19T09:37:17.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.543 secs) [2022-10-19T09:37:17.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.639 secs) [2022-10-19T09:37:18.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.102 secs) [2022-10-19T09:37:18.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.174 secs) [2022-10-19T09:37:18.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.301 secs) [2022-10-19T09:37:18.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.473 secs) [2022-10-19T09:37:19.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.719 secs) [2022-10-19T09:37:19.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.895 secs) [2022-10-19T09:37:19.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.969 secs) [2022-10-19T09:37:19.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.201 secs) [2022-10-19T09:37:19.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.328 secs) [2022-10-19T09:37:20.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.524 secs) [2022-10-19T09:37:20.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.651 secs) [2022-10-19T09:37:20.711Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.922 secs) [2022-10-19T09:37:20.981Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 5.131 secs) [2022-10-19T09:37:20.981Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 5.222 secs) [2022-10-19T09:37:21.248Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 5.311 secs) [2022-10-19T09:37:21.248Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.386 secs) [2022-10-19T09:37:21.248Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.431 secs) [2022-10-19T09:37:21.516Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.448 secs) [2022-10-19T09:37:21.516Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.484 secs) [2022-10-19T09:37:21.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.691 secs) [2022-10-19T09:37:22.054Z] WARN: ' [2022-10-19T09:37:22.054Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-19T09:37:22.054Z] Support for using the ngModel input property and ngModelChange event with [2022-10-19T09:37:22.054Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-19T09:37:22.054Z] in a future version of Angular. [2022-10-19T09:37:22.054Z] [2022-10-19T09:37:22.054Z] For more information on this, see our API docs here: [2022-10-19T09:37:22.054Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-19T09:37:22.054Z] ' [2022-10-19T09:37:22.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.691 secs) [2022-10-19T09:37:22.054Z] WARN: ' [2022-10-19T09:37:22.054Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-19T09:37:22.054Z] Support for using the ngModel input property and ngModelChange event with [2022-10-19T09:37:22.054Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-19T09:37:22.054Z] in a future version of Angular. [2022-10-19T09:37:22.054Z] [2022-10-19T09:37:22.054Z] For more information on this, see our API docs here: [2022-10-19T09:37:22.054Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-19T09:37:22.054Z] ' [2022-10-19T09:37:22.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.984 secs) [2022-10-19T09:37:22.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 6.239 secs) [2022-10-19T09:37:22.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.408 secs) [2022-10-19T09:37:22.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.602 secs) [2022-10-19T09:37:23.128Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.824 secs) [2022-10-19T09:37:23.128Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.912 secs) [2022-10-19T09:37:23.128Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.951 secs) [2022-10-19T09:37:23.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.988 secs) [2022-10-19T09:37:23.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.013 secs) [2022-10-19T09:37:23.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.027 secs) [2022-10-19T09:37:23.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.057 secs) [2022-10-19T09:37:23.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.11 secs) [2022-10-19T09:37:23.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.149 secs) [2022-10-19T09:37:23.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.249 secs) [2022-10-19T09:37:23.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.355 secs) [2022-10-19T09:37:23.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.393 secs) [2022-10-19T09:37:23.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.407 secs) [2022-10-19T09:37:23.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.421 secs) [2022-10-19T09:37:23.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.513 secs) [2022-10-19T09:37:24.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.545 secs) [2022-10-19T09:37:24.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.623 secs) [2022-10-19T09:37:24.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.677 secs) [2022-10-19T09:37:24.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.776 secs) [2022-10-19T09:37:24.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.885 secs) [2022-10-19T09:37:24.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.911 secs) [2022-10-19T09:37:24.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.079 secs) [2022-10-19T09:37:24.999Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.146 secs) [2022-10-19T09:37:24.999Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.213 secs) [2022-10-19T09:37:25.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.305 secs) [2022-10-19T09:37:25.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.334 secs) [2022-10-19T09:37:25.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.358 secs) [2022-10-19T09:37:25.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.442 secs) [2022-10-19T09:37:25.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.579 secs) [2022-10-19T09:37:25.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.663 secs) [2022-10-19T09:37:25.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.7 secs) [2022-10-19T09:37:25.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.718 secs) [2022-10-19T09:37:25.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.795 secs) [2022-10-19T09:37:26.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.928 secs) [2022-10-19T09:37:26.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.966 secs) [2022-10-19T09:37:26.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.991 secs) [2022-10-19T09:37:26.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.02 secs) [2022-10-19T09:37:26.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.042 secs) [2022-10-19T09:37:26.333Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.171 secs) [2022-10-19T09:37:26.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.374 secs) [2022-10-19T09:37:26.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.432 secs) [2022-10-19T09:37:26.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.448 secs) [2022-10-19T09:37:26.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.495 secs) [2022-10-19T09:37:26.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.543 secs) [2022-10-19T09:37:27.130Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.824 secs) [2022-10-19T09:37:27.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.88 secs) [2022-10-19T09:37:27.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.893 secs) [2022-10-19T09:37:27.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.908 secs) [2022-10-19T09:37:27.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.954 secs) [2022-10-19T09:37:27.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.163 secs) [2022-10-19T09:37:27.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.278 secs) [2022-10-19T09:37:27.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.341 secs) [2022-10-19T09:37:27.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.404 secs) [2022-10-19T09:37:28.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.641 secs) [2022-10-19T09:37:28.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.745 secs) [2022-10-19T09:37:28.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.809 secs) [2022-10-19T09:37:28.722Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.895 secs) [2022-10-19T09:37:28.722Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.98 secs) [2022-10-19T09:37:28.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.049 secs) [2022-10-19T09:37:28.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.213 secs) [2022-10-19T09:37:29.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.268 secs) [2022-10-19T09:37:29.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.31 secs) [2022-10-19T09:37:29.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.331 secs) [2022-10-19T09:37:29.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.389 secs) [2022-10-19T09:37:29.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.404 secs) [2022-10-19T09:37:29.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.418 secs) [2022-10-19T09:37:29.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.629 secs) [2022-10-19T09:37:30.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.929 secs) [2022-10-19T09:37:30.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.019 secs) [2022-10-19T09:37:30.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.146 secs) [2022-10-19T09:37:30.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.218 secs) [2022-10-19T09:37:30.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.253 secs) [2022-10-19T09:37:30.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.285 secs) [2022-10-19T09:37:30.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.295 secs) [2022-10-19T09:37:30.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.305 secs) [2022-10-19T09:37:30.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.353 secs) [2022-10-19T09:37:30.895Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.403 secs) [2022-10-19T09:37:31.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.745 secs) [2022-10-19T09:37:31.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.941 secs) [2022-10-19T09:37:31.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.992 secs) [2022-10-19T09:37:31.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.012 secs) [2022-10-19T09:37:31.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.029 secs) [2022-10-19T09:37:31.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.053 secs) [2022-10-19T09:37:31.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.081 secs) [2022-10-19T09:37:32.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.393 secs) [2022-10-19T09:37:32.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.524 secs) [2022-10-19T09:37:32.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.574 secs) [2022-10-19T09:37:32.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.593 secs) [2022-10-19T09:37:32.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.61 secs) [2022-10-19T09:37:32.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.685 secs) [2022-10-19T09:37:32.798Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.708 secs) [2022-10-19T09:37:33.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.185 secs) [2022-10-19T09:37:33.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.218 secs) [2022-10-19T09:37:33.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.231 secs) [2022-10-19T09:37:33.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.355 secs) [2022-10-19T09:37:33.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.398 secs) [2022-10-19T09:37:33.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.417 secs) [2022-10-19T09:37:33.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.427 secs) [2022-10-19T09:37:33.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.453 secs) [2022-10-19T09:37:33.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.485 secs) [2022-10-19T09:37:33.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.572 secs) [2022-10-19T09:37:33.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.612 secs) [2022-10-19T09:37:33.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.625 secs) [2022-10-19T09:37:33.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.638 secs) [2022-10-19T09:37:34.128Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.835 secs) [2022-10-19T09:37:34.128Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.863 secs) [2022-10-19T09:37:34.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.878 secs) [2022-10-19T09:37:34.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.89 secs) [2022-10-19T09:37:34.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.907 secs) [2022-10-19T09:37:34.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.931 secs) [2022-10-19T09:37:34.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.941 secs) [2022-10-19T09:37:34.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.973 secs) [2022-10-19T09:37:34.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.988 secs) [2022-10-19T09:37:34.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15 secs) [2022-10-19T09:37:34.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.038 secs) [2022-10-19T09:37:35.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.829 secs / 15.038 secs) [2022-10-19T09:37:35.508Z] TOTAL: 149 SUCCESS [2022-10-19T09:37:35.508Z] ✔ Browser application bundle generation complete. [2022-10-19T09:37:38.841Z] [2022-10-19T09:37:38.841Z] =============================== Coverage summary =============================== [2022-10-19T09:37:38.841Z] Statements : 40.98% ( 1467/3580 ) [2022-10-19T09:37:38.841Z] Branches : 12.03% ( 111/923 ) [2022-10-19T09:37:38.841Z] Functions : 33.28% ( 432/1298 ) [2022-10-19T09:37:38.841Z] Lines : 38.91% ( 1318/3387 ) [2022-10-19T09:37:38.841Z] ================================================================================ [2022-10-19T09:37:38.841Z] 19 10 2022 09:37:38.497:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-19T09:37:39.418Z] ✔ Browser application bundle generation complete. [2022-10-19T09:37:40.825Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2022-10-19T09:37:40.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-19T09:37:40.888Z] $ docker stop --time=1 72e0ab4702f5f7c2e5aac2defdcf9485d1347edda8637b00ee1c2f54e096b035 [2022-10-19T09:37:42.563Z] $ docker rm -f 72e0ab4702f5f7c2e5aac2defdcf9485d1347edda8637b00ee1c2f54e096b035 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T09:37:43.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-19T09:37:46.912Z] Warning: overwriting stash ‘coverage-report’ [2022-10-19T09:37:51.996Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-19T09:37:52.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-19T09:37:56.258Z] + ls -al . [2022-10-19T09:37:56.258Z] total 172 [2022-10-19T09:37:56.258Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 19 09:26 . [2022-10-19T09:37:56.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 09:24 .. [2022-10-19T09:37:56.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 09:24 .blubracket [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 19 09:24 .dockerignore [2022-10-19T09:37:56.258Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 09:24 .git [2022-10-19T09:37:56.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 09:24 .github [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 19 09:24 .gitignore [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 19 09:24 Attribution.txt [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 19 09:24 CHANGELOG.md [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 19 09:24 CONTRIBUTING.md [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 19 09:24 Dockerfile [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 19 09:24 Jenkinsfile [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 19 09:24 LICENSE [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 19 09:24 Makefile [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 19 09:24 README.md [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 09:20 VERSION [2022-10-19T09:37:56.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 09:24 assets [2022-10-19T09:37:56.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 09:24 bin [2022-10-19T09:37:56.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 09:24 cmd [2022-10-19T09:37:56.258Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 19 09:26 coverage.out [2022-10-19T09:37:56.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 09:24 docs [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 19 09:24 go.mod [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 19 09:24 go.sum [2022-10-19T09:37:56.258Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 09:24 internal [2022-10-19T09:37:56.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 09:24 snap [2022-10-19T09:37:56.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 09:24 testing [2022-10-19T09:37:56.258Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 19 09:24 version.go [2022-10-19T09:37:56.258Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 19 09:29 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:37:56.662Z] + 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=48be4b68ee06b9f6f6552b1246fb67f87e36394a --label arch=arm64 --label version=0.0.0 . [2022-10-19T09:37:58.076Z] Sending build context to Docker daemon 31.43MB [2022-10-19T09:37:58.076Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-19T09:37:58.076Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-19T09:37:58.076Z] ---> 056a51597290 [2022-10-19T09:37:58.076Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-19T09:37:59.034Z] ---> Running in d35facaa2874 [2022-10-19T09:37:59.300Z] Removing intermediate container d35facaa2874 [2022-10-19T09:37:59.300Z] ---> 8cc1ab20c377 [2022-10-19T09:37:59.300Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-19T09:37:59.300Z] ---> Running in a5236cb62342 [2022-10-19T09:37:59.567Z] Removing intermediate container a5236cb62342 [2022-10-19T09:37:59.567Z] ---> e3510d756571 [2022-10-19T09:37:59.567Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-19T09:37:59.567Z] ---> Running in ec2c46031f55 [2022-10-19T09:37:59.834Z] Removing intermediate container ec2c46031f55 [2022-10-19T09:37:59.834Z] ---> d81deb30b85f [2022-10-19T09:37:59.834Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-19T09:38:00.100Z] ---> Running in 6902bd5f8f3d [2022-10-19T09:38:00.367Z] Removing intermediate container 6902bd5f8f3d [2022-10-19T09:38:00.367Z] ---> a323378b9482 [2022-10-19T09:38:00.367Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-19T09:38:00.367Z] ---> Running in 8fc45ac2d11e [2022-10-19T09:38:00.634Z] Removing intermediate container 8fc45ac2d11e [2022-10-19T09:38:00.634Z] ---> 4e5f92acba0e [2022-10-19T09:38:00.634Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-19T09:38:02.574Z] ---> 25023f310ce3 [2022-10-19T09:38:02.574Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T09:38:02.574Z] ---> Running in a3d88983e67d [2022-10-19T09:38:04.514Z] Removing intermediate container a3d88983e67d [2022-10-19T09:38:04.514Z] ---> d50a72766ddb [2022-10-19T09:38:04.514Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-19T09:38:04.514Z] ---> Running in 7451c30b9870 [2022-10-19T09:38:05.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T09:38:06.053Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T09:38:07.459Z] OK: 221 MiB in 51 packages [2022-10-19T09:38:08.040Z] Removing intermediate container 7451c30b9870 [2022-10-19T09:38:08.040Z] ---> 751d83fdff97 [2022-10-19T09:38:08.040Z] Step 11/26 : ENV GO111MODULE=on [2022-10-19T09:38:08.306Z] ---> Running in a67b8bac0b39 [2022-10-19T09:38:08.573Z] Removing intermediate container a67b8bac0b39 [2022-10-19T09:38:08.573Z] ---> 5e2bb6d10719 [2022-10-19T09:38:08.573Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-19T09:38:08.573Z] ---> Running in a11a4d8a82f9 [2022-10-19T09:38:08.839Z] Removing intermediate container a11a4d8a82f9 [2022-10-19T09:38:08.839Z] ---> 7eecacab7994 [2022-10-19T09:38:08.839Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-19T09:38:09.801Z] ---> 0f01d087f389 [2022-10-19T09:38:09.801Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T09:38:09.801Z] ---> Running in af3fab018207 [2022-10-19T09:38:11.741Z] Removing intermediate container af3fab018207 [2022-10-19T09:38:11.741Z] ---> a67fc4524e63 [2022-10-19T09:38:11.741Z] Step 15/26 : COPY . . [2022-10-19T09:38:16.012Z] ---> 753ffcd1dd43 [2022-10-19T09:38:16.012Z] Step 16/26 : RUN ${MAKE} [2022-10-19T09:38:16.012Z] ---> Running in 7cec39f462ba [2022-10-19T09:38:16.596Z] 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 [2022-10-19T09:39:38.214Z] Removing intermediate container 7cec39f462ba [2022-10-19T09:39:38.214Z] ---> 65b8903a6dd9 [2022-10-19T09:39:38.214Z] Step 17/26 : FROM alpine:3.14 [2022-10-19T09:39:38.214Z] 3.14: Pulling from library/alpine [2022-10-19T09:39:38.214Z] 90cda3b7c325: Pulling fs layer [2022-10-19T09:39:38.214Z] 90cda3b7c325: Verifying Checksum [2022-10-19T09:39:38.214Z] 90cda3b7c325: Download complete [2022-10-19T09:39:38.214Z] 90cda3b7c325: Pull complete [2022-10-19T09:39:38.214Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-19T09:39:38.214Z] Status: Downloaded newer image for alpine:3.14 [2022-10-19T09:39:38.214Z] ---> 376ba31ae3da [2022-10-19T09:39:38.214Z] Step 18/26 : EXPOSE 4000 [2022-10-19T09:39:38.214Z] ---> Running in 592901fe466a [2022-10-19T09:39:38.214Z] Removing intermediate container 592901fe466a [2022-10-19T09:39:38.214Z] ---> a2f584bcd92d [2022-10-19T09:39:38.214Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-19T09:39:38.214Z] ---> 8a5a90cba990 [2022-10-19T09:39:38.214Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-19T09:39:38.214Z] ---> 1a235bd6b23e [2022-10-19T09:39:38.214Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-19T09:39:38.214Z] ---> cbbf32d97e12 [2022-10-19T09:39:38.214Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-19T09:39:38.214Z] ---> Running in 58dd985fa9a4 [2022-10-19T09:39:38.214Z] Removing intermediate container 58dd985fa9a4 [2022-10-19T09:39:38.214Z] ---> da1a05179460 [2022-10-19T09:39:38.214Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-19T09:39:38.214Z] ---> Running in 39def8e8a739 [2022-10-19T09:39:38.214Z] Removing intermediate container 39def8e8a739 [2022-10-19T09:39:38.214Z] ---> bd3a3c86cefe [2022-10-19T09:39:38.214Z] Step 24/26 : LABEL arch=arm64 [2022-10-19T09:39:38.214Z] ---> Running in b8a27d87dac7 [2022-10-19T09:39:38.214Z] Removing intermediate container b8a27d87dac7 [2022-10-19T09:39:38.214Z] ---> 70cac860b9c0 [2022-10-19T09:39:38.214Z] Step 25/26 : LABEL git_sha=48be4b68ee06b9f6f6552b1246fb67f87e36394a [2022-10-19T09:39:38.214Z] ---> Running in e39fb7ba2f70 [2022-10-19T09:39:38.214Z] Removing intermediate container e39fb7ba2f70 [2022-10-19T09:39:38.214Z] ---> 987d6d015c81 [2022-10-19T09:39:38.214Z] Step 26/26 : LABEL version=0.0.0 [2022-10-19T09:39:38.214Z] ---> Running in 6520a582573c [2022-10-19T09:39:38.214Z] Removing intermediate container 6520a582573c [2022-10-19T09:39:38.214Z] ---> 246699661600 [2022-10-19T09:39:38.214Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-19T09:39:38.214Z] Successfully built 246699661600 [2022-10-19T09:39:38.214Z] 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 [2022-10-19T09:39:39.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T09:39:39.009Z] [2022-10-19T09:39:39.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:39:39.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T09:39:39.438Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-19T09:39:39.438Z] 8998bd30e6a1: Pulling fs layer [2022-10-19T09:39:39.438Z] 04944245beec: Pulling fs layer [2022-10-19T09:39:39.438Z] 699f458cf7ca: Pulling fs layer [2022-10-19T09:39:39.438Z] 765212b225bb: Pulling fs layer [2022-10-19T09:39:39.438Z] f23df028b6ca: Pulling fs layer [2022-10-19T09:39:39.438Z] d65c8cfc05b1: Pulling fs layer [2022-10-19T09:39:39.438Z] 2437ff75d9bd: Pulling fs layer [2022-10-19T09:39:39.438Z] f23df028b6ca: Waiting [2022-10-19T09:39:39.438Z] d65c8cfc05b1: Waiting [2022-10-19T09:39:39.438Z] 2437ff75d9bd: Waiting [2022-10-19T09:39:39.438Z] 765212b225bb: Waiting [2022-10-19T09:39:39.711Z] 04944245beec: Verifying Checksum [2022-10-19T09:39:39.711Z] 04944245beec: Download complete [2022-10-19T09:39:39.711Z] 765212b225bb: Verifying Checksum [2022-10-19T09:39:39.711Z] 765212b225bb: Download complete [2022-10-19T09:39:39.711Z] f23df028b6ca: Verifying Checksum [2022-10-19T09:39:39.711Z] f23df028b6ca: Download complete [2022-10-19T09:39:39.711Z] d65c8cfc05b1: Verifying Checksum [2022-10-19T09:39:39.711Z] d65c8cfc05b1: Download complete [2022-10-19T09:39:39.979Z] 699f458cf7ca: Verifying Checksum [2022-10-19T09:39:39.979Z] 699f458cf7ca: Download complete [2022-10-19T09:39:40.246Z] 8998bd30e6a1: Verifying Checksum [2022-10-19T09:39:40.246Z] 8998bd30e6a1: Download complete [2022-10-19T09:39:42.826Z] 2437ff75d9bd: Verifying Checksum [2022-10-19T09:39:42.826Z] 2437ff75d9bd: Download complete [2022-10-19T09:39:44.229Z] 8998bd30e6a1: Pull complete [2022-10-19T09:39:44.813Z] 04944245beec: Pull complete [2022-10-19T09:39:46.231Z] 699f458cf7ca: Pull complete [2022-10-19T09:39:46.231Z] 765212b225bb: Pull complete [2022-10-19T09:39:47.189Z] f23df028b6ca: Pull complete [2022-10-19T09:39:47.189Z] d65c8cfc05b1: Pull complete [2022-10-19T09:40:02.169Z] 2437ff75d9bd: Pull complete [2022-10-19T09:40:02.169Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-19T09:40:02.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T09:40:02.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T09:40:02.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-8551 does not seem to be running inside a container [2022-10-19T09:40:02.560Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 [2022-10-19T09:40:05.754Z] $ docker top 65e4e1fda2ae84eb92437669e580787d0d7fa7748e0bc8ef1d922f94edc387c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:40:06.664Z] ---> job-cost.sh [2022-10-19T09:40:06.664Z] lf-activate-venv: SKIPPING [2022-10-19T09:40:06.664Z] INFO: No Stack... [2022-10-19T09:40:07.248Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-19T09:40:07.835Z] INFO: Archiving Costs [Pipeline] sh [2022-10-19T09:40:08.502Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-10-19T09:40:08.502Z] + cut -d, -f6 [Pipeline] lock [2022-10-19T09:40:08.565Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] [2022-10-19T09:40:08.574Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] did not exist. Created. [2022-10-19T09:40:08.574Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-19T09:40:09.305Z] /w/workspace/edgex-ui-go/1@tmp/durable-f739e233/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-19T09:40:09.976Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-19T09:40:10.008Z] Warning: overwriting stash ‘stack-cost’ [2022-10-19T09:40:14.940Z] Stashed 1 file(s) [Pipeline] } [2022-10-19T09:40:14.956Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-19T09:40:15.019Z] $ docker stop --time=1 65e4e1fda2ae84eb92437669e580787d0d7fa7748e0bc8ef1d922f94edc387c9 [2022-10-19T09:40:17.058Z] $ docker rm -f 65e4e1fda2ae84eb92437669e580787d0d7fa7748e0bc8ef1d922f94edc387c9 [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 [2022-10-19T09:40:18.063Z] provisioning config files... [2022-10-19T09:40:18.070Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/config13380978527406958818tmp [Pipeline] { [Pipeline] sh [2022-10-19T09:40:18.408Z] + set +x [2022-10-19T09:40:18.408Z] + curl -s https://codecov.io/bash [2022-10-19T09:40:18.408Z] + bash -s -- [2022-10-19T09:40:18.667Z] [2022-10-19T09:40:18.667Z] _____ _ [2022-10-19T09:40:18.667Z] / ____| | | [2022-10-19T09:40:18.667Z] | | ___ __| | ___ ___ _____ __ [2022-10-19T09:40:18.667Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-19T09:40:18.667Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-19T09:40:18.667Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-19T09:40:18.667Z] Bash-1.0.6 [2022-10-19T09:40:18.667Z] [2022-10-19T09:40:18.667Z] [2022-10-19T09:40:18.667Z] ==> git version 2.25.1 found [2022-10-19T09:40:18.667Z] ==> 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 [2022-10-19T09:40:18.667Z] Release-Date: 2020-01-08 [2022-10-19T09:40:18.667Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-19T09:40:18.667Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-19T09:40:18.667Z] ==> Jenkins CI detected. [2022-10-19T09:40:18.667Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-559 [2022-10-19T09:40:18.667Z] project root: . [2022-10-19T09:40:18.667Z] --> token set from env [2022-10-19T09:40:18.667Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-19T09:40:18.667Z] ==> Running gcov in . (disable via -X gcov) [2022-10-19T09:40:18.925Z] ==> Python coveragepy not found [2022-10-19T09:40:18.925Z] ==> Searching for coverage reports in: [2022-10-19T09:40:18.925Z] + . [2022-10-19T09:40:18.925Z] -> Found 1 reports [2022-10-19T09:40:18.925Z] ==> Detecting git/mercurial file structure [2022-10-19T09:40:18.925Z] ==> Reading reports [2022-10-19T09:40:18.925Z] + ./coverage.out bytes=10 [2022-10-19T09:40:18.925Z] ==> Appending adjustments [2022-10-19T09:40:18.925Z] https://docs.codecov.io/docs/fixing-reports [2022-10-19T09:40:19.495Z] + Found adjustments [2022-10-19T09:40:19.495Z] ==> Gzipping contents [2022-10-19T09:40:19.495Z] 12K /tmp/codecov.yed3YY.gz [2022-10-19T09:40:19.495Z] ==> Uploading reports [2022-10-19T09:40:19.495Z] url: https://codecov.io [2022-10-19T09:40:19.495Z] query: branch=PR-559&commit=48be4b68ee06b9f6f6552b1246fb67f87e36394a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=559&job=&cmd_args= [2022-10-19T09:40:19.495Z] -> Pinging Codecov [2022-10-19T09:40:19.495Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-559&commit=48be4b68ee06b9f6f6552b1246fb67f87e36394a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=559&job=&cmd_args= [2022-10-19T09:40:19.754Z] -> Uploading to [2022-10-19T09:40:19.755Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-19/FB506323287CE973F263BFD2A0EB1F37/48be4b68ee06b9f6f6552b1246fb67f87e36394a/e3ccca84-571f-45e8-a933-64964bb30b89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221019T094019Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cdaa9c1cd457428cbc80ab419cb257f6b55d72c861b449fc93aaba469b50274 [2022-10-19T09:40:19.755Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T09:40:19.755Z] Dload Upload Total Spent Left Speed [2022-10-19T09:40:20.013Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 33992 --:--:-- --:--:-- --:--:-- 34123 [2022-10-19T09:40:20.013Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/48be4b68ee06b9f6f6552b1246fb67f87e36394a [Pipeline] } [2022-10-19T09:40:20.043Z] 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 [2022-10-19T09:40:21.751Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives ] [2022-10-19T09:40:21.751Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives [2022-10-19T09:40:21.751Z] total 16 [2022-10-19T09:40:21.751Z] drwxr-xr-x 3 root root 4096 Oct 19 09:24 . [2022-10-19T09:40:21.751Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 09:24 .. [2022-10-19T09:40:21.751Z] drwxr-xr-x 2 root root 4096 Oct 19 09:24 cost [2022-10-19T09:40:21.751Z] -rw-r--r-- 1 root root 83 Oct 19 09:24 cost.csv [2022-10-19T09:40:21.752Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives [2022-10-19T09:40:21.752Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives [2022-10-19T09:40:21.752Z] total 16 [2022-10-19T09:40:21.752Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 09:24 . [2022-10-19T09:40:21.752Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 09:24 .. [2022-10-19T09:40:21.752Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 09:24 cost [2022-10-19T09:40:21.752Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 19 09:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:40:22.077Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:40:22.958Z] ---> package-listing.sh [2022-10-19T09:40:22.958Z] ++ facter osfamily [2022-10-19T09:40:22.958Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-19T09:40:23.216Z] + OS_FAMILY=debian [2022-10-19T09:40:23.216Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-559 [2022-10-19T09:40:23.216Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-19T09:40:23.216Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-19T09:40:23.216Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-19T09:40:23.216Z] + PACKAGES=/tmp/packages_start.txt [2022-10-19T09:40:23.216Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-559 ']' [2022-10-19T09:40:23.216Z] + PACKAGES=/tmp/packages_end.txt [2022-10-19T09:40:23.216Z] + case "${OS_FAMILY}" in [2022-10-19T09:40:23.216Z] + dpkg -l [2022-10-19T09:40:23.216Z] + grep '^ii' [2022-10-19T09:40:23.216Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-19T09:40:23.216Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-19T09:40:23.216Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-19T09:40:23.216Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-559 ']' [2022-10-19T09:40:23.216Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives/ [2022-10-19T09:40:23.216Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-559/archives/ [Pipeline] echo [2022-10-19T09:40:23.249Z] 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-559/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-19T09:40:23.539Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T09:40:24.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T09:40:24.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T09:40:24.299Z] prd-ubuntu20.04-docker-8c-8g-8550 does not seem to be running inside a container [2022-10-19T09:40:24.335Z] $ 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-559/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-559 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559:/w/workspace/edgexfoundry_edgex-ui-go_PR-559:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-19T09:40:24.558Z] $ docker top 6b70025428429446c7854e3a125da6f5b2342124cb51a08b52ed53a8bd9248b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T09:40:24.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-19T09:40:25.252Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-19T09:40:25.635Z] + ls /var/log/sa-host [2022-10-19T09:40:25.635Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T09:40:25.849Z] provisioning config files... [2022-10-19T09:40:25.858Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-559@tmp/config280788701367300841tmp [Pipeline] { [Pipeline] echo [2022-10-19T09:40:25.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:40:26.215Z] ---> create-netrc.sh [Pipeline] } [2022-10-19T09:40:26.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:40:26.658Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-19T09:40:26.693Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:40:27.002Z] ---> sudo-logs.sh [2022-10-19T09:40:27.002Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-19T09:40:27.085Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:40:27.470Z] ---> job-cost.sh [2022-10-19T09:40:27.470Z] lf-activate-venv: SKIPPING [2022-10-19T09:40:27.470Z] DEBUG: total: 0.2199999988079071 [2022-10-19T09:40:27.470Z] INFO: Retrieving Stack Cost... [2022-10-19T09:40:28.038Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-19T09:40:28.296Z] INFO: Archiving Costs [Pipeline] echo [2022-10-19T09:40:28.333Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T09:40:28.647Z] ---> logs-deploy.sh [2022-10-19T09:40:28.647Z] lf-activate-venv: SKIPPING [2022-10-19T09:40:28.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-559/1 [2022-10-19T09:40:28.647Z] INFO: archiving workspace using pattern(s): [2022-10-19T09:40:29.587Z] Archives upload complete. [2022-10-19T09:40:29.846Z] INFO: archiving logs to Nexus