Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d73143d8e813d7e48fb01ce4878e17204bfc36d2+133995f3795ac8ee1626704056303211e11ac888 (2aaa9009a31e598c511f07f0e747e7098e006fe3) 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-ssh15694895015377571013.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12553875676979382992.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-623/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-623/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15114016268153441850.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3520163451927976123.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-623/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-623/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4089702224605308886.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6369 in /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [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-623 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 133995f3795ac8ee1626704056303211e11ac888 into PR head commit d73143d8e813d7e48fb01ce4878e17204bfc36d2 Merge succeeded, producing c7e6e85f81d2d117e5069d065b333a72e9148167 Checking out Revision c7e6e85f81d2d117e5069d065b333a72e9148167 (PR-623) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/623/head:refs/remotes/origin/PR-623 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d73143d8e813d7e48fb01ce4878e17204bfc36d2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 133995f3795ac8ee1626704056303211e11ac888 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7e6e85f81d2d117e5069d065b333a72e9148167 # timeout=10 Commit message: "Merge commit '133995f3795ac8ee1626704056303211e11ac888' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-18T02:07:47.636Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-18T02:07:47.691Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-18T02:07:47.708Z] ========================================================= [2023-09-18T02:07:47.708Z] EdgeX Global Pipelines Version Info [2023-09-18T02:07:47.708Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:07:48.411Z] ------------------- [2023-09-18T02:07:48.411Z] stable info: [2023-09-18T02:07:48.411Z] ------------------- [2023-09-18T02:07:48.411Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-18T02:07:48.411Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-18T02:07:48.411Z] Message: update stable to v1.0.254 > git rev-list --no-walk c6d12a820596f3e0ea1ceb589f2d8a6f946b0b55 # timeout=10 [2023-09-18T02:07:48.980Z] ------------------- [2023-09-18T02:07:48.980Z] experimental info: [2023-09-18T02:07:48.980Z] ------------------- [2023-09-18T02:07:48.980Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-18T02:07:48.980Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-18T02:07:48.980Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-18T02:07:49.149Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-09-18T02:07:49.158Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-09-18T02:07:49.167Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-18T02:07:49.176Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-18T02:07:49.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-18T02:07:49.193Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-18T02:07:49.201Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-18T02:07:49.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-18T02:07:49.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-18T02:07:49.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-18T02:07:49.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-18T02:07:49.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-09-18T02:07:49.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-18T02:07:49.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-18T02:07:49.309Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-18T02:07:49.325Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-18T02:07:49.337Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-18T02:07:49.353Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-18T02:07:49.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-18T02:07:49.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-18T02:07:49.407Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-18T02:07:49.420Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-18T02:07:49.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-18T02:07:49.447Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-18T02:07:49.461Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-18T02:07:49.472Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-18T02:07:49.486Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-18T02:07:49.506Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-623 [Pipeline] echo [2023-09-18T02:07:49.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-623 [Pipeline] echo [2023-09-18T02:07:49.543Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-623 [Pipeline] echo [2023-09-18T02:07:49.562Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7e6e85f81d2d117e5069d065b333a72e9148167 [Pipeline] echo [2023-09-18T02:07:49.577Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7e6e85 [Pipeline] echo [2023-09-18T02:07:49.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T02:07:49.635Z] provisioning config files... [2023-09-18T02:07:49.648Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config12630203491205411246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:07:49.986Z] ---> docker-login.sh [2023-09-18T02:07:49.987Z] nexus3.edgexfoundry.org:10001 [2023-09-18T02:07:50.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:07:50.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:07:50.827Z] Configure a credential helper to remove this warning. See [2023-09-18T02:07:50.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:07:50.827Z] [2023-09-18T02:07:50.827Z] Login Succeeded [2023-09-18T02:07:50.827Z] nexus3.edgexfoundry.org:10002 [2023-09-18T02:07:50.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:07:50.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:07:50.827Z] Configure a credential helper to remove this warning. See [2023-09-18T02:07:50.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:07:50.827Z] [2023-09-18T02:07:50.827Z] Login Succeeded [2023-09-18T02:07:50.827Z] nexus3.edgexfoundry.org:10003 [2023-09-18T02:07:51.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:07:51.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:07:51.088Z] Configure a credential helper to remove this warning. See [2023-09-18T02:07:51.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:07:51.088Z] [2023-09-18T02:07:51.088Z] Login Succeeded [2023-09-18T02:07:51.088Z] nexus3.edgexfoundry.org:10004 [2023-09-18T02:07:51.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:07:51.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:07:51.088Z] Configure a credential helper to remove this warning. See [2023-09-18T02:07:51.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:07:51.088Z] [2023-09-18T02:07:51.088Z] Login Succeeded [2023-09-18T02:07:51.088Z] docker.io [2023-09-18T02:07:51.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:07:51.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:07:51.348Z] Configure a credential helper to remove this warning. See [2023-09-18T02:07:51.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:07:51.348Z] [2023-09-18T02:07:51.348Z] Login Succeeded [2023-09-18T02:07:51.348Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T02:07:51.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-18T02:07:51.728Z] + git rev-list -1 --merges c7e6e85f81d2d117e5069d065b333a72e9148167~1..c7e6e85f81d2d117e5069d065b333a72e9148167 [Pipeline] echo [2023-09-18T02:07:51.776Z] -----------> git rev-list -1 --merges c7e6e85f81d2d117e5069d065b333a72e9148167~1..c7e6e85f81d2d117e5069d065b333a72e9148167 c7e6e85f81d2d117e5069d065b333a72e9148167 [2023-09-18T02:07:51.776Z] c7e6e85f81d2d117e5069d065b333a72e9148167 [false] [Pipeline] sh [2023-09-18T02:07:52.061Z] + git log --format=format:%s -1 c7e6e85f81d2d117e5069d065b333a72e9148167 [Pipeline] echo [2023-09-18T02:07:52.074Z] ========================================================= [2023-09-18T02:07:52.074Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-18T02:07:52.074Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-18T02:07:52.412Z] + git log --format=format:%s -1 c7e6e85f81d2d117e5069d065b333a72e9148167 [Pipeline] echo [2023-09-18T02:07:52.424Z] [semverPrep] GIT_COMMIT: c7e6e85f81d2d117e5069d065b333a72e9148167, Commit Message: Merge commit '133995f3795ac8ee1626704056303211e11ac888' into HEAD [Pipeline] echo [2023-09-18T02:07:52.436Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-18T02:07:52.787Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-18T02:07:52.787Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-18T02:07:52.787Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-18T02:07:52.787Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-18T02:07:52.787Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-18T02:07:52.787Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-18T02:07:52.787Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:07:53.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T02:07:53.142Z] [2023-09-18T02:07:53.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:07:53.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T02:07:53.441Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-18T02:07:53.441Z] b85a868b505f: Pulling fs layer [2023-09-18T02:07:53.441Z] e2be974225ed: Pulling fs layer [2023-09-18T02:07:53.441Z] 339a4e72a1f5: Pulling fs layer [2023-09-18T02:07:53.441Z] 988bab9f4d93: Pulling fs layer [2023-09-18T02:07:53.441Z] 1469e6f7b9e6: Pulling fs layer [2023-09-18T02:07:53.441Z] eaf3925da568: Pulling fs layer [2023-09-18T02:07:53.441Z] bab4dde63d76: Pulling fs layer [2023-09-18T02:07:53.441Z] bde34c3a00c8: Pulling fs layer [2023-09-18T02:07:53.441Z] b352a97aabf1: Pulling fs layer [2023-09-18T02:07:53.441Z] 4872d77fe225: Pulling fs layer [2023-09-18T02:07:53.441Z] 5851b861e8e6: Pulling fs layer [2023-09-18T02:07:53.441Z] eaf3925da568: Waiting [2023-09-18T02:07:53.441Z] bab4dde63d76: Waiting [2023-09-18T02:07:53.441Z] bde34c3a00c8: Waiting [2023-09-18T02:07:53.441Z] b352a97aabf1: Waiting [2023-09-18T02:07:53.441Z] 4872d77fe225: Waiting [2023-09-18T02:07:53.441Z] 5851b861e8e6: Waiting [2023-09-18T02:07:53.441Z] 988bab9f4d93: Waiting [2023-09-18T02:07:53.441Z] 1469e6f7b9e6: Waiting [2023-09-18T02:07:53.441Z] e2be974225ed: Download complete [2023-09-18T02:07:53.441Z] 988bab9f4d93: Verifying Checksum [2023-09-18T02:07:53.441Z] 988bab9f4d93: Download complete [2023-09-18T02:07:53.441Z] 1469e6f7b9e6: Verifying Checksum [2023-09-18T02:07:53.441Z] 1469e6f7b9e6: Download complete [2023-09-18T02:07:53.700Z] eaf3925da568: Verifying Checksum [2023-09-18T02:07:53.700Z] eaf3925da568: Download complete [2023-09-18T02:07:53.700Z] 339a4e72a1f5: Verifying Checksum [2023-09-18T02:07:53.700Z] 339a4e72a1f5: Download complete [2023-09-18T02:07:53.700Z] bde34c3a00c8: Verifying Checksum [2023-09-18T02:07:53.700Z] bde34c3a00c8: Download complete [2023-09-18T02:07:53.700Z] b352a97aabf1: Verifying Checksum [2023-09-18T02:07:53.700Z] b352a97aabf1: Download complete [2023-09-18T02:07:53.700Z] 4872d77fe225: Verifying Checksum [2023-09-18T02:07:53.700Z] 4872d77fe225: Download complete [2023-09-18T02:07:53.700Z] 5851b861e8e6: Download complete [2023-09-18T02:07:53.700Z] b85a868b505f: Verifying Checksum [2023-09-18T02:07:53.700Z] b85a868b505f: Download complete [2023-09-18T02:07:53.960Z] bab4dde63d76: Verifying Checksum [2023-09-18T02:07:53.960Z] bab4dde63d76: Download complete [2023-09-18T02:07:54.894Z] b85a868b505f: Pull complete [2023-09-18T02:07:54.894Z] e2be974225ed: Pull complete [2023-09-18T02:07:55.830Z] 339a4e72a1f5: Pull complete [2023-09-18T02:07:56.087Z] 988bab9f4d93: Pull complete [2023-09-18T02:07:56.654Z] 1469e6f7b9e6: Pull complete [2023-09-18T02:07:56.913Z] eaf3925da568: Pull complete [2023-09-18T02:07:58.817Z] bab4dde63d76: Pull complete [2023-09-18T02:07:58.817Z] bde34c3a00c8: Pull complete [2023-09-18T02:07:58.817Z] b352a97aabf1: Pull complete [2023-09-18T02:07:58.817Z] 4872d77fe225: Pull complete [2023-09-18T02:07:59.076Z] 5851b861e8e6: Pull complete [2023-09-18T02:07:59.076Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-18T02:07:59.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T02:07:59.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T02:07:59.170Z] prd-ubuntu20.04-docker-8c-8g-6369 does not seem to be running inside a container [2023-09-18T02:07:59.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-18T02:08:01.845Z] $ docker top d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd -eo pid,comm [2023-09-18T02:08:01.895Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-18T02:08:01.895Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-18T02:08:01.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T02:08:01.933Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T02:08:02.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T02:08:02.056Z] $ docker exec d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd ssh-agent [2023-09-18T02:08:02.165Z] SSH_AUTH_SOCK=/tmp/ssh-0Q7iyMDhlcEP/agent.32 [2023-09-18T02:08:02.165Z] SSH_AGENT_PID=38 [2023-09-18T02:08:02.171Z] Running ssh-add (command line suppressed) [2023-09-18T02:08:02.281Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_1632515001612739290.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_1632515001612739290.key) [2023-09-18T02:08:02.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T02:08:02.577Z] + git tag --points-at HEAD [Pipeline] } [2023-09-18T02:08:02.595Z] $ docker exec --env ******** --env ******** d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd ssh-agent -k [2023-09-18T02:08:02.702Z] unset SSH_AUTH_SOCK; [2023-09-18T02:08:02.703Z] unset SSH_AGENT_PID; [2023-09-18T02:08:02.703Z] echo Agent pid 38 killed; [2023-09-18T02:08:02.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-18T02:08:02.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T02:08:02.736Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T02:08:02.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T02:08:02.843Z] $ docker exec d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd ssh-agent [2023-09-18T02:08:02.990Z] SSH_AUTH_SOCK=/tmp/ssh-WD1N1YjibQBr/agent.70 [2023-09-18T02:08:02.990Z] SSH_AGENT_PID=76 [2023-09-18T02:08:02.995Z] Running ssh-add (command line suppressed) [2023-09-18T02:08:03.087Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_7304413671328206383.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_7304413671328206383.key) [2023-09-18T02:08:03.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T02:08:03.387Z] + git semver init [2023-09-18T02:08:03.646Z] 2023-09-18 02:08:03,556 [run_init] DEBUG init version:0.0.0 force:False [2023-09-18T02:08:03.646Z] 2023-09-18 02:08:03,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver [2023-09-18T02:08:03.646Z] 2023-09-18 02:08:03,557 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver [2023-09-18T02:08:03.646Z] 2023-09-18 02:08:03,557 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623, universal_newlines=False, shell=None, istream=None) [2023-09-18T02:08:05.024Z] 2023-09-18 02:08:04,903 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.git/info/exclude [2023-09-18T02:08:05.024Z] 2023-09-18 02:08:04,903 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 with force:False [2023-09-18T02:08:05.024Z] 2023-09-18 02:08:04,904 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 [2023-09-18T02:08:05.024Z] 2023-09-18 02:08:04,908 [execute] INFO git cat-file --batch-check [2023-09-18T02:08:05.024Z] 2023-09-18 02:08:04,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver, universal_newlines=False, shell=None, istream=) [2023-09-18T02:08:05.024Z] 2023-09-18 02:08:04,915 [execute] INFO git cat-file --batch [2023-09-18T02:08:05.024Z] 2023-09-18 02:08:04,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver, universal_newlines=False, shell=None, istream=) [2023-09-18T02:08:05.024Z] 2023-09-18 02:08:04,921 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 [2023-09-18T02:08:05.024Z] 0.0.0 [Pipeline] } [2023-09-18T02:08:05.036Z] $ docker exec --env ******** --env ******** d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd ssh-agent -k [2023-09-18T02:08:05.138Z] unset SSH_AUTH_SOCK; [2023-09-18T02:08:05.139Z] unset SSH_AGENT_PID; [2023-09-18T02:08:05.139Z] echo Agent pid 76 killed; [2023-09-18T02:08:05.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-18T02:08:05.443Z] + git semver [Pipeline] } [2023-09-18T02:08:05.719Z] $ docker stop --time=1 d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd [2023-09-18T02:08:07.071Z] $ docker rm -f --volumes d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-18T02:08:07.401Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-18T02:08:07.611Z] Stashed 1 file(s) [Pipeline] echo [2023-09-18T02:08:07.614Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T02:08:07.732Z] provisioning config files... [2023-09-18T02:08:07.740Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config4000125891976377450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:08:08.033Z] ---> docker-login.sh [2023-09-18T02:08:08.033Z] nexus3.edgexfoundry.org:10001 [2023-09-18T02:08:08.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:08:08.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:08:08.033Z] Configure a credential helper to remove this warning. See [2023-09-18T02:08:08.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:08:08.033Z] [2023-09-18T02:08:08.033Z] Login Succeeded [2023-09-18T02:08:08.033Z] nexus3.edgexfoundry.org:10002 [2023-09-18T02:08:08.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:08:08.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:08:08.033Z] Configure a credential helper to remove this warning. See [2023-09-18T02:08:08.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:08:08.033Z] [2023-09-18T02:08:08.033Z] Login Succeeded [2023-09-18T02:08:08.033Z] nexus3.edgexfoundry.org:10003 [2023-09-18T02:08:08.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:08:08.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:08:08.292Z] Configure a credential helper to remove this warning. See [2023-09-18T02:08:08.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:08:08.292Z] [2023-09-18T02:08:08.292Z] Login Succeeded [2023-09-18T02:08:08.292Z] nexus3.edgexfoundry.org:10004 [2023-09-18T02:08:08.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:08:08.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:08:08.292Z] Configure a credential helper to remove this warning. See [2023-09-18T02:08:08.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:08:08.292Z] [2023-09-18T02:08:08.292Z] Login Succeeded [2023-09-18T02:08:08.292Z] docker.io [2023-09-18T02:08:08.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:08:08.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:08:08.551Z] Configure a credential helper to remove this warning. See [2023-09-18T02:08:08.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:08:08.551Z] [2023-09-18T02:08:08.551Z] Login Succeeded [2023-09-18T02:08:08.551Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T02:08:08.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-18T02:08:08.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T02:08:08.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T02:08:08.652Z] ========================================================= [2023-09-18T02:08:08.652Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-18T02:08:08.652Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:08:08.959Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-18T02:08:09.218Z] Sending build context to Docker daemon 47.52MB [2023-09-18T02:08:09.218Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T02:08:09.218Z] Step 2/15 : FROM ${BASE} AS builder [2023-09-18T02:08:09.218Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-18T02:08:09.218Z] 7264a8db6415: Pulling fs layer [2023-09-18T02:08:09.218Z] c4d48a809fc2: Pulling fs layer [2023-09-18T02:08:09.218Z] 4f1c88b9dad5: Pulling fs layer [2023-09-18T02:08:09.218Z] ad3a456e5733: Pulling fs layer [2023-09-18T02:08:09.218Z] 9e4f439ed901: Pulling fs layer [2023-09-18T02:08:09.218Z] feaf6a47b606: Pulling fs layer [2023-09-18T02:08:09.218Z] 5e8b037d7d82: Pulling fs layer [2023-09-18T02:08:09.218Z] 8ac70367396e: Pulling fs layer [2023-09-18T02:08:09.218Z] 6db16350a2e2: Pulling fs layer [2023-09-18T02:08:09.218Z] 9250d5d63582: Pulling fs layer [2023-09-18T02:08:09.218Z] 5e8b037d7d82: Waiting [2023-09-18T02:08:09.218Z] ad3a456e5733: Waiting [2023-09-18T02:08:09.218Z] 9e4f439ed901: Waiting [2023-09-18T02:08:09.218Z] feaf6a47b606: Waiting [2023-09-18T02:08:09.218Z] 8ac70367396e: Waiting [2023-09-18T02:08:09.218Z] 9250d5d63582: Waiting [2023-09-18T02:08:09.218Z] 6db16350a2e2: Waiting [2023-09-18T02:08:09.218Z] c4d48a809fc2: Verifying Checksum [2023-09-18T02:08:09.218Z] c4d48a809fc2: Download complete [2023-09-18T02:08:09.218Z] ad3a456e5733: Verifying Checksum [2023-09-18T02:08:09.218Z] ad3a456e5733: Download complete [2023-09-18T02:08:09.218Z] 9e4f439ed901: Verifying Checksum [2023-09-18T02:08:09.218Z] 9e4f439ed901: Download complete [2023-09-18T02:08:09.218Z] 7264a8db6415: Verifying Checksum [2023-09-18T02:08:09.218Z] 7264a8db6415: Download complete [2023-09-18T02:08:09.218Z] feaf6a47b606: Verifying Checksum [2023-09-18T02:08:09.218Z] feaf6a47b606: Download complete [2023-09-18T02:08:09.481Z] 7264a8db6415: Pull complete [2023-09-18T02:08:09.481Z] c4d48a809fc2: Pull complete [2023-09-18T02:08:09.739Z] 8ac70367396e: Verifying Checksum [2023-09-18T02:08:09.739Z] 8ac70367396e: Download complete [2023-09-18T02:08:09.997Z] 4f1c88b9dad5: Verifying Checksum [2023-09-18T02:08:09.997Z] 4f1c88b9dad5: Download complete [2023-09-18T02:08:09.997Z] 6db16350a2e2: Verifying Checksum [2023-09-18T02:08:09.997Z] 6db16350a2e2: Download complete [2023-09-18T02:08:10.255Z] 9250d5d63582: Verifying Checksum [2023-09-18T02:08:10.255Z] 9250d5d63582: Download complete [2023-09-18T02:08:10.255Z] 5e8b037d7d82: Verifying Checksum [2023-09-18T02:08:10.255Z] 5e8b037d7d82: Download complete [2023-09-18T02:08:13.589Z] 4f1c88b9dad5: Pull complete [2023-09-18T02:08:13.589Z] ad3a456e5733: Pull complete [2023-09-18T02:08:13.589Z] 9e4f439ed901: Pull complete [2023-09-18T02:08:13.589Z] feaf6a47b606: Pull complete [2023-09-18T02:08:16.121Z] 5e8b037d7d82: Pull complete [2023-09-18T02:08:16.121Z] 8ac70367396e: Pull complete [2023-09-18T02:08:16.688Z] 6db16350a2e2: Pull complete [2023-09-18T02:08:17.255Z] 9250d5d63582: Pull complete [2023-09-18T02:08:17.255Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-18T02:08:17.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-18T02:08:17.255Z] ---> fa269f55d9b9 [2023-09-18T02:08:17.255Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-18T02:08:21.515Z] ---> Running in 1f0635f998f3 [2023-09-18T02:08:21.515Z] Removing intermediate container 1f0635f998f3 [2023-09-18T02:08:21.515Z] ---> 6868282dce26 [2023-09-18T02:08:21.515Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-09-18T02:08:21.515Z] ---> Running in f24c9039deca [2023-09-18T02:08:21.515Z] Removing intermediate container f24c9039deca [2023-09-18T02:08:21.515Z] ---> 0dfbc5329818 [2023-09-18T02:08:21.515Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-09-18T02:08:21.515Z] ---> Running in ab57c4c9290f [2023-09-18T02:08:21.515Z] Removing intermediate container ab57c4c9290f [2023-09-18T02:08:21.515Z] ---> ce9d42debea6 [2023-09-18T02:08:21.515Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-09-18T02:08:21.515Z] ---> Running in c77638e4f5c7 [2023-09-18T02:08:21.515Z] Removing intermediate container c77638e4f5c7 [2023-09-18T02:08:21.515Z] ---> 489389e80c2b [2023-09-18T02:08:21.515Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-18T02:08:21.515Z] ---> Running in 163fa6b0bae1 [2023-09-18T02:08:21.515Z] Removing intermediate container 163fa6b0bae1 [2023-09-18T02:08:21.515Z] ---> fa80f1453bdf [2023-09-18T02:08:21.515Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-18T02:08:21.791Z] latest: Pulling from library/docker [2023-09-18T02:08:21.791Z] 7264a8db6415: Already exists [2023-09-18T02:08:21.791Z] cfafd3a03f86: Pulling fs layer [2023-09-18T02:08:21.791Z] 4f4fb700ef54: Pulling fs layer [2023-09-18T02:08:21.791Z] f11d96ce7eaa: Pulling fs layer [2023-09-18T02:08:21.791Z] 6adc040a05cc: Pulling fs layer [2023-09-18T02:08:21.791Z] 787484ec7e57: Pulling fs layer [2023-09-18T02:08:21.791Z] ab22443da284: Pulling fs layer [2023-09-18T02:08:21.791Z] 4df676a3ac49: Pulling fs layer [2023-09-18T02:08:21.791Z] 579a751e9a42: Pulling fs layer [2023-09-18T02:08:21.791Z] 433699f84749: Pulling fs layer [2023-09-18T02:08:21.791Z] 3e5c5f3a87be: Pulling fs layer [2023-09-18T02:08:21.791Z] 389d589ce89a: Pulling fs layer [2023-09-18T02:08:21.791Z] a43e1216f500: Pulling fs layer [2023-09-18T02:08:21.791Z] 2c2a8ce1e4eb: Pulling fs layer [2023-09-18T02:08:21.791Z] 389d589ce89a: Waiting [2023-09-18T02:08:21.791Z] a43e1216f500: Waiting [2023-09-18T02:08:21.791Z] 2c2a8ce1e4eb: Waiting [2023-09-18T02:08:21.791Z] 4df676a3ac49: Waiting [2023-09-18T02:08:21.791Z] 6adc040a05cc: Waiting [2023-09-18T02:08:21.791Z] 579a751e9a42: Waiting [2023-09-18T02:08:21.791Z] 433699f84749: Waiting [2023-09-18T02:08:21.791Z] 787484ec7e57: Waiting [2023-09-18T02:08:21.791Z] 3e5c5f3a87be: Waiting [2023-09-18T02:08:21.791Z] ab22443da284: Waiting [2023-09-18T02:08:21.791Z] 4f4fb700ef54: Download complete [2023-09-18T02:08:22.069Z] cfafd3a03f86: Verifying Checksum [2023-09-18T02:08:22.069Z] cfafd3a03f86: Download complete [2023-09-18T02:08:22.069Z] cfafd3a03f86: Pull complete [2023-09-18T02:08:22.069Z] f11d96ce7eaa: Verifying Checksum [2023-09-18T02:08:22.069Z] f11d96ce7eaa: Download complete [2023-09-18T02:08:22.327Z] 6adc040a05cc: Verifying Checksum [2023-09-18T02:08:22.327Z] 6adc040a05cc: Download complete [2023-09-18T02:08:22.327Z] ab22443da284: Verifying Checksum [2023-09-18T02:08:22.327Z] ab22443da284: Download complete [2023-09-18T02:08:22.327Z] 4f4fb700ef54: Pull complete [2023-09-18T02:08:22.327Z] 787484ec7e57: Verifying Checksum [2023-09-18T02:08:22.327Z] 787484ec7e57: Download complete [2023-09-18T02:08:22.327Z] 4df676a3ac49: Verifying Checksum [2023-09-18T02:08:22.327Z] 4df676a3ac49: Download complete [2023-09-18T02:08:22.327Z] 579a751e9a42: Verifying Checksum [2023-09-18T02:08:22.327Z] 579a751e9a42: Download complete [2023-09-18T02:08:22.589Z] 3e5c5f3a87be: Verifying Checksum [2023-09-18T02:08:22.589Z] 3e5c5f3a87be: Download complete [2023-09-18T02:08:22.589Z] a43e1216f500: Verifying Checksum [2023-09-18T02:08:22.589Z] a43e1216f500: Download complete [2023-09-18T02:08:22.589Z] 433699f84749: Verifying Checksum [2023-09-18T02:08:22.589Z] 433699f84749: Download complete [2023-09-18T02:08:22.589Z] f11d96ce7eaa: Pull complete [2023-09-18T02:08:22.589Z] 2c2a8ce1e4eb: Verifying Checksum [2023-09-18T02:08:22.589Z] 2c2a8ce1e4eb: Download complete [2023-09-18T02:08:22.703Z] Still waiting to schedule task [2023-09-18T02:08:22.703Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6366’ [2023-09-18T02:08:23.155Z] 6adc040a05cc: Pull complete [2023-09-18T02:08:23.155Z] 389d589ce89a: Verifying Checksum [2023-09-18T02:08:23.155Z] 389d589ce89a: Download complete [2023-09-18T02:08:23.414Z] 787484ec7e57: Pull complete [2023-09-18T02:08:23.414Z] ab22443da284: Pull complete [2023-09-18T02:08:23.672Z] 4df676a3ac49: Pull complete [2023-09-18T02:08:23.672Z] 579a751e9a42: Pull complete [2023-09-18T02:08:23.930Z] 433699f84749: Pull complete [2023-09-18T02:08:23.930Z] 3e5c5f3a87be: Pull complete [2023-09-18T02:08:24.866Z] 389d589ce89a: Pull complete [2023-09-18T02:08:24.866Z] a43e1216f500: Pull complete [2023-09-18T02:08:25.125Z] 2c2a8ce1e4eb: Pull complete [2023-09-18T02:08:25.125Z] Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c [2023-09-18T02:08:25.125Z] Status: Downloaded newer image for docker:latest [2023-09-18T02:08:27.036Z] ---> 6af7b5b76621 [2023-09-18T02:08:27.036Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T02:08:27.036Z] ---> Running in 344e5a523d8c [2023-09-18T02:08:27.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-18T02:08:27.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-18T02:08:27.814Z] OK: 265 MiB in 56 packages [2023-09-18T02:08:28.751Z] Removing intermediate container 344e5a523d8c [2023-09-18T02:08:28.751Z] ---> 66127864c739 [2023-09-18T02:08:28.751Z] Step 10/15 : ENV GO111MODULE=on [2023-09-18T02:08:28.751Z] ---> Running in 41c88e293e23 [2023-09-18T02:08:28.751Z] Removing intermediate container 41c88e293e23 [2023-09-18T02:08:28.751Z] ---> 0824361a7689 [2023-09-18T02:08:28.751Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-18T02:08:28.751Z] ---> Running in 7912867201c4 [2023-09-18T02:08:29.013Z] Removing intermediate container 7912867201c4 [2023-09-18T02:08:29.013Z] ---> ed4ef12233ae [2023-09-18T02:08:29.013Z] Step 12/15 : COPY go.mod vendor* ./ [2023-09-18T02:08:29.272Z] ---> df648e83b720 [2023-09-18T02:08:29.272Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T02:08:29.272Z] ---> Running in e7b71241f1f4 [2023-09-18T02:08:55.821Z] Removing intermediate container e7b71241f1f4 [2023-09-18T02:08:55.821Z] ---> f97695619a7b [2023-09-18T02:08:55.821Z] Step 14/15 : COPY . . [2023-09-18T02:08:55.821Z] ---> f64f81a2dc0c [2023-09-18T02:08:55.821Z] Step 15/15 : RUN ${MAKE} [2023-09-18T02:08:55.821Z] ---> Running in 6483129d8ba3 [2023-09-18T02:08:55.821Z] noop [2023-09-18T02:08:55.821Z] Removing intermediate container 6483129d8ba3 [2023-09-18T02:08:55.821Z] ---> 909e9e8529bb [2023-09-18T02:08:55.821Z] Successfully built 909e9e8529bb [2023-09-18T02:08:56.080Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:08:56.405Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-18T02:08:56.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T02:08:56.478Z] prd-ubuntu20.04-docker-8c-8g-6369 does not seem to be running inside a container [2023-09-18T02:08:56.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 ******** ci-base-image-x86_64 cat [2023-09-18T02:08:56.853Z] $ docker top 8153a13ff635a87da45a7c69a0ddff85877272d2a6f7ced12abe36116415a6ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T02:08:57.193Z] + go version [2023-09-18T02:08:57.194Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-18T02:08:57.210Z] $ docker stop --time=1 8153a13ff635a87da45a7c69a0ddff85877272d2a6f7ced12abe36116415a6ad [2023-09-18T02:08:58.490Z] $ docker rm -f --volumes 8153a13ff635a87da45a7c69a0ddff85877272d2a6f7ced12abe36116415a6ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:08:58.870Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-18T02:08:58.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T02:08:58.944Z] prd-ubuntu20.04-docker-8c-8g-6369 does not seem to be running inside a container [2023-09-18T02:08:58.986Z] $ 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-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 ******** ci-base-image-x86_64 cat [2023-09-18T02:08:59.431Z] $ docker top e4ea5e0749f91770e823c9265e8aff2ae151abd54591fa79e233a23db3021552 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T02:08:59.766Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [Pipeline] fileExists [Pipeline] sh [2023-09-18T02:09:00.057Z] + make test [2023-09-18T02:09:00.058Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-09-18T02:09:01.431Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-09-18T02:09:09.530Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-09-18T02:09:09.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-09-18T02:09:09.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-09-18T02:09:09.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-09-18T02:09:09.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-09-18T02:09:09.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-09-18T02:09:09.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-09-18T02:09:09.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-09-18T02:09:09.530Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-09-18T02:09:11.430Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-18T02:09:11.430Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-18T02:09:11.430Z] ./bin/test-attribution-txt.sh [2023-09-18T02:09:11.689Z] make -C web test [2023-09-18T02:09:11.689Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/web' [2023-09-18T02:09:11.689Z] make[1]: tput: No such file or directory [2023-09-18T02:09:11.689Z] make[1]: tput: No such file or directory [2023-09-18T02:09:11.689Z] warning: generating ./VERSION [2023-09-18T02:09:11.689Z] echo "0.0.0" > VERSION [2023-09-18T02:09:11.689Z] docker build \ [2023-09-18T02:09:11.689Z] -f Dockerfile \ [2023-09-18T02:09:11.689Z] --build-arg USER=1000 \ [2023-09-18T02:09:11.689Z] \ [2023-09-18T02:09:11.689Z] --label "git_sha=c7e6e85f81d2d117e5069d065b333a72e9148167" \ [2023-09-18T02:09:11.689Z] -t edgexfoundry/edgex-web-ui:c7e6e85f81d2d117e5069d065b333a72e9148167 \ [2023-09-18T02:09:11.689Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-09-18T02:09:11.689Z] . [2023-09-18T02:09:11.689Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-09-18T02:09:11.689Z] Install the buildx component to build images with BuildKit: [2023-09-18T02:09:11.689Z] https://docs.docker.com/go/buildx/ [2023-09-18T02:09:11.689Z] [2023-09-18T02:09:11.689Z] Sending build context to Docker daemon 2.556MB [2023-09-18T02:09:11.689Z] Step 1/11 : FROM node:18-alpine3.18 [2023-09-18T02:09:11.948Z] 18-alpine3.18: Pulling from library/node [2023-09-18T02:09:11.948Z] 7264a8db6415: Already exists [2023-09-18T02:09:11.948Z] 751194035c36: Pulling fs layer [2023-09-18T02:09:11.948Z] eff5dce73b38: Pulling fs layer [2023-09-18T02:09:11.948Z] c8ce5be43019: Pulling fs layer [2023-09-18T02:09:11.948Z] c8ce5be43019: Verifying Checksum [2023-09-18T02:09:11.948Z] eff5dce73b38: Verifying Checksum [2023-09-18T02:09:11.948Z] eff5dce73b38: Download complete [2023-09-18T02:09:12.224Z] 751194035c36: Download complete [2023-09-18T02:09:14.753Z] 751194035c36: Pull complete [2023-09-18T02:09:14.753Z] eff5dce73b38: Pull complete [2023-09-18T02:09:14.753Z] c8ce5be43019: Pull complete [2023-09-18T02:09:15.013Z] Digest: sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f [2023-09-18T02:09:15.013Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-09-18T02:09:15.014Z] ---> 50c7e33a9de1 [2023-09-18T02:09:15.014Z] Step 2/11 : RUN apk add --no-cache chromium [2023-09-18T02:09:17.581Z] ---> Running in 0713d78acccd [2023-09-18T02:09:17.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-18T02:09:17.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-18T02:09:17.840Z] (1/155) Installing libexpat (2.5.0-r1) [2023-09-18T02:09:17.840Z] (2/155) Installing brotli-libs (1.0.9-r14) [2023-09-18T02:09:17.840Z] (3/155) Installing libbz2 (1.0.8-r5) [2023-09-18T02:09:17.840Z] (4/155) Installing libpng (1.6.39-r3) [2023-09-18T02:09:17.840Z] (5/155) Installing freetype (2.13.0-r5) [2023-09-18T02:09:17.840Z] (6/155) Installing fontconfig (2.14.2-r3) [2023-09-18T02:09:17.840Z] (7/155) Installing libfontenc (1.1.7-r2) [2023-09-18T02:09:17.840Z] (8/155) Installing mkfontscale (1.2.2-r3) [2023-09-18T02:09:17.840Z] (9/155) Installing font-opensans (0_git20210927-r1) [2023-09-18T02:09:17.840Z] (10/155) Installing pkgconf (1.9.5-r0) [2023-09-18T02:09:17.840Z] (11/155) Installing libffi (3.4.4-r2) [2023-09-18T02:09:17.840Z] (12/155) Installing libintl (0.21.1-r7) [2023-09-18T02:09:17.840Z] (13/155) Installing libblkid (2.38.1-r8) [2023-09-18T02:09:17.840Z] (14/155) Installing libmount (2.38.1-r8) [2023-09-18T02:09:17.840Z] (15/155) Installing pcre2 (10.42-r1) [2023-09-18T02:09:18.099Z] (16/155) Installing glib (2.76.4-r0) [2023-09-18T02:09:18.099Z] (17/155) Installing xz-libs (5.4.3-r0) [2023-09-18T02:09:18.099Z] (18/155) Installing libxml2 (2.11.4-r0) [2023-09-18T02:09:18.099Z] (19/155) Installing shared-mime-info (2.2-r5) [2023-09-18T02:09:18.099Z] (20/155) Installing hicolor-icon-theme (0.17-r2) [2023-09-18T02:09:18.099Z] (21/155) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-18T02:09:18.099Z] (22/155) Installing libwebp (1.3.2-r0) [2023-09-18T02:09:18.099Z] (23/155) Installing zstd-libs (1.5.5-r4) [2023-09-18T02:09:18.099Z] (24/155) Installing tiff (4.5.1-r0) [2023-09-18T02:09:18.099Z] (25/155) Installing gdk-pixbuf (2.42.10-r5) [2023-09-18T02:09:18.099Z] (26/155) Installing gtk-update-icon-cache (3.24.38-r1) [2023-09-18T02:09:18.099Z] (27/155) Installing libxau (1.0.11-r2) [2023-09-18T02:09:18.099Z] (28/155) Installing libmd (1.0.4-r2) [2023-09-18T02:09:18.099Z] (29/155) Installing libbsd (0.11.7-r1) [2023-09-18T02:09:18.099Z] (30/155) Installing libxdmcp (1.1.4-r2) [2023-09-18T02:09:18.099Z] (31/155) Installing libxcb (1.15-r1) [2023-09-18T02:09:18.099Z] (32/155) Installing libx11 (1.8.4-r4) [2023-09-18T02:09:18.099Z] (33/155) Installing libxcomposite (0.4.6-r3) [2023-09-18T02:09:18.099Z] (34/155) Installing libxfixes (6.0.1-r2) [2023-09-18T02:09:18.099Z] (35/155) Installing libxrender (0.9.11-r3) [2023-09-18T02:09:18.099Z] (36/155) Installing libxcursor (1.2.1-r2) [2023-09-18T02:09:18.358Z] (37/155) Installing libxdamage (1.1.6-r2) [2023-09-18T02:09:18.358Z] (38/155) Installing libxext (1.3.5-r2) [2023-09-18T02:09:18.358Z] (39/155) Installing libxi (1.8.1-r0) [2023-09-18T02:09:18.358Z] (40/155) Installing libxinerama (1.1.5-r2) [2023-09-18T02:09:18.358Z] (41/155) Installing libxrandr (1.5.3-r2) [2023-09-18T02:09:18.358Z] (42/155) Installing libatk-1.0 (2.48.3-r0) [2023-09-18T02:09:18.358Z] (43/155) Installing libxtst (1.2.4-r2) [2023-09-18T02:09:18.358Z] (44/155) Installing dbus-libs (1.14.8-r0) [2023-09-18T02:09:18.358Z] (45/155) Installing at-spi2-core (2.48.3-r0) [2023-09-18T02:09:18.358Z] (46/155) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-09-18T02:09:18.358Z] (47/155) Installing pixman (0.42.2-r1) [2023-09-18T02:09:18.358Z] (48/155) Installing cairo (1.17.8-r1) [2023-09-18T02:09:18.358Z] (49/155) Installing cairo-gobject (1.17.8-r1) [2023-09-18T02:09:18.358Z] (50/155) Installing avahi-libs (0.8-r13) [2023-09-18T02:09:18.358Z] (51/155) Installing gmp (6.2.1-r3) [2023-09-18T02:09:18.358Z] (52/155) Installing nettle (3.8.1-r2) [2023-09-18T02:09:18.358Z] (53/155) Installing libunistring (1.1-r1) [2023-09-18T02:09:18.358Z] (54/155) Installing libidn2 (2.3.4-r1) [2023-09-18T02:09:18.358Z] (55/155) Installing p11-kit (0.24.1-r2) [2023-09-18T02:09:18.358Z] (56/155) Installing libtasn1 (4.19.0-r1) [2023-09-18T02:09:18.358Z] (57/155) Installing gnutls (3.8.0-r2) [2023-09-18T02:09:18.358Z] (58/155) Installing cups-libs (2.4.6-r0) [2023-09-18T02:09:18.358Z] (59/155) Installing libepoxy (1.5.10-r1) [2023-09-18T02:09:18.358Z] (60/155) Installing fribidi (1.0.13-r0) [2023-09-18T02:09:18.358Z] (61/155) Installing graphite2 (1.3.14-r5) [2023-09-18T02:09:18.358Z] (62/155) Installing harfbuzz (7.3.0-r0) [2023-09-18T02:09:18.615Z] (63/155) Installing libxft (2.3.8-r1) [2023-09-18T02:09:18.615Z] (64/155) Installing pango (1.50.14-r1) [2023-09-18T02:09:18.615Z] (65/155) Installing wayland-libs-client (1.22.0-r2) [2023-09-18T02:09:18.615Z] (66/155) Installing wayland-libs-cursor (1.22.0-r2) [2023-09-18T02:09:18.615Z] (67/155) Installing wayland-libs-egl (1.22.0-r2) [2023-09-18T02:09:18.615Z] (68/155) Installing xkeyboard-config (2.38-r0) [2023-09-18T02:09:18.615Z] (69/155) Installing libxkbcommon (1.5.0-r2) [2023-09-18T02:09:18.615Z] (70/155) Installing gtk+3.0 (3.24.38-r1) [2023-09-18T02:09:18.615Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-09-18T02:09:18.615Z] (71/155) Installing icu-data-full (73.2-r2) [2023-09-18T02:09:18.874Z] (72/155) Installing mesa (23.0.4-r0) [2023-09-18T02:09:18.874Z] (73/155) Installing llvm15-libs (15.0.7-r6) [2023-09-18T02:09:19.439Z] (74/155) Installing hwdata-pci (0.370-r0) [2023-09-18T02:09:19.440Z] (75/155) Installing libpciaccess (0.17-r2) [2023-09-18T02:09:19.440Z] (76/155) Installing libdrm (2.4.115-r4) [2023-09-18T02:09:19.440Z] (77/155) Installing musl-fts (1.2.7-r5) [2023-09-18T02:09:19.440Z] (78/155) Installing libelf (0.189-r2) [2023-09-18T02:09:19.440Z] (79/155) Installing mesa-glapi (23.0.4-r0) [2023-09-18T02:09:19.440Z] (80/155) Installing mesa-dri-gallium (23.0.4-r0) [2023-09-18T02:09:19.702Z] (81/155) Installing eudev-libs (3.2.11-r8) [2023-09-18T02:09:19.702Z] (82/155) Installing libmagic (5.45-r0) [2023-09-18T02:09:19.702Z] (83/155) Installing file (5.45-r0) [2023-09-18T02:09:19.702Z] (84/155) Installing libice (1.1.1-r2) [2023-09-18T02:09:19.702Z] (85/155) Installing libuuid (2.38.1-r8) [2023-09-18T02:09:19.702Z] (86/155) Installing libsm (1.2.4-r1) [2023-09-18T02:09:19.702Z] (87/155) Installing libxt (1.3.0-r2) [2023-09-18T02:09:19.702Z] (88/155) Installing libxmu (1.1.4-r2) [2023-09-18T02:09:19.702Z] (89/155) Installing xset (1.2.5-r1) [2023-09-18T02:09:19.702Z] (90/155) Installing xprop (1.2.6-r0) [2023-09-18T02:09:19.702Z] (91/155) Installing xdg-utils (1.1.3-r4) [2023-09-18T02:09:19.702Z] (92/155) Installing libogg (1.3.5-r4) [2023-09-18T02:09:19.702Z] (93/155) Installing flac-libs (1.4.3-r0) [2023-09-18T02:09:19.702Z] (94/155) Installing alsa-lib (1.2.9-r1) [2023-09-18T02:09:19.702Z] (95/155) Installing libatomic (12.2.1_git20220924-r10) [2023-09-18T02:09:19.702Z] (96/155) Installing svt-av1-libs (1.6.0-r0) [2023-09-18T02:09:19.962Z] (97/155) Installing aom-libs (3.6.1-r0) [2023-09-18T02:09:19.962Z] (98/155) Installing libva (2.18.0-r1) [2023-09-18T02:09:19.962Z] (99/155) Installing libvdpau (1.5-r1) [2023-09-18T02:09:19.962Z] (100/155) Installing onevpl-libs (2023.2.1-r0) [2023-09-18T02:09:19.962Z] (101/155) Installing ffmpeg-libavutil (6.0-r15) [2023-09-18T02:09:19.962Z] (102/155) Installing libdav1d (1.2.1-r0) [2023-09-18T02:09:19.962Z] (103/155) Installing libhwy (1.0.4-r1) [2023-09-18T02:09:19.962Z] (104/155) Installing lcms2 (2.15-r2) [2023-09-18T02:09:19.962Z] (105/155) Installing libjxl (0.8.2-r0) [2023-09-18T02:09:19.962Z] (106/155) Installing lame-libs (3.100-r5) [2023-09-18T02:09:19.962Z] (107/155) Installing opus (1.4-r0) [2023-09-18T02:09:19.962Z] (108/155) Installing libgomp (12.2.1_git20220924-r10) [2023-09-18T02:09:19.962Z] (109/155) Installing soxr (0.1.3-r5) [2023-09-18T02:09:19.962Z] (110/155) Installing ffmpeg-libswresample (6.0-r15) [2023-09-18T02:09:19.962Z] (111/155) Installing libtheora (1.1.1-r17) [2023-09-18T02:09:19.962Z] (112/155) Installing libvorbis (1.3.7-r1) [2023-09-18T02:09:20.222Z] (113/155) Installing libvpx (1.13.0-r1) [2023-09-18T02:09:20.222Z] (114/155) Installing x264-libs (0.164_git20220602-r1) [2023-09-18T02:09:20.222Z] (115/155) Installing numactl (2.0.16-r4) [2023-09-18T02:09:20.222Z] (116/155) Installing x265-libs (3.5-r4) [2023-09-18T02:09:20.222Z] (117/155) Installing xvidcore (1.3.7-r1) [2023-09-18T02:09:20.222Z] (118/155) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-18T02:09:20.222Z] (119/155) Installing libbluray (1.3.4-r0) [2023-09-18T02:09:20.222Z] (120/155) Installing mpg123-libs (1.31.3-r1) [2023-09-18T02:09:20.222Z] (121/155) Installing libopenmpt (0.7.2-r0) [2023-09-18T02:09:20.481Z] (122/155) Installing cjson (1.7.15-r4) [2023-09-18T02:09:20.481Z] (123/155) Installing mbedtls (2.28.4-r0) [2023-09-18T02:09:20.481Z] (124/155) Installing librist (0.2.7-r0) [2023-09-18T02:09:20.481Z] (125/155) Installing libsrt (1.5.2-r0) [2023-09-18T02:09:20.481Z] (126/155) Installing libssh (0.10.5-r0) [2023-09-18T02:09:20.481Z] (127/155) Installing libsodium (1.0.18-r3) [2023-09-18T02:09:20.481Z] (128/155) Installing libzmq (4.3.4-r4) [2023-09-18T02:09:20.481Z] (129/155) Installing ffmpeg-libavformat (6.0-r15) [2023-09-18T02:09:20.481Z] (130/155) Installing libevent (2.1.12-r6) [2023-09-18T02:09:20.481Z] (131/155) Installing wayland-libs-server (1.22.0-r2) [2023-09-18T02:09:20.481Z] (132/155) Installing mesa-gbm (23.0.4-r0) [2023-09-18T02:09:20.481Z] (133/155) Installing harfbuzz-subset (7.3.0-r0) [2023-09-18T02:09:20.481Z] (134/155) Installing icu-libs (73.2-r2) [2023-09-18T02:09:20.481Z] (135/155) Installing jsoncpp (1.9.5-r0) [2023-09-18T02:09:20.481Z] (136/155) Installing minizip (1.2.13-r0) [2023-09-18T02:09:20.481Z] (137/155) Installing nspr (4.35-r2) [2023-09-18T02:09:20.481Z] (138/155) Installing sqlite-libs (3.41.2-r2) [2023-09-18T02:09:20.481Z] (139/155) Installing nss (3.91-r0) [2023-09-18T02:09:20.740Z] (140/155) Installing pipewire-libs (0.3.70-r1) [2023-09-18T02:09:20.740Z] (141/155) Installing libasyncns (0.8-r1) [2023-09-18T02:09:20.740Z] (142/155) Installing libltdl (2.4.7-r2) [2023-09-18T02:09:20.740Z] (143/155) Installing orc (0.4.34-r0) [2023-09-18T02:09:20.740Z] (144/155) Installing libsndfile (1.2.0-r2) [2023-09-18T02:09:20.740Z] (145/155) Installing speexdsp (1.2.1-r1) [2023-09-18T02:09:20.740Z] (146/155) Installing tdb-libs (1.4.8-r1) [2023-09-18T02:09:20.740Z] (147/155) Installing libpulse (16.1-r10) [2023-09-18T02:09:20.740Z] (148/155) Installing re2 (2023.03.01-r1) [2023-09-18T02:09:20.740Z] (149/155) Installing snappy (1.1.10-r1) [2023-09-18T02:09:20.740Z] (150/155) Installing libwoff2common (1.0.2-r2) [2023-09-18T02:09:20.740Z] (151/155) Installing libwoff2enc (1.0.2-r2) [2023-09-18T02:09:20.740Z] (152/155) Installing libgpg-error (1.47-r1) [2023-09-18T02:09:20.740Z] (153/155) Installing libgcrypt (1.10.2-r1) [2023-09-18T02:09:20.740Z] (154/155) Installing libxslt (1.1.38-r0) [2023-09-18T02:09:20.740Z] (155/155) Installing chromium (115.0.5790.170-r0) [2023-09-18T02:09:22.119Z] Executing busybox-1.36.1-r2.trigger [2023-09-18T02:09:22.119Z] Executing fontconfig-2.14.2-r3.trigger [2023-09-18T02:09:22.119Z] Executing mkfontscale-1.2.2-r3.trigger [2023-09-18T02:09:22.119Z] Executing glib-2.76.4-r0.trigger [2023-09-18T02:09:22.119Z] Executing shared-mime-info-2.2-r5.trigger [2023-09-18T02:09:22.687Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-09-18T02:09:22.687Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-09-18T02:09:22.687Z] OK: 572 MiB in 172 packages [2023-09-18T02:09:38.524Z] Removing intermediate container 0713d78acccd [2023-09-18T02:09:38.524Z] ---> 1b1e8d6365f8 [2023-09-18T02:09:38.525Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-09-18T02:09:38.784Z] ---> Running in df2d443e4528 [2023-09-18T02:09:42.971Z] Removing intermediate container df2d443e4528 [2023-09-18T02:09:42.971Z] ---> 346fdfbb3409 [2023-09-18T02:09:42.971Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-09-18T02:09:43.538Z] ---> Running in 793a243db536 [2023-09-18T02:09:44.479Z] Removing intermediate container 793a243db536 [2023-09-18T02:09:44.479Z] ---> bcbd3012d621 [2023-09-18T02:09:44.479Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-09-18T02:09:45.414Z] ---> Running in 13f04b85545b [2023-09-18T02:09:46.366Z] Removing intermediate container 13f04b85545b [2023-09-18T02:09:46.366Z] ---> 5df9d966f58a [2023-09-18T02:09:46.366Z] Step 6/11 : RUN npm install -g npm [2023-09-18T02:09:47.302Z] ---> Running in 32036e6c3775 [2023-09-18T02:10:02.219Z] [2023-09-18T02:10:02.219Z] removed 12 packages, and changed 76 packages in 13s [2023-09-18T02:10:02.219Z] [2023-09-18T02:10:02.219Z] 28 packages are looking for funding [2023-09-18T02:10:02.219Z] run `npm fund` for details [2023-09-18T02:10:03.206Z] Removing intermediate container 32036e6c3775 [2023-09-18T02:10:03.206Z] ---> 2f3a7ffc252d [2023-09-18T02:10:03.206Z] Step 7/11 : ARG USER=1000 [2023-09-18T02:10:03.206Z] ---> Running in 672e701c0a73 [2023-09-18T02:10:03.207Z] Removing intermediate container 672e701c0a73 [2023-09-18T02:10:03.207Z] ---> 15f3f6cdc461 [2023-09-18T02:10:03.207Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-09-18T02:10:03.207Z] ---> Running in 45964ef81a87 [2023-09-18T02:10:04.582Z] Removing intermediate container 45964ef81a87 [2023-09-18T02:10:04.582Z] ---> b71ab7a90c15 [2023-09-18T02:10:04.582Z] Step 9/11 : USER $USER:$USER [2023-09-18T02:10:04.582Z] ---> Running in 5ef388d735eb [2023-09-18T02:10:04.582Z] Removing intermediate container 5ef388d735eb [2023-09-18T02:10:04.582Z] ---> 489b88e2acd9 [2023-09-18T02:10:04.582Z] Step 10/11 : WORKDIR /app [2023-09-18T02:10:04.582Z] ---> Running in a6f9d8d3147b [2023-09-18T02:10:04.582Z] Removing intermediate container a6f9d8d3147b [2023-09-18T02:10:04.582Z] ---> 592b38cf0f6f [2023-09-18T02:10:04.582Z] Step 11/11 : LABEL git_sha=c7e6e85f81d2d117e5069d065b333a72e9148167 [2023-09-18T02:10:04.583Z] ---> Running in 6c50748e74f4 [2023-09-18T02:10:04.583Z] Removing intermediate container 6c50748e74f4 [2023-09-18T02:10:04.583Z] ---> 898a5c249989 [2023-09-18T02:10:04.583Z] Successfully built 898a5c249989 [2023-09-18T02:10:04.583Z] Successfully tagged edgexfoundry/edgex-web-ui:c7e6e85f81d2d117e5069d065b333a72e9148167 [2023-09-18T02:10:04.583Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-09-18T02:10:04.583Z] touch edgex-web-ui.imagebuilt [2023-09-18T02:10:04.583Z] mkdir -p node_modules coverage [2023-09-18T02:10:04.583Z] chown "1000:1000" node_modules coverage package-lock.json [2023-09-18T02:10:04.583Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-09-18T02:10:06.482Z] npm WARN old lockfile [2023-09-18T02:10:06.482Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-09-18T02:10:06.482Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-09-18T02:10:06.482Z] npm WARN old lockfile [2023-09-18T02:10:06.482Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-09-18T02:10:06.482Z] npm WARN old lockfile [2023-09-18T02:10:10.672Z] npm WARN old lockfile string-width-cjs: No matching version found for string-width-cjs@4.2.3. [2023-09-18T02:10:10.672Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-18T02:10:10.672Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-18T02:10:10.672Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-09-18T02:10:10.672Z] npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 string-width-cjs: No matching version found for string-width-cjs@4.2.3. [2023-09-18T02:10:10.672Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-18T02:10:10.672Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-18T02:10:10.672Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-09-18T02:10:10.672Z] npm WARN old lockfile code: 'ETARGET', [2023-09-18T02:10:10.672Z] npm WARN old lockfile type: 'version', [2023-09-18T02:10:10.672Z] npm WARN old lockfile wanted: '4.2.3', [2023-09-18T02:10:10.672Z] npm WARN old lockfile versions: [ '1.0.0', '5.1.1' ], [2023-09-18T02:10:10.672Z] npm WARN old lockfile distTags: { latest: '5.1.1' }, [2023-09-18T02:10:10.672Z] npm WARN old lockfile defaultTag: 'latest' [2023-09-18T02:10:10.672Z] npm WARN old lockfile } [2023-09-18T02:10:10.931Z] npm WARN old lockfile strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. [2023-09-18T02:10:10.931Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-18T02:10:10.931Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-18T02:10:10.931Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-09-18T02:10:10.931Z] npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. [2023-09-18T02:10:10.931Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-18T02:10:10.931Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-18T02:10:10.931Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-09-18T02:10:10.931Z] npm WARN old lockfile code: 'ETARGET', [2023-09-18T02:10:10.931Z] npm WARN old lockfile type: 'version', [2023-09-18T02:10:10.931Z] npm WARN old lockfile wanted: '6.0.1', [2023-09-18T02:10:10.931Z] npm WARN old lockfile versions: [ '1.0.0', '2.0.0', '8.0.0' ], [2023-09-18T02:10:10.931Z] npm WARN old lockfile distTags: { latest: '8.0.0' }, [2023-09-18T02:10:10.931Z] npm WARN old lockfile defaultTag: 'latest' [2023-09-18T02:10:10.931Z] npm WARN old lockfile } [2023-09-18T02:10:10.931Z] npm WARN old lockfile wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-09-18T02:10:10.931Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-18T02:10:10.931Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-18T02:10:10.931Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-09-18T02:10:10.931Z] npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-09-18T02:10:10.931Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-18T02:10:10.931Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-18T02:10:10.931Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-09-18T02:10:10.931Z] npm WARN old lockfile code: 'ETARGET', [2023-09-18T02:10:10.931Z] npm WARN old lockfile type: 'version', [2023-09-18T02:10:10.931Z] npm WARN old lockfile wanted: '7.0.0', [2023-09-18T02:10:10.931Z] npm WARN old lockfile versions: [ '1.0.0', '8.0.0' ], [2023-09-18T02:10:10.931Z] npm WARN old lockfile distTags: { latest: '8.0.0' }, [2023-09-18T02:10:10.931Z] npm WARN old lockfile defaultTag: 'latest' [2023-09-18T02:10:10.931Z] npm WARN old lockfile } [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE Unsupported engine { [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE required: { [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE }, [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE } [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE Unsupported engine { [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE required: { [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE }, [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE } [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE Unsupported engine { [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE required: { [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE }, [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE } [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE Unsupported engine { [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE required: { [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE }, [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE } [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE Unsupported engine { [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE required: { [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE }, [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-18T02:10:19.070Z] npm WARN EBADENGINE } [2023-09-18T02:10:41.249Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2023-09-18T02:10:41.508Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-09-18T02:10:41.508Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-09-18T02:10:42.076Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-09-18T02:10:42.335Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2023-09-18T02:10:43.929Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-09-18T02:10:44.517Z] npm WARN deprecated critters@0.0.18: Please upgrade to the latest version. There is a potential XSS vulnerability in this version [2023-09-18T02:10:45.086Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-09-18T02:10:48.384Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-09-18T02:10:48.384Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-09-18T02:10:50.926Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-09-18T02:10:59.142Z] [2023-09-18T02:10:59.142Z] added 1357 packages, and audited 1358 packages in 53s [2023-09-18T02:10:59.142Z] [2023-09-18T02:10:59.142Z] 110 packages are looking for funding [2023-09-18T02:10:59.142Z] run `npm fund` for details [2023-09-18T02:10:59.142Z] [2023-09-18T02:10:59.142Z] 29 vulnerabilities (18 moderate, 8 high, 3 critical) [2023-09-18T02:10:59.142Z] [2023-09-18T02:10:59.142Z] To address issues that do not require attention, run: [2023-09-18T02:10:59.143Z] npm audit fix [2023-09-18T02:10:59.143Z] [2023-09-18T02:10:59.143Z] To address all issues (including breaking changes), run: [2023-09-18T02:10:59.143Z] npm audit fix --force [2023-09-18T02:10:59.143Z] [2023-09-18T02:10:59.143Z] Run `npm audit` for details. [2023-09-18T02:11:31.215Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-09-18T02:11:31.215Z] This version of CLI is only compatible with Angular versions ^16.1.0, [2023-09-18T02:11:31.215Z] but Angular version 12.2.4 was found instead. [2023-09-18T02:11:31.215Z] [2023-09-18T02:11:31.215Z] Please visit the link below to find instructions on how to update Angular. [2023-09-18T02:11:31.215Z] https://update.angular.io/ [2023-09-18T02:11:31.215Z] [2023-09-18T02:11:31.215Z] make[1]: *** [Makefile:144: test] Error 3 [2023-09-18T02:11:31.215Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/web' [2023-09-18T02:11:31.215Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-09-18T02:11:31.231Z] $ docker stop --time=1 e4ea5e0749f91770e823c9265e8aff2ae151abd54591fa79e233a23db3021552 [2023-09-18T02:11:32.546Z] $ docker rm -f --volumes e4ea5e0749f91770e823c9265e8aff2ae151abd54591fa79e233a23db3021552 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:11:33.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T02:11:33.078Z] [2023-09-18T02:11:33.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:11:33.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T02:11:33.373Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-18T02:11:33.373Z] 5eb5b503b376: Pulling fs layer [2023-09-18T02:11:33.373Z] 5c69ac0246d0: Pulling fs layer [2023-09-18T02:11:33.373Z] ec43610c2a17: Pulling fs layer [2023-09-18T02:11:33.373Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-18T02:11:33.373Z] 33b1e0a273af: Pulling fs layer [2023-09-18T02:11:33.373Z] 5d3b04190fa2: Pulling fs layer [2023-09-18T02:11:33.373Z] 2f39f015ded8: Pulling fs layer [2023-09-18T02:11:33.373Z] 3a2ae6a8a46f: Waiting [2023-09-18T02:11:33.373Z] 33b1e0a273af: Waiting [2023-09-18T02:11:33.373Z] 5d3b04190fa2: Waiting [2023-09-18T02:11:33.373Z] 2f39f015ded8: Waiting [2023-09-18T02:11:33.373Z] 5c69ac0246d0: Download complete [2023-09-18T02:11:33.373Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-18T02:11:33.373Z] 3a2ae6a8a46f: Download complete [2023-09-18T02:11:33.373Z] 33b1e0a273af: Verifying Checksum [2023-09-18T02:11:33.373Z] 33b1e0a273af: Download complete [2023-09-18T02:11:33.373Z] 5d3b04190fa2: Verifying Checksum [2023-09-18T02:11:33.373Z] 5d3b04190fa2: Download complete [2023-09-18T02:11:33.496Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6371 in /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [Pipeline] { [Pipeline] ws [2023-09-18T02:11:33.509Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2023-09-18T02:11:33.553Z] The recommended git tool is: git [2023-09-18T02:11:33.632Z] ec43610c2a17: Verifying Checksum [2023-09-18T02:11:33.632Z] ec43610c2a17: Download complete [2023-09-18T02:11:33.632Z] 5eb5b503b376: Download complete [2023-09-18T02:11:34.201Z] 2f39f015ded8: Download complete [2023-09-18T02:11:34.765Z] 5eb5b503b376: Pull complete [2023-09-18T02:11:34.765Z] 5c69ac0246d0: Pull complete [2023-09-18T02:11:35.337Z] ec43610c2a17: Pull complete [2023-09-18T02:11:35.337Z] 3a2ae6a8a46f: Pull complete [2023-09-18T02:11:35.596Z] 33b1e0a273af: Pull complete [2023-09-18T02:11:35.853Z] 5d3b04190fa2: Pull complete [2023-09-18T02:11:39.044Z] using credential edgex-jenkins-ssh [2023-09-18T02:11:39.065Z] Cloning the remote Git repository [2023-09-18T02:11:39.120Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-18T02:11:39.221Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2023-09-18T02:11:39.387Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-18T02:11:39.388Z] > git --version # timeout=10 [2023-09-18T02:11:39.410Z] > git --version # 'git version 2.25.1' [2023-09-18T02:11:39.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-18T02:11:39.577Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-18T02:11:40.048Z] 2f39f015ded8: Pull complete [2023-09-18T02:11:40.048Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-18T02:11:40.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T02:11:40.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T02:11:40.137Z] prd-ubuntu20.04-docker-8c-8g-6369 does not seem to be running inside a container [2023-09-18T02:11:40.172Z] $ 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-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 [2023-09-18T02:11:43.760Z] $ docker top e2550a4d9ae8bfb78cab0c2a3670ac6d4fe335999c5bb4f4edb3aad5aa38236f -eo pid,comm [Pipeline] { [2023-09-18T02:11:42.719Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-09-18T02:11:42.739Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-18T02:11:43.631Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-09-18T02:11:43.679Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-18T02:11:43.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-18T02:11:43.696Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/623/head:refs/remotes/origin/PR-623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:11:44.153Z] ---> job-cost.sh [2023-09-18T02:11:44.153Z] lf-activate-venv: SKIPPING [2023-09-18T02:11:44.153Z] INFO: No Stack... [2023-09-18T02:11:44.161Z] Merging remotes/origin/main commit 133995f3795ac8ee1626704056303211e11ac888 into PR head commit d73143d8e813d7e48fb01ce4878e17204bfc36d2 [2023-09-18T02:11:44.412Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-18T02:11:44.980Z] INFO: Archiving Costs [Pipeline] sh [2023-09-18T02:11:45.240Z] Merge succeeded, producing 07e0b22b56ac482bb5676a038e1afd78ed0551c4 [2023-09-18T02:11:45.241Z] Checking out Revision 07e0b22b56ac482bb5676a038e1afd78ed0551c4 (PR-623) [2023-09-18T02:11:45.270Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/cost.csv [2023-09-18T02:11:45.270Z] + cut -d, -f6 [Pipeline] lock [2023-09-18T02:11:45.282Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] [2023-09-18T02:11:45.290Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] did not exist. Created. [2023-09-18T02:11:45.290Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] [Pipeline] { [Pipeline] unstash [2023-09-18T02:11:44.182Z] > git config core.sparsecheckout # timeout=10 [2023-09-18T02:11:44.255Z] > git checkout -f d73143d8e813d7e48fb01ce4878e17204bfc36d2 # timeout=10 [2023-09-18T02:11:44.644Z] > git remote # timeout=10 [2023-09-18T02:11:44.664Z] > git config --get remote.origin.url # timeout=10 [2023-09-18T02:11:44.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-18T02:11:44.693Z] > git merge 133995f3795ac8ee1626704056303211e11ac888 # timeout=10 [2023-09-18T02:11:45.224Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-18T02:11:45.250Z] > git config core.sparsecheckout # timeout=10 [2023-09-18T02:11:45.264Z] > git checkout -f 07e0b22b56ac482bb5676a038e1afd78ed0551c4 # timeout=10 [Pipeline] sh [2023-09-18T02:11:45.610Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-18T02:11:46.192Z] Stashed 1 file(s) [Pipeline] } [2023-09-18T02:11:46.200Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-18T02:11:46.230Z] $ docker stop --time=1 e2550a4d9ae8bfb78cab0c2a3670ac6d4fe335999c5bb4f4edb3aad5aa38236f [2023-09-18T02:11:47.561Z] $ docker rm -f --volumes e2550a4d9ae8bfb78cab0c2a3670ac6d4fe335999c5bb4f4edb3aad5aa38236f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-18T02:11:47.660Z] Failed in branch amd64 [2023-09-18T02:11:48.729Z] Commit message: "Merge commit '133995f3795ac8ee1626704056303211e11ac888' into HEAD" [2023-09-18T02:11:48.754Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-18T02:11:49.570Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-18T02:11:49.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-18T02:11:49.570Z] Dload Upload Total Spent Left Speed [2023-09-18T02:11:49.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-09-18T02:11:48.740Z] > git rev-list --no-walk c6d12a820596f3e0ea1ceb589f2d8a6f946b0b55 # timeout=10 [2023-09-18T02:11:50.255Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-18T02:11:50.588Z] + sudo tee /etc/docker/daemon.new [2023-09-18T02:11:50.588Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-18T02:11:50.588Z] { [2023-09-18T02:11:50.588Z] "registry-mirrors": [ [2023-09-18T02:11:50.588Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-18T02:11:50.588Z] ], [2023-09-18T02:11:50.588Z] "bip": "10.250.0.254/24", [2023-09-18T02:11:50.588Z] "hosts": [ [2023-09-18T02:11:50.588Z] "tcp://0.0.0.0:5555", [2023-09-18T02:11:50.588Z] "unix:///var/run/docker.sock" [2023-09-18T02:11:50.588Z] ], [2023-09-18T02:11:50.588Z] "mtu": 1458, [2023-09-18T02:11:50.588Z] "selinux-enabled": true, [2023-09-18T02:11:50.588Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-18T02:11:50.588Z] } [Pipeline] sh [2023-09-18T02:11:50.918Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-18T02:11:51.259Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T02:12:09.549Z] provisioning config files... [2023-09-18T02:12:09.577Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config3464466199247759855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:12:09.932Z] ---> docker-login.sh [2023-09-18T02:12:09.932Z] nexus3.edgexfoundry.org:10001 [2023-09-18T02:12:10.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:12:10.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:12:10.522Z] Configure a credential helper to remove this warning. See [2023-09-18T02:12:10.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:12:10.522Z] [2023-09-18T02:12:10.522Z] Login Succeeded [2023-09-18T02:12:10.522Z] nexus3.edgexfoundry.org:10002 [2023-09-18T02:12:10.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:12:10.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:12:10.805Z] Configure a credential helper to remove this warning. See [2023-09-18T02:12:10.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:12:10.805Z] [2023-09-18T02:12:10.805Z] Login Succeeded [2023-09-18T02:12:10.805Z] nexus3.edgexfoundry.org:10003 [2023-09-18T02:12:11.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:12:11.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:12:11.346Z] Configure a credential helper to remove this warning. See [2023-09-18T02:12:11.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:12:11.346Z] [2023-09-18T02:12:11.346Z] Login Succeeded [2023-09-18T02:12:11.346Z] nexus3.edgexfoundry.org:10004 [2023-09-18T02:12:11.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:12:11.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:12:11.617Z] Configure a credential helper to remove this warning. See [2023-09-18T02:12:11.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:12:11.617Z] [2023-09-18T02:12:11.617Z] Login Succeeded [2023-09-18T02:12:11.617Z] docker.io [2023-09-18T02:12:11.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T02:12:12.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T02:12:12.158Z] Configure a credential helper to remove this warning. See [2023-09-18T02:12:12.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T02:12:12.158Z] [2023-09-18T02:12:12.158Z] Login Succeeded [2023-09-18T02:12:12.158Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T02:12:12.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-18T02:12:12.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T02:12:12.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T02:12:12.483Z] ========================================================= [2023-09-18T02:12:12.483Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-18T02:12:12.483Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:12:12.822Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-18T02:12:13.798Z] Sending build context to Docker daemon 30.32MB [2023-09-18T02:12:13.798Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T02:12:13.798Z] Step 2/15 : FROM ${BASE} AS builder [2023-09-18T02:12:14.069Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-18T02:12:14.069Z] 9fda8d8052c6: Pulling fs layer [2023-09-18T02:12:14.069Z] 5d54e960e981: Pulling fs layer [2023-09-18T02:12:14.069Z] c4a7e357bf2a: Pulling fs layer [2023-09-18T02:12:14.069Z] f0e02332f6b5: Pulling fs layer [2023-09-18T02:12:14.069Z] 66412af1f25a: Pulling fs layer [2023-09-18T02:12:14.069Z] 1baf3a5c0e64: Pulling fs layer [2023-09-18T02:12:14.069Z] 9a37bb91b891: Pulling fs layer [2023-09-18T02:12:14.069Z] a29adfc67d43: Pulling fs layer [2023-09-18T02:12:14.069Z] d5de9f91c1a4: Pulling fs layer [2023-09-18T02:12:14.069Z] 1baf3a5c0e64: Waiting [2023-09-18T02:12:14.069Z] 9a37bb91b891: Waiting [2023-09-18T02:12:14.069Z] d5de9f91c1a4: Waiting [2023-09-18T02:12:14.069Z] a29adfc67d43: Waiting [2023-09-18T02:12:14.069Z] f0e02332f6b5: Waiting [2023-09-18T02:12:14.069Z] 66412af1f25a: Waiting [2023-09-18T02:12:14.069Z] 5d54e960e981: Verifying Checksum [2023-09-18T02:12:14.069Z] 5d54e960e981: Download complete [2023-09-18T02:12:14.069Z] f0e02332f6b5: Download complete [2023-09-18T02:12:14.069Z] 9fda8d8052c6: Verifying Checksum [2023-09-18T02:12:14.069Z] 9fda8d8052c6: Download complete [2023-09-18T02:12:14.069Z] 66412af1f25a: Verifying Checksum [2023-09-18T02:12:14.069Z] 66412af1f25a: Download complete [2023-09-18T02:12:14.350Z] 9a37bb91b891: Verifying Checksum [2023-09-18T02:12:14.350Z] 9a37bb91b891: Download complete [2023-09-18T02:12:15.348Z] 9fda8d8052c6: Pull complete [2023-09-18T02:12:15.348Z] a29adfc67d43: Verifying Checksum [2023-09-18T02:12:15.348Z] a29adfc67d43: Download complete [2023-09-18T02:12:15.625Z] 5d54e960e981: Pull complete [2023-09-18T02:12:15.896Z] c4a7e357bf2a: Verifying Checksum [2023-09-18T02:12:15.896Z] c4a7e357bf2a: Download complete [2023-09-18T02:12:15.896Z] d5de9f91c1a4: Verifying Checksum [2023-09-18T02:12:15.896Z] d5de9f91c1a4: Download complete [2023-09-18T02:12:17.316Z] 1baf3a5c0e64: Verifying Checksum [2023-09-18T02:12:17.316Z] 1baf3a5c0e64: Download complete [2023-09-18T02:12:27.413Z] c4a7e357bf2a: Pull complete [2023-09-18T02:12:27.413Z] f0e02332f6b5: Pull complete [2023-09-18T02:12:27.413Z] 66412af1f25a: Pull complete [2023-09-18T02:12:34.137Z] 1baf3a5c0e64: Pull complete [2023-09-18T02:12:34.985Z] 9a37bb91b891: Pull complete [2023-09-18T02:12:39.272Z] a29adfc67d43: Pull complete [2023-09-18T02:12:40.691Z] d5de9f91c1a4: Pull complete [2023-09-18T02:12:40.967Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-18T02:12:40.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-18T02:12:40.967Z] ---> 746ca1b523b5 [2023-09-18T02:12:40.967Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-18T02:12:42.930Z] ---> Running in c6054da0fcce [2023-09-18T02:12:43.199Z] Removing intermediate container c6054da0fcce [2023-09-18T02:12:43.199Z] ---> 41d0b5464384 [2023-09-18T02:12:43.199Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-09-18T02:12:43.199Z] ---> Running in aa6ab650c5f7 [2023-09-18T02:12:43.794Z] Removing intermediate container aa6ab650c5f7 [2023-09-18T02:12:43.794Z] ---> 05623317d5ee [2023-09-18T02:12:43.794Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-09-18T02:12:43.794Z] ---> Running in 7b10a42e4161 [2023-09-18T02:12:44.067Z] Removing intermediate container 7b10a42e4161 [2023-09-18T02:12:44.067Z] ---> fc05a90c38be [2023-09-18T02:12:44.067Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-09-18T02:12:44.344Z] ---> Running in 705f616b05f4 [2023-09-18T02:12:44.624Z] Removing intermediate container 705f616b05f4 [2023-09-18T02:12:44.624Z] ---> bf57e508056c [2023-09-18T02:12:44.624Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-18T02:12:44.624Z] ---> Running in 4eebc3d21f47 [2023-09-18T02:12:44.895Z] Removing intermediate container 4eebc3d21f47 [2023-09-18T02:12:44.895Z] ---> 47971c4ea797 [2023-09-18T02:12:44.895Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-18T02:12:45.480Z] latest: Pulling from library/docker [2023-09-18T02:12:45.747Z] 9fda8d8052c6: Already exists [2023-09-18T02:12:45.747Z] 6852f3ef0b5f: Pulling fs layer [2023-09-18T02:12:45.747Z] 4f4fb700ef54: Pulling fs layer [2023-09-18T02:12:45.747Z] 767c2a40dc41: Pulling fs layer [2023-09-18T02:12:45.747Z] 011855a528fc: Pulling fs layer [2023-09-18T02:12:45.747Z] 2eb2999eb53e: Pulling fs layer [2023-09-18T02:12:45.747Z] 52a6c1800204: Pulling fs layer [2023-09-18T02:12:45.747Z] a01340eade1a: Pulling fs layer [2023-09-18T02:12:45.747Z] fcee97a2aa0f: Pulling fs layer [2023-09-18T02:12:45.747Z] 8cf3fdb5711b: Pulling fs layer [2023-09-18T02:12:45.747Z] 36ac283ad2d4: Pulling fs layer [2023-09-18T02:12:45.747Z] 3f3c41fd9ebb: Pulling fs layer [2023-09-18T02:12:45.747Z] 29a5074801a2: Pulling fs layer [2023-09-18T02:12:45.747Z] 0a0cc6640ec8: Pulling fs layer [2023-09-18T02:12:45.747Z] 011855a528fc: Waiting [2023-09-18T02:12:45.747Z] fcee97a2aa0f: Waiting [2023-09-18T02:12:45.747Z] 2eb2999eb53e: Waiting [2023-09-18T02:12:45.747Z] 52a6c1800204: Waiting [2023-09-18T02:12:45.747Z] a01340eade1a: Waiting [2023-09-18T02:12:45.747Z] 29a5074801a2: Waiting [2023-09-18T02:12:45.747Z] 8cf3fdb5711b: Waiting [2023-09-18T02:12:45.747Z] 36ac283ad2d4: Waiting [2023-09-18T02:12:45.747Z] 3f3c41fd9ebb: Waiting [2023-09-18T02:12:45.747Z] 0a0cc6640ec8: Waiting [2023-09-18T02:12:46.034Z] 4f4fb700ef54: Verifying Checksum [2023-09-18T02:12:46.034Z] 4f4fb700ef54: Download complete [2023-09-18T02:12:46.034Z] 6852f3ef0b5f: Verifying Checksum [2023-09-18T02:12:46.034Z] 6852f3ef0b5f: Download complete [2023-09-18T02:12:46.307Z] 767c2a40dc41: Verifying Checksum [2023-09-18T02:12:46.307Z] 767c2a40dc41: Download complete [2023-09-18T02:12:46.575Z] 52a6c1800204: Download complete [2023-09-18T02:12:46.575Z] 011855a528fc: Verifying Checksum [2023-09-18T02:12:46.575Z] 011855a528fc: Download complete [2023-09-18T02:12:46.575Z] a01340eade1a: Verifying Checksum [2023-09-18T02:12:46.575Z] a01340eade1a: Download complete [2023-09-18T02:12:46.575Z] fcee97a2aa0f: Verifying Checksum [2023-09-18T02:12:46.575Z] fcee97a2aa0f: Download complete [2023-09-18T02:12:46.849Z] 2eb2999eb53e: Verifying Checksum [2023-09-18T02:12:46.849Z] 2eb2999eb53e: Download complete [2023-09-18T02:12:46.849Z] 6852f3ef0b5f: Pull complete [2023-09-18T02:12:46.849Z] 36ac283ad2d4: Verifying Checksum [2023-09-18T02:12:46.849Z] 36ac283ad2d4: Download complete [2023-09-18T02:12:47.116Z] 29a5074801a2: Verifying Checksum [2023-09-18T02:12:47.116Z] 29a5074801a2: Download complete [2023-09-18T02:12:47.116Z] 8cf3fdb5711b: Verifying Checksum [2023-09-18T02:12:47.116Z] 8cf3fdb5711b: Download complete [2023-09-18T02:12:47.116Z] 4f4fb700ef54: Pull complete [2023-09-18T02:12:47.116Z] 0a0cc6640ec8: Verifying Checksum [2023-09-18T02:12:47.116Z] 0a0cc6640ec8: Download complete [2023-09-18T02:12:48.096Z] 767c2a40dc41: Pull complete [2023-09-18T02:12:48.096Z] 3f3c41fd9ebb: Verifying Checksum [2023-09-18T02:12:48.096Z] 3f3c41fd9ebb: Download complete [2023-09-18T02:12:49.061Z] 011855a528fc: Pull complete [2023-09-18T02:12:54.528Z] 2eb2999eb53e: Pull complete [2023-09-18T02:12:54.528Z] 52a6c1800204: Pull complete [2023-09-18T02:12:54.528Z] a01340eade1a: Pull complete [2023-09-18T02:12:54.528Z] fcee97a2aa0f: Pull complete [2023-09-18T02:12:54.528Z] 8cf3fdb5711b: Pull complete [2023-09-18T02:12:54.528Z] 36ac283ad2d4: Pull complete [2023-09-18T02:12:56.472Z] 3f3c41fd9ebb: Pull complete [2023-09-18T02:12:56.741Z] 29a5074801a2: Pull complete [2023-09-18T02:12:56.741Z] 0a0cc6640ec8: Pull complete [2023-09-18T02:12:57.018Z] Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c [2023-09-18T02:12:57.018Z] Status: Downloaded newer image for docker:latest [2023-09-18T02:12:59.619Z] ---> f3fd676503eb [2023-09-18T02:12:59.619Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T02:12:59.619Z] ---> Running in 0ff20e7b062e [2023-09-18T02:13:00.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-18T02:13:01.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-18T02:13:02.591Z] OK: 267 MiB in 56 packages [2023-09-18T02:13:03.188Z] Removing intermediate container 0ff20e7b062e [2023-09-18T02:13:03.188Z] ---> 6e489d72db63 [2023-09-18T02:13:03.188Z] Step 10/15 : ENV GO111MODULE=on [2023-09-18T02:13:03.457Z] ---> Running in e10e65988444 [2023-09-18T02:13:03.730Z] Removing intermediate container e10e65988444 [2023-09-18T02:13:03.730Z] ---> 9ad89a582575 [2023-09-18T02:13:03.730Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-18T02:13:03.730Z] ---> Running in e37b3a6b7d8d [2023-09-18T02:13:04.317Z] Removing intermediate container e37b3a6b7d8d [2023-09-18T02:13:04.317Z] ---> 5986ea9051bc [2023-09-18T02:13:04.317Z] Step 12/15 : COPY go.mod vendor* ./ [2023-09-18T02:13:06.918Z] ---> 70703b6f9c00 [2023-09-18T02:13:06.918Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T02:13:06.918Z] ---> Running in 841c2cd59080 [2023-09-18T02:14:15.040Z] Removing intermediate container 841c2cd59080 [2023-09-18T02:14:15.040Z] ---> 1a8aa4fb2c37 [2023-09-18T02:14:15.040Z] Step 14/15 : COPY . . [2023-09-18T02:14:15.040Z] ---> f4c951072b7e [2023-09-18T02:14:15.040Z] Step 15/15 : RUN ${MAKE} [2023-09-18T02:14:15.040Z] ---> Running in a402086b8321 [2023-09-18T02:14:15.040Z] noop [2023-09-18T02:14:15.040Z] Removing intermediate container a402086b8321 [2023-09-18T02:14:15.041Z] ---> 134d1d59be0d [2023-09-18T02:14:15.041Z] Successfully built 134d1d59be0d [2023-09-18T02:14:15.041Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:14:15.408Z] + docker inspect -f . ci-base-image-arm64 [2023-09-18T02:14:15.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T02:14:15.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-6371 does not seem to be running inside a container [2023-09-18T02:14:15.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-18T02:14:17.097Z] $ docker top 0f3ede4f0bd48f48f7f7be188ae819925868f8eecb2936b367d5b95e48498e84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T02:14:17.960Z] + go version [2023-09-18T02:14:17.960Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-18T02:14:17.983Z] $ docker stop --time=1 0f3ede4f0bd48f48f7f7be188ae819925868f8eecb2936b367d5b95e48498e84 [2023-09-18T02:14:19.663Z] $ docker rm -f --volumes 0f3ede4f0bd48f48f7f7be188ae819925868f8eecb2936b367d5b95e48498e84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:14:20.246Z] + docker inspect -f . ci-base-image-arm64 [2023-09-18T02:14:20.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T02:14:20.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-6371 does not seem to be running inside a container [2023-09-18T02:14:20.642Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-18T02:14:22.033Z] $ docker top e8f4352ab863432920199f480fb4a6255c4149c38f9bb2e6de586c766ea8ebbd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T02:14:22.905Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh [2023-09-18T02:14:23.581Z] + make test [2023-09-18T02:14:23.581Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-09-18T02:14:30.345Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-09-18T02:15:58.429Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-09-18T02:15:58.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-09-18T02:15:58.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-09-18T02:15:58.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-09-18T02:15:58.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-09-18T02:15:58.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-09-18T02:15:58.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-09-18T02:15:58.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-09-18T02:15:58.429Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-09-18T02:16:25.155Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-18T02:16:25.155Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-18T02:16:25.155Z] ./bin/test-attribution-txt.sh [2023-09-18T02:16:25.155Z] make -C web test [2023-09-18T02:16:25.155Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' [2023-09-18T02:16:25.155Z] make[1]: tput: No such file or directory [2023-09-18T02:16:25.155Z] make[1]: tput: No such file or directory [2023-09-18T02:16:25.155Z] warning: generating ./VERSION [2023-09-18T02:16:25.155Z] echo "0.0.0" > VERSION [2023-09-18T02:16:25.155Z] docker build \ [2023-09-18T02:16:25.155Z] -f Dockerfile \ [2023-09-18T02:16:25.155Z] --build-arg USER=1000 \ [2023-09-18T02:16:25.155Z] \ [2023-09-18T02:16:25.155Z] --label "git_sha=07e0b22b56ac482bb5676a038e1afd78ed0551c4" \ [2023-09-18T02:16:25.155Z] -t edgexfoundry/edgex-web-ui:07e0b22b56ac482bb5676a038e1afd78ed0551c4 \ [2023-09-18T02:16:25.155Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-09-18T02:16:25.155Z] . [2023-09-18T02:16:25.425Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-09-18T02:16:25.425Z] Install the buildx component to build images with BuildKit: [2023-09-18T02:16:25.425Z] https://docs.docker.com/go/buildx/ [2023-09-18T02:16:25.425Z] [2023-09-18T02:16:26.011Z] Sending build context to Docker daemon 2.556MB [2023-09-18T02:16:26.011Z] Step 1/11 : FROM node:18-alpine3.18 [2023-09-18T02:16:26.278Z] 18-alpine3.18: Pulling from library/node [2023-09-18T02:16:26.278Z] 9fda8d8052c6: Already exists [2023-09-18T02:16:26.278Z] 9eaea104398d: Pulling fs layer [2023-09-18T02:16:26.278Z] 8e5e74a525a3: Pulling fs layer [2023-09-18T02:16:26.549Z] 0af8382f830e: Pulling fs layer [2023-09-18T02:16:26.549Z] 0af8382f830e: Verifying Checksum [2023-09-18T02:16:26.549Z] 0af8382f830e: Download complete [2023-09-18T02:16:26.549Z] 8e5e74a525a3: Verifying Checksum [2023-09-18T02:16:26.549Z] 8e5e74a525a3: Download complete [2023-09-18T02:16:27.960Z] 9eaea104398d: Verifying Checksum [2023-09-18T02:16:27.960Z] 9eaea104398d: Download complete [2023-09-18T02:16:34.600Z] 9eaea104398d: Pull complete [2023-09-18T02:16:35.184Z] 8e5e74a525a3: Pull complete [2023-09-18T02:16:35.460Z] 0af8382f830e: Pull complete [2023-09-18T02:16:35.460Z] Digest: sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f [2023-09-18T02:16:35.460Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-09-18T02:16:35.460Z] ---> 385311cb02d5 [2023-09-18T02:16:35.460Z] Step 2/11 : RUN apk add --no-cache chromium [2023-09-18T02:16:36.420Z] ---> Running in 96d713df48c8 [2023-09-18T02:16:37.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-18T02:16:37.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-18T02:16:39.064Z] (1/152) Installing libexpat (2.5.0-r1) [2023-09-18T02:16:39.064Z] (2/152) Installing brotli-libs (1.0.9-r14) [2023-09-18T02:16:39.064Z] (3/152) Installing libbz2 (1.0.8-r5) [2023-09-18T02:16:39.064Z] (4/152) Installing libpng (1.6.39-r3) [2023-09-18T02:16:39.064Z] (5/152) Installing freetype (2.13.0-r5) [2023-09-18T02:16:39.064Z] (6/152) Installing fontconfig (2.14.2-r3) [2023-09-18T02:16:39.064Z] (7/152) Installing libfontenc (1.1.7-r2) [2023-09-18T02:16:39.064Z] (8/152) Installing mkfontscale (1.2.2-r3) [2023-09-18T02:16:39.064Z] (9/152) Installing font-opensans (0_git20210927-r1) [2023-09-18T02:16:39.064Z] (10/152) Installing pkgconf (1.9.5-r0) [2023-09-18T02:16:39.064Z] (11/152) Installing libffi (3.4.4-r2) [2023-09-18T02:16:39.064Z] (12/152) Installing libintl (0.21.1-r7) [2023-09-18T02:16:39.064Z] (13/152) Installing libblkid (2.38.1-r8) [2023-09-18T02:16:39.064Z] (14/152) Installing libmount (2.38.1-r8) [2023-09-18T02:16:39.064Z] (15/152) Installing pcre2 (10.42-r1) [2023-09-18T02:16:39.064Z] (16/152) Installing glib (2.76.4-r0) [2023-09-18T02:16:39.330Z] (17/152) Installing xz-libs (5.4.3-r0) [2023-09-18T02:16:39.330Z] (18/152) Installing libxml2 (2.11.4-r0) [2023-09-18T02:16:39.330Z] (19/152) Installing shared-mime-info (2.2-r5) [2023-09-18T02:16:39.330Z] (20/152) Installing hicolor-icon-theme (0.17-r2) [2023-09-18T02:16:39.330Z] (21/152) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-18T02:16:39.597Z] (22/152) Installing libwebp (1.3.2-r0) [2023-09-18T02:16:39.597Z] (23/152) Installing zstd-libs (1.5.5-r4) [2023-09-18T02:16:39.597Z] (24/152) Installing tiff (4.5.1-r0) [2023-09-18T02:16:39.597Z] (25/152) Installing gdk-pixbuf (2.42.10-r5) [2023-09-18T02:16:39.597Z] (26/152) Installing gtk-update-icon-cache (3.24.38-r1) [2023-09-18T02:16:39.597Z] (27/152) Installing libxau (1.0.11-r2) [2023-09-18T02:16:39.597Z] (28/152) Installing libmd (1.0.4-r2) [2023-09-18T02:16:39.597Z] (29/152) Installing libbsd (0.11.7-r1) [2023-09-18T02:16:39.597Z] (30/152) Installing libxdmcp (1.1.4-r2) [2023-09-18T02:16:39.597Z] (31/152) Installing libxcb (1.15-r1) [2023-09-18T02:16:39.597Z] (32/152) Installing libx11 (1.8.4-r4) [2023-09-18T02:16:39.866Z] (33/152) Installing libxcomposite (0.4.6-r3) [2023-09-18T02:16:39.866Z] (34/152) Installing libxfixes (6.0.1-r2) [2023-09-18T02:16:39.866Z] (35/152) Installing libxrender (0.9.11-r3) [2023-09-18T02:16:39.866Z] (36/152) Installing libxcursor (1.2.1-r2) [2023-09-18T02:16:39.866Z] (37/152) Installing libxdamage (1.1.6-r2) [2023-09-18T02:16:39.866Z] (38/152) Installing libxext (1.3.5-r2) [2023-09-18T02:16:39.866Z] (39/152) Installing libxi (1.8.1-r0) [2023-09-18T02:16:39.866Z] (40/152) Installing libxinerama (1.1.5-r2) [2023-09-18T02:16:39.866Z] (41/152) Installing libxrandr (1.5.3-r2) [2023-09-18T02:16:39.866Z] (42/152) Installing libatk-1.0 (2.48.3-r0) [2023-09-18T02:16:39.866Z] (43/152) Installing libxtst (1.2.4-r2) [2023-09-18T02:16:39.866Z] (44/152) Installing dbus-libs (1.14.8-r0) [2023-09-18T02:16:39.866Z] (45/152) Installing at-spi2-core (2.48.3-r0) [2023-09-18T02:16:39.866Z] (46/152) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-09-18T02:16:39.866Z] (47/152) Installing pixman (0.42.2-r1) [2023-09-18T02:16:39.866Z] (48/152) Installing cairo (1.17.8-r1) [2023-09-18T02:16:39.866Z] (49/152) Installing cairo-gobject (1.17.8-r1) [2023-09-18T02:16:40.138Z] (50/152) Installing avahi-libs (0.8-r13) [2023-09-18T02:16:40.138Z] (51/152) Installing gmp (6.2.1-r3) [2023-09-18T02:16:40.138Z] (52/152) Installing nettle (3.8.1-r2) [2023-09-18T02:16:40.138Z] (53/152) Installing libunistring (1.1-r1) [2023-09-18T02:16:40.138Z] (54/152) Installing libidn2 (2.3.4-r1) [2023-09-18T02:16:40.138Z] (55/152) Installing p11-kit (0.24.1-r2) [2023-09-18T02:16:40.138Z] (56/152) Installing libtasn1 (4.19.0-r1) [2023-09-18T02:16:40.138Z] (57/152) Installing gnutls (3.8.0-r2) [2023-09-18T02:16:40.138Z] (58/152) Installing cups-libs (2.4.6-r0) [2023-09-18T02:16:40.138Z] (59/152) Installing libepoxy (1.5.10-r1) [2023-09-18T02:16:40.416Z] (60/152) Installing fribidi (1.0.13-r0) [2023-09-18T02:16:40.416Z] (61/152) Installing graphite2 (1.3.14-r5) [2023-09-18T02:16:40.416Z] (62/152) Installing harfbuzz (7.3.0-r0) [2023-09-18T02:16:40.416Z] (63/152) Installing libxft (2.3.8-r1) [2023-09-18T02:16:40.416Z] (64/152) Installing pango (1.50.14-r1) [2023-09-18T02:16:40.416Z] (65/152) Installing wayland-libs-client (1.22.0-r2) [2023-09-18T02:16:40.416Z] (66/152) Installing wayland-libs-cursor (1.22.0-r2) [2023-09-18T02:16:40.416Z] (67/152) Installing wayland-libs-egl (1.22.0-r2) [2023-09-18T02:16:40.416Z] (68/152) Installing xkeyboard-config (2.38-r0) [2023-09-18T02:16:40.690Z] (69/152) Installing libxkbcommon (1.5.0-r2) [2023-09-18T02:16:40.690Z] (70/152) Installing gtk+3.0 (3.24.38-r1) [2023-09-18T02:16:40.959Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-09-18T02:16:40.959Z] (71/152) Installing icu-data-full (73.2-r2) [2023-09-18T02:16:41.562Z] (72/152) Installing mesa (23.0.4-r0) [2023-09-18T02:16:41.562Z] (73/152) Installing llvm15-libs (15.0.7-r6) [2023-09-18T02:16:44.177Z] (74/152) Installing libdrm (2.4.115-r4) [2023-09-18T02:16:44.177Z] (75/152) Installing musl-fts (1.2.7-r5) [2023-09-18T02:16:44.177Z] (76/152) Installing libelf (0.189-r2) [2023-09-18T02:16:44.177Z] (77/152) Installing mesa-glapi (23.0.4-r0) [2023-09-18T02:16:44.177Z] (78/152) Installing mesa-dri-gallium (23.0.4-r0) [2023-09-18T02:16:44.767Z] (79/152) Installing eudev-libs (3.2.11-r8) [2023-09-18T02:16:44.767Z] (80/152) Installing libmagic (5.45-r0) [2023-09-18T02:16:45.306Z] (81/152) Installing file (5.45-r0) [2023-09-18T02:16:45.306Z] (82/152) Installing libice (1.1.1-r2) [2023-09-18T02:16:45.306Z] (83/152) Installing libuuid (2.38.1-r8) [2023-09-18T02:16:45.306Z] (84/152) Installing libsm (1.2.4-r1) [2023-09-18T02:16:45.306Z] (85/152) Installing libxt (1.3.0-r2) [2023-09-18T02:16:45.306Z] (86/152) Installing libxmu (1.1.4-r2) [2023-09-18T02:16:45.306Z] (87/152) Installing xset (1.2.5-r1) [2023-09-18T02:16:45.306Z] (88/152) Installing xprop (1.2.6-r0) [2023-09-18T02:16:45.306Z] (89/152) Installing xdg-utils (1.1.3-r4) [2023-09-18T02:16:45.306Z] (90/152) Installing libogg (1.3.5-r4) [2023-09-18T02:16:45.306Z] (91/152) Installing flac-libs (1.4.3-r0) [2023-09-18T02:16:45.306Z] (92/152) Installing alsa-lib (1.2.9-r1) [2023-09-18T02:16:45.306Z] (93/152) Installing libatomic (12.2.1_git20220924-r10) [2023-09-18T02:16:45.306Z] (94/152) Installing svt-av1-libs (1.6.0-r0) [2023-09-18T02:16:46.395Z] (95/152) Installing aom-libs (3.6.1-r0) [2023-09-18T02:16:46.395Z] (96/152) Installing libva (2.18.0-r1) [2023-09-18T02:16:46.395Z] (97/152) Installing libvdpau (1.5-r1) [2023-09-18T02:16:46.395Z] (98/152) Installing ffmpeg-libavutil (6.0-r15) [2023-09-18T02:16:46.395Z] (99/152) Installing libdav1d (1.2.1-r0) [2023-09-18T02:16:46.395Z] (100/152) Installing libhwy (1.0.4-r1) [2023-09-18T02:16:46.395Z] (101/152) Installing lcms2 (2.15-r2) [2023-09-18T02:16:46.395Z] (102/152) Installing libjxl (0.8.2-r0) [2023-09-18T02:16:46.395Z] (103/152) Installing lame-libs (3.100-r5) [2023-09-18T02:16:46.395Z] (104/152) Installing opus (1.4-r0) [2023-09-18T02:16:46.395Z] (105/152) Installing libgomp (12.2.1_git20220924-r10) [2023-09-18T02:16:46.395Z] (106/152) Installing soxr (0.1.3-r5) [2023-09-18T02:16:46.395Z] (107/152) Installing ffmpeg-libswresample (6.0-r15) [2023-09-18T02:16:46.395Z] (108/152) Installing libtheora (1.1.1-r17) [2023-09-18T02:16:46.395Z] (109/152) Installing libvorbis (1.3.7-r1) [2023-09-18T02:16:46.395Z] (110/152) Installing libvpx (1.13.0-r1) [2023-09-18T02:16:46.395Z] (111/152) Installing x264-libs (0.164_git20220602-r1) [2023-09-18T02:16:46.395Z] (112/152) Installing numactl (2.0.16-r4) [2023-09-18T02:16:46.395Z] (113/152) Installing x265-libs (3.5-r4) [2023-09-18T02:16:46.395Z] (114/152) Installing xvidcore (1.3.7-r1) [2023-09-18T02:16:46.395Z] (115/152) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-18T02:16:46.666Z] (116/152) Installing libbluray (1.3.4-r0) [2023-09-18T02:16:46.666Z] (117/152) Installing mpg123-libs (1.31.3-r1) [2023-09-18T02:16:46.666Z] (118/152) Installing libopenmpt (0.7.2-r0) [2023-09-18T02:16:46.934Z] (119/152) Installing cjson (1.7.15-r4) [2023-09-18T02:16:46.935Z] (120/152) Installing mbedtls (2.28.4-r0) [2023-09-18T02:16:46.935Z] (121/152) Installing librist (0.2.7-r0) [2023-09-18T02:16:46.935Z] (122/152) Installing libsrt (1.5.2-r0) [2023-09-18T02:16:46.935Z] (123/152) Installing libssh (0.10.5-r0) [2023-09-18T02:16:46.935Z] (124/152) Installing libsodium (1.0.18-r3) [2023-09-18T02:16:46.935Z] (125/152) Installing libzmq (4.3.4-r4) [2023-09-18T02:16:46.935Z] (126/152) Installing ffmpeg-libavformat (6.0-r15) [2023-09-18T02:16:46.935Z] (127/152) Installing libevent (2.1.12-r6) [2023-09-18T02:16:47.203Z] (128/152) Installing wayland-libs-server (1.22.0-r2) [2023-09-18T02:16:47.203Z] (129/152) Installing mesa-gbm (23.0.4-r0) [2023-09-18T02:16:47.203Z] (130/152) Installing harfbuzz-subset (7.3.0-r0) [2023-09-18T02:16:47.203Z] (131/152) Installing icu-libs (73.2-r2) [2023-09-18T02:16:47.203Z] (132/152) Installing jsoncpp (1.9.5-r0) [2023-09-18T02:16:47.203Z] (133/152) Installing minizip (1.2.13-r0) [2023-09-18T02:16:47.203Z] (134/152) Installing nspr (4.35-r2) [2023-09-18T02:16:47.203Z] (135/152) Installing sqlite-libs (3.41.2-r2) [2023-09-18T02:16:47.475Z] (136/152) Installing nss (3.91-r0) [2023-09-18T02:16:47.475Z] (137/152) Installing pipewire-libs (0.3.70-r1) [2023-09-18T02:16:47.475Z] (138/152) Installing libasyncns (0.8-r1) [2023-09-18T02:16:47.475Z] (139/152) Installing libltdl (2.4.7-r2) [2023-09-18T02:16:47.475Z] (140/152) Installing orc (0.4.34-r0) [2023-09-18T02:16:47.475Z] (141/152) Installing libsndfile (1.2.0-r2) [2023-09-18T02:16:47.475Z] (142/152) Installing speexdsp (1.2.1-r1) [2023-09-18T02:16:47.475Z] (143/152) Installing tdb-libs (1.4.8-r1) [2023-09-18T02:16:47.747Z] (144/152) Installing libpulse (16.1-r10) [2023-09-18T02:16:47.747Z] (145/152) Installing re2 (2023.03.01-r1) [2023-09-18T02:16:47.747Z] (146/152) Installing snappy (1.1.10-r1) [2023-09-18T02:16:47.747Z] (147/152) Installing libwoff2common (1.0.2-r2) [2023-09-18T02:16:47.747Z] (148/152) Installing libwoff2enc (1.0.2-r2) [2023-09-18T02:16:47.747Z] (149/152) Installing libgpg-error (1.47-r1) [2023-09-18T02:16:47.747Z] (150/152) Installing libgcrypt (1.10.2-r1) [2023-09-18T02:16:47.747Z] (151/152) Installing libxslt (1.1.38-r0) [2023-09-18T02:16:47.747Z] (152/152) Installing chromium (115.0.5790.170-r0) [2023-09-18T02:16:55.058Z] Executing busybox-1.36.1-r2.trigger [2023-09-18T02:16:55.058Z] Executing fontconfig-2.14.2-r3.trigger [2023-09-18T02:16:55.058Z] Executing mkfontscale-1.2.2-r3.trigger [2023-09-18T02:16:55.058Z] Executing glib-2.76.4-r0.trigger [2023-09-18T02:16:55.058Z] Executing shared-mime-info-2.2-r5.trigger [2023-09-18T02:16:56.466Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-09-18T02:16:56.733Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-09-18T02:16:56.733Z] OK: 551 MiB in 169 packages [2023-09-18T02:17:14.967Z] Removing intermediate container 96d713df48c8 [2023-09-18T02:17:14.967Z] ---> 535e7c087d5c [2023-09-18T02:17:14.967Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-09-18T02:17:14.967Z] ---> Running in 877b30752b1c [2023-09-18T02:17:14.967Z] Removing intermediate container 877b30752b1c [2023-09-18T02:17:14.967Z] ---> b22d35af14ee [2023-09-18T02:17:14.967Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-09-18T02:17:14.967Z] ---> Running in a7aa9693a80f [2023-09-18T02:17:14.967Z] Removing intermediate container a7aa9693a80f [2023-09-18T02:17:14.967Z] ---> e7ed24ce91ab [2023-09-18T02:17:14.967Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-09-18T02:17:14.967Z] ---> Running in acd16892aeea [2023-09-18T02:17:14.967Z] Removing intermediate container acd16892aeea [2023-09-18T02:17:14.967Z] ---> bf18192e3e0e [2023-09-18T02:17:14.967Z] Step 6/11 : RUN npm install -g npm [2023-09-18T02:17:14.967Z] ---> Running in 38436f4f2b44 [2023-09-18T02:17:47.328Z] [2023-09-18T02:17:47.328Z] removed 12 packages, and changed 76 packages in 26s [2023-09-18T02:17:47.328Z] [2023-09-18T02:17:47.328Z] 28 packages are looking for funding [2023-09-18T02:17:47.328Z] run `npm fund` for details [2023-09-18T02:17:47.328Z] Removing intermediate container 38436f4f2b44 [2023-09-18T02:17:47.328Z] ---> a745f4c0f784 [2023-09-18T02:17:47.328Z] Step 7/11 : ARG USER=1000 [2023-09-18T02:17:47.328Z] ---> Running in 26acfbe597f3 [2023-09-18T02:17:47.328Z] Removing intermediate container 26acfbe597f3 [2023-09-18T02:17:47.328Z] ---> 9d53652b7348 [2023-09-18T02:17:47.328Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-09-18T02:17:47.328Z] ---> Running in 4d70ca3ae71c [2023-09-18T02:17:49.307Z] Removing intermediate container 4d70ca3ae71c [2023-09-18T02:17:49.307Z] ---> 607f4a7b891e [2023-09-18T02:17:49.307Z] Step 9/11 : USER $USER:$USER [2023-09-18T02:17:49.307Z] ---> Running in 688aa71c6ee0 [2023-09-18T02:17:49.307Z] Removing intermediate container 688aa71c6ee0 [2023-09-18T02:17:49.307Z] ---> c97057545bc2 [2023-09-18T02:17:49.307Z] Step 10/11 : WORKDIR /app [2023-09-18T02:17:49.573Z] ---> Running in 63265f5ee504 [2023-09-18T02:17:49.838Z] Removing intermediate container 63265f5ee504 [2023-09-18T02:17:49.838Z] ---> 11d1379cf417 [2023-09-18T02:17:49.838Z] Step 11/11 : LABEL git_sha=07e0b22b56ac482bb5676a038e1afd78ed0551c4 [2023-09-18T02:17:49.838Z] ---> Running in b057a2c9a49e [2023-09-18T02:17:50.118Z] Removing intermediate container b057a2c9a49e [2023-09-18T02:17:50.118Z] ---> e773704f3661 [2023-09-18T02:17:50.118Z] Successfully built e773704f3661 [2023-09-18T02:17:50.118Z] Successfully tagged edgexfoundry/edgex-web-ui:07e0b22b56ac482bb5676a038e1afd78ed0551c4 [2023-09-18T02:17:50.118Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-09-18T02:17:50.118Z] touch edgex-web-ui.imagebuilt [2023-09-18T02:17:50.387Z] mkdir -p node_modules coverage [2023-09-18T02:17:50.387Z] chown "1000:1000" node_modules coverage package-lock.json [2023-09-18T02:17:50.387Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-09-18T02:18:05.496Z] npm WARN old lockfile [2023-09-18T02:18:05.496Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-09-18T02:18:05.497Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-09-18T02:18:05.497Z] npm WARN old lockfile [2023-09-18T02:18:05.497Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-09-18T02:18:05.497Z] npm WARN old lockfile [2023-09-18T02:18:21.282Z] npm WARN old lockfile string-width-cjs: No matching version found for string-width-cjs@4.2.3. [2023-09-18T02:18:21.282Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-18T02:18:21.282Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-18T02:18:21.282Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-09-18T02:18:21.282Z] npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 string-width-cjs: No matching version found for string-width-cjs@4.2.3. [2023-09-18T02:18:21.282Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-18T02:18:21.282Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-18T02:18:21.282Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-09-18T02:18:21.282Z] npm WARN old lockfile code: 'ETARGET', [2023-09-18T02:18:21.282Z] npm WARN old lockfile type: 'version', [2023-09-18T02:18:21.282Z] npm WARN old lockfile wanted: '4.2.3', [2023-09-18T02:18:21.282Z] npm WARN old lockfile versions: [ '1.0.0', '5.1.1' ], [2023-09-18T02:18:21.282Z] npm WARN old lockfile distTags: { latest: '5.1.1' }, [2023-09-18T02:18:21.282Z] npm WARN old lockfile defaultTag: 'latest' [2023-09-18T02:18:21.282Z] npm WARN old lockfile } [2023-09-18T02:18:21.282Z] npm WARN old lockfile wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-09-18T02:18:21.282Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-18T02:18:21.282Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-18T02:18:21.282Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-09-18T02:18:21.282Z] npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-09-18T02:18:21.282Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-18T02:18:21.282Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-18T02:18:21.282Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-09-18T02:18:21.282Z] npm WARN old lockfile code: 'ETARGET', [2023-09-18T02:18:21.282Z] npm WARN old lockfile type: 'version', [2023-09-18T02:18:21.282Z] npm WARN old lockfile wanted: '7.0.0', [2023-09-18T02:18:21.282Z] npm WARN old lockfile versions: [ '1.0.0', '8.0.0' ], [2023-09-18T02:18:21.282Z] npm WARN old lockfile distTags: { latest: '8.0.0' }, [2023-09-18T02:18:21.282Z] npm WARN old lockfile defaultTag: 'latest' [2023-09-18T02:18:21.282Z] npm WARN old lockfile } [2023-09-18T02:18:21.282Z] npm WARN old lockfile strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. [2023-09-18T02:18:21.282Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-18T02:18:21.282Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-18T02:18:21.282Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-09-18T02:18:21.282Z] npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. [2023-09-18T02:18:21.282Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-18T02:18:21.282Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-18T02:18:21.282Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-09-18T02:18:21.282Z] npm WARN old lockfile code: 'ETARGET', [2023-09-18T02:18:21.282Z] npm WARN old lockfile type: 'version', [2023-09-18T02:18:21.282Z] npm WARN old lockfile wanted: '6.0.1', [2023-09-18T02:18:21.282Z] npm WARN old lockfile versions: [ '1.0.0', '2.0.0', '8.0.0' ], [2023-09-18T02:18:21.282Z] npm WARN old lockfile distTags: { latest: '8.0.0' }, [2023-09-18T02:18:21.282Z] npm WARN old lockfile defaultTag: 'latest' [2023-09-18T02:18:21.282Z] npm WARN old lockfile } [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE Unsupported engine { [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE required: { [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE }, [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE } [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE Unsupported engine { [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE required: { [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE }, [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE } [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE Unsupported engine { [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE required: { [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE }, [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE } [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE Unsupported engine { [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE required: { [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE }, [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE } [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE Unsupported engine { [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE required: { [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE }, [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } [2023-09-18T02:18:55.520Z] npm WARN EBADENGINE } [2023-09-18T02:20:32.952Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-09-18T02:20:32.952Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2023-09-18T02:20:33.915Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-09-18T02:20:35.323Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-09-18T02:20:38.670Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2023-09-18T02:20:42.926Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-09-18T02:20:53.001Z] npm WARN deprecated critters@0.0.18: Please upgrade to the latest version. There is a potential XSS vulnerability in this version [2023-09-18T02:20:56.341Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-09-18T02:21:19.064Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-09-18T02:21:20.472Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-09-18T02:21:47.197Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-09-18T02:22:55.074Z] [2023-09-18T02:22:55.074Z] added 1354 packages, and audited 1355 packages in 5m [2023-09-18T02:22:55.074Z] [2023-09-18T02:22:55.074Z] 110 packages are looking for funding [2023-09-18T02:22:55.074Z] run `npm fund` for details [2023-09-18T02:22:55.074Z] [2023-09-18T02:22:55.074Z] 29 vulnerabilities (18 moderate, 8 high, 3 critical) [2023-09-18T02:22:55.074Z] [2023-09-18T02:22:55.074Z] To address issues that do not require attention, run: [2023-09-18T02:22:55.074Z] npm audit fix [2023-09-18T02:22:55.074Z] [2023-09-18T02:22:55.074Z] To address all issues (including breaking changes), run: [2023-09-18T02:22:55.074Z] npm audit fix --force [2023-09-18T02:22:55.074Z] [2023-09-18T02:22:55.074Z] Run `npm audit` for details. [2023-09-18T02:22:57.017Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-09-18T02:23:14.653Z] This version of CLI is only compatible with Angular versions ^16.1.0, [2023-09-18T02:23:14.653Z] but Angular version 12.2.4 was found instead. [2023-09-18T02:23:14.653Z] [2023-09-18T02:23:14.653Z] Please visit the link below to find instructions on how to update Angular. [2023-09-18T02:23:14.653Z] https://update.angular.io/ [2023-09-18T02:23:14.653Z] [2023-09-18T02:23:14.653Z] make[1]: *** [Makefile:144: test] Error 3 [2023-09-18T02:23:14.653Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' [2023-09-18T02:23:14.653Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-09-18T02:23:14.675Z] $ docker stop --time=1 e8f4352ab863432920199f480fb4a6255c4149c38f9bb2e6de586c766ea8ebbd [2023-09-18T02:23:16.427Z] $ docker rm -f --volumes e8f4352ab863432920199f480fb4a6255c4149c38f9bb2e6de586c766ea8ebbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:23:17.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-18T02:23:17.703Z] [2023-09-18T02:23:17.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:23:18.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-18T02:23:18.316Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-18T02:23:18.316Z] 8998bd30e6a1: Pulling fs layer [2023-09-18T02:23:18.316Z] 04944245beec: Pulling fs layer [2023-09-18T02:23:18.316Z] 699f458cf7ca: Pulling fs layer [2023-09-18T02:23:18.316Z] 765212b225bb: Pulling fs layer [2023-09-18T02:23:18.316Z] f23df028b6ca: Pulling fs layer [2023-09-18T02:23:18.316Z] d65c8cfc05b1: Pulling fs layer [2023-09-18T02:23:18.316Z] 2437ff75d9bd: Pulling fs layer [2023-09-18T02:23:18.316Z] f23df028b6ca: Waiting [2023-09-18T02:23:18.316Z] d65c8cfc05b1: Waiting [2023-09-18T02:23:18.316Z] 2437ff75d9bd: Waiting [2023-09-18T02:23:18.316Z] 765212b225bb: Waiting [2023-09-18T02:23:18.316Z] 04944245beec: Verifying Checksum [2023-09-18T02:23:18.316Z] 04944245beec: Download complete [2023-09-18T02:23:18.316Z] 765212b225bb: Download complete [2023-09-18T02:23:18.595Z] f23df028b6ca: Download complete [2023-09-18T02:23:18.595Z] d65c8cfc05b1: Verifying Checksum [2023-09-18T02:23:18.595Z] d65c8cfc05b1: Download complete [2023-09-18T02:23:18.595Z] 699f458cf7ca: Verifying Checksum [2023-09-18T02:23:18.595Z] 699f458cf7ca: Download complete [2023-09-18T02:23:19.190Z] 8998bd30e6a1: Verifying Checksum [2023-09-18T02:23:19.190Z] 8998bd30e6a1: Download complete [2023-09-18T02:23:21.794Z] 2437ff75d9bd: Verifying Checksum [2023-09-18T02:23:21.794Z] 2437ff75d9bd: Download complete [2023-09-18T02:23:23.234Z] 8998bd30e6a1: Pull complete [2023-09-18T02:23:23.823Z] 04944245beec: Pull complete [2023-09-18T02:23:25.235Z] 699f458cf7ca: Pull complete [2023-09-18T02:23:25.235Z] 765212b225bb: Pull complete [2023-09-18T02:23:26.199Z] f23df028b6ca: Pull complete [2023-09-18T02:23:26.467Z] d65c8cfc05b1: Pull complete [2023-09-18T02:23:41.488Z] 2437ff75d9bd: Pull complete [2023-09-18T02:23:41.488Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-18T02:23:41.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-18T02:23:41.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T02:23:41.710Z] prd-ubuntu20.04-docker-arm64-4c-16g-6371 does not seem to be running inside a container [2023-09-18T02:23:41.780Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-18T02:23:44.626Z] $ docker top 97414dec94d4225a1d111bb319aba245aa11e16beedf67298b634d79b39d2e4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:23:45.501Z] ---> job-cost.sh [2023-09-18T02:23:45.501Z] lf-activate-venv: SKIPPING [2023-09-18T02:23:45.501Z] INFO: No Stack... [2023-09-18T02:23:46.084Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-18T02:23:46.667Z] INFO: Archiving Costs [Pipeline] sh [2023-09-18T02:23:47.309Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2023-09-18T02:23:47.309Z] + cut -d, -f6 [Pipeline] lock [2023-09-18T02:23:47.390Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] [2023-09-18T02:23:47.396Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] did not exist. Created. [2023-09-18T02:23:47.396Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-18T02:23:48.057Z] /w/workspace/edgex-ui-go/3@tmp/durable-5d3d4a65/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-18T02:23:48.717Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-18T02:23:48.738Z] Warning: overwriting stash ‘stack-cost’ [2023-09-18T02:23:56.721Z] Stashed 1 file(s) [Pipeline] } [2023-09-18T02:23:56.729Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-18T02:23:56.756Z] $ docker stop --time=1 97414dec94d4225a1d111bb319aba245aa11e16beedf67298b634d79b39d2e4d [2023-09-18T02:23:58.426Z] $ docker rm -f --volumes 97414dec94d4225a1d111bb319aba245aa11e16beedf67298b634d79b39d2e4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-18T02:23:58.726Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-18T02:23:59.496Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives ] [2023-09-18T02:23:59.496Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives [2023-09-18T02:23:59.496Z] total 16 [2023-09-18T02:23:59.496Z] drwxr-xr-x 3 root root 4096 Sep 18 02:11 . [2023-09-18T02:23:59.496Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 18 02:11 .. [2023-09-18T02:23:59.496Z] drwxr-xr-x 2 root root 4096 Sep 18 02:11 cost [2023-09-18T02:23:59.496Z] -rw-r--r-- 1 root root 83 Sep 18 02:11 cost.csv [2023-09-18T02:23:59.496Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives [2023-09-18T02:23:59.496Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives [2023-09-18T02:23:59.496Z] total 16 [2023-09-18T02:23:59.496Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 18 02:11 . [2023-09-18T02:23:59.496Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 18 02:11 .. [2023-09-18T02:23:59.496Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 18 02:11 cost [2023-09-18T02:23:59.496Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 18 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:23:59.787Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:24:00.649Z] ---> package-listing.sh [2023-09-18T02:24:00.649Z] ++ facter osfamily [2023-09-18T02:24:00.649Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-18T02:24:00.909Z] + OS_FAMILY=debian [2023-09-18T02:24:00.909Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-623 [2023-09-18T02:24:00.909Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-18T02:24:00.909Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-18T02:24:00.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-18T02:24:00.909Z] + PACKAGES=/tmp/packages_start.txt [2023-09-18T02:24:00.909Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-623 ']' [2023-09-18T02:24:00.909Z] + PACKAGES=/tmp/packages_end.txt [2023-09-18T02:24:00.909Z] + case "${OS_FAMILY}" in [2023-09-18T02:24:00.909Z] + dpkg -l [2023-09-18T02:24:00.909Z] + grep '^ii' [2023-09-18T02:24:00.909Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-18T02:24:00.909Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-18T02:24:00.909Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-18T02:24:00.909Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-623 ']' [2023-09-18T02:24:00.909Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/ [2023-09-18T02:24:00.909Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/ [Pipeline] echo [2023-09-18T02:24:00.920Z] 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-623/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-18T02:24:01.196Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T02:24:01.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T02:24:01.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T02:24:01.875Z] prd-ubuntu20.04-docker-8c-8g-6369 does not seem to be running inside a container [2023-09-18T02:24:01.912Z] $ 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-623/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-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-18T02:24:03.393Z] $ docker top a3391934dbaef735ebdf90b2840d13022078234c5fed91f097affcdc3ab3e493 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T02:24:03.728Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-18T02:24:04.014Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-18T02:24:04.298Z] + ls /var/log/sa-host [2023-09-18T02:24:04.298Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T02:24:04.480Z] provisioning config files... [2023-09-18T02:24:04.489Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config14188789236872564766tmp [Pipeline] { [Pipeline] echo [2023-09-18T02:24:04.500Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:24:04.782Z] ---> create-netrc.sh [Pipeline] } [2023-09-18T02:24:04.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:24:05.124Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-18T02:24:05.131Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:24:05.410Z] ---> sudo-logs.sh [2023-09-18T02:24:05.410Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-18T02:24:05.449Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:24:05.730Z] ---> job-cost.sh [2023-09-18T02:24:05.730Z] lf-activate-venv: SKIPPING [2023-09-18T02:24:05.730Z] DEBUG: total: 0.2199999988079071 [2023-09-18T02:24:05.730Z] INFO: Retrieving Stack Cost... [2023-09-18T02:24:05.987Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-18T02:24:06.559Z] INFO: Archiving Costs [Pipeline] echo [2023-09-18T02:24:06.570Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T02:24:06.846Z] ---> logs-deploy.sh [2023-09-18T02:24:06.846Z] lf-activate-venv: SKIPPING [2023-09-18T02:24:06.846Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-623/3 [2023-09-18T02:24:06.846Z] INFO: archiving workspace using pattern(s): [2023-09-18T02:24:08.236Z] Archives upload complete. [2023-09-18T02:24:08.236Z] INFO: archiving logs to Nexus [2023-09-18T02:24:09.171Z] ---> uname -a: [2023-09-18T02:24:09.171Z] Linux prd-ubuntu20-04-docker-8c-8g-6369 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-18T02:24:09.171Z] [2023-09-18T02:24:09.171Z]