Pull request #552 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2+490d55d23c3381dbf94452a94173aa21d56f4e2c (f22918d8260337c3e4fcea031ef6b7c994365442) 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-ssh13402501576073739515.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14469207507066439675.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5115064568006246336.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11042458295639477880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4081097078783009141.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2638416639037999887.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-29054’ Running on prd-ubuntu20.04-docker-8c-8g-29057 in /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [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-552 # 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 > 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/552/head:refs/remotes/origin/PR-552 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 490d55d23c3381dbf94452a94173aa21d56f4e2c into PR head commit 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 Merge succeeded, producing 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 Checking out Revision 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 (PR-552) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # 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 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 Commit message: "chore(deps): Bump glob-parent and @angular-devkit/build-angular in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-13T16:12:38.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-13T16:12:38.784Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-13T16:12:38.884Z] ========================================================= [2022-09-13T16:12:38.884Z] EdgeX Global Pipelines Version Info [2022-09-13T16:12:38.884Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:12:40.468Z] ------------------- [2022-09-13T16:12:40.468Z] stable info: [2022-09-13T16:12:40.468Z] ------------------- [2022-09-13T16:12:40.468Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-13T16:12:40.468Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-13T16:12:40.468Z] Message: update stable to v1.0.239 [2022-09-13T16:12:41.038Z] ------------------- [2022-09-13T16:12:41.039Z] experimental info: [2022-09-13T16:12:41.039Z] ------------------- [2022-09-13T16:12:41.039Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-13T16:12:41.039Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-13T16:12:41.039Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-13T16:12:41.381Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-09-13T16:12:41.420Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-09-13T16:12:41.461Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-13T16:12:41.505Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-13T16:12:41.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-13T16:12:41.580Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-13T16:12:41.622Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-13T16:12:41.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-13T16:12:41.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-13T16:12:41.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-13T16:12:41.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-13T16:12:41.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-09-13T16:12:41.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-13T16:12:41.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-13T16:12:41.925Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-13T16:12:41.965Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-13T16:12:42.004Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-13T16:12:42.051Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-13T16:12:42.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-13T16:12:42.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-13T16:12:42.172Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-13T16:12:42.213Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-13T16:12:42.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-13T16:12:42.290Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-13T16:12:42.329Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-13T16:12:42.371Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-13T16:12:42.411Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-13T16:12:42.452Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-552 [Pipeline] echo [2022-09-13T16:12:42.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-552 [Pipeline] echo [2022-09-13T16:12:42.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-552 [Pipeline] echo [2022-09-13T16:12:42.576Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [Pipeline] echo [2022-09-13T16:12:42.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c88e8d [Pipeline] echo [2022-09-13T16:12:42.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:12:42.775Z] provisioning config files... [2022-09-13T16:12:42.789Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config6115619512675224290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:12:43.132Z] ---> docker-login.sh [2022-09-13T16:12:43.132Z] nexus3.edgexfoundry.org:10001 [2022-09-13T16:12:43.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:43.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:43.392Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:43.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:43.392Z] [2022-09-13T16:12:43.392Z] Login Succeeded [2022-09-13T16:12:43.392Z] nexus3.edgexfoundry.org:10002 [2022-09-13T16:12:43.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:43.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:43.652Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:43.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:43.652Z] [2022-09-13T16:12:43.652Z] Login Succeeded [2022-09-13T16:12:43.652Z] nexus3.edgexfoundry.org:10003 [2022-09-13T16:12:43.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:43.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:43.652Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:43.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:43.652Z] [2022-09-13T16:12:43.652Z] Login Succeeded [2022-09-13T16:12:43.652Z] nexus3.edgexfoundry.org:10004 [2022-09-13T16:12:43.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:43.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:43.912Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:43.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:43.912Z] [2022-09-13T16:12:43.912Z] Login Succeeded [2022-09-13T16:12:43.912Z] docker.io [2022-09-13T16:12:43.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:44.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:44.174Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:44.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:44.174Z] [2022-09-13T16:12:44.174Z] Login Succeeded [2022-09-13T16:12:44.174Z] ---> docker-login.sh ends [Pipeline] } [2022-09-13T16:12:44.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-13T16:12:44.819Z] + git rev-list -1 --merges 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2~1..7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [Pipeline] echo [2022-09-13T16:12:44.865Z] -----------> git rev-list -1 --merges 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2~1..7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [false] [Pipeline] sh [2022-09-13T16:12:45.172Z] + git log --format=format:%s -1 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [Pipeline] echo [2022-09-13T16:12:45.204Z] ========================================================= [2022-09-13T16:12:45.204Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-13T16:12:45.204Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-13T16:12:45.634Z] + git log --format=format:%s -1 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [Pipeline] echo [2022-09-13T16:12:45.663Z] [semverPrep] GIT_COMMIT: 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2, Commit Message: chore(deps): Bump glob-parent and @angular-devkit/build-angular in /web [Pipeline] echo [2022-09-13T16:12:45.689Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-13T16:12:46.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-13T16:12:46.059Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-13T16:12:46.059Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-13T16:12:46.059Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-13T16:12:46.059Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-13T16:12:46.059Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-13T16:12:46.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:46.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-13T16:12:46.483Z] [2022-09-13T16:12:46.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:46.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-13T16:12:47.128Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-13T16:12:47.128Z] b85a868b505f: Pulling fs layer [2022-09-13T16:12:47.128Z] e2be974225ed: Pulling fs layer [2022-09-13T16:12:47.128Z] 339a4e72a1f5: Pulling fs layer [2022-09-13T16:12:47.128Z] 988bab9f4d93: Pulling fs layer [2022-09-13T16:12:47.128Z] 1469e6f7b9e6: Pulling fs layer [2022-09-13T16:12:47.128Z] eaf3925da568: Pulling fs layer [2022-09-13T16:12:47.128Z] bab4dde63d76: Pulling fs layer [2022-09-13T16:12:47.128Z] 988bab9f4d93: Waiting [2022-09-13T16:12:47.128Z] 1469e6f7b9e6: Waiting [2022-09-13T16:12:47.128Z] bde34c3a00c8: Pulling fs layer [2022-09-13T16:12:47.128Z] eaf3925da568: Waiting [2022-09-13T16:12:47.128Z] bab4dde63d76: Waiting [2022-09-13T16:12:47.128Z] b352a97aabf1: Pulling fs layer [2022-09-13T16:12:47.128Z] bde34c3a00c8: Waiting [2022-09-13T16:12:47.128Z] b352a97aabf1: Waiting [2022-09-13T16:12:47.128Z] 4872d77fe225: Pulling fs layer [2022-09-13T16:12:47.128Z] 5851b861e8e6: Pulling fs layer [2022-09-13T16:12:47.128Z] 4872d77fe225: Waiting [2022-09-13T16:12:47.128Z] e2be974225ed: Verifying Checksum [2022-09-13T16:12:47.128Z] e2be974225ed: Download complete [2022-09-13T16:12:47.128Z] 988bab9f4d93: Download complete [2022-09-13T16:12:47.128Z] 1469e6f7b9e6: Verifying Checksum [2022-09-13T16:12:47.128Z] 1469e6f7b9e6: Download complete [2022-09-13T16:12:47.128Z] 339a4e72a1f5: Verifying Checksum [2022-09-13T16:12:47.128Z] 339a4e72a1f5: Download complete [2022-09-13T16:12:47.128Z] eaf3925da568: Verifying Checksum [2022-09-13T16:12:47.128Z] eaf3925da568: Download complete [2022-09-13T16:12:47.392Z] bde34c3a00c8: Verifying Checksum [2022-09-13T16:12:47.392Z] bde34c3a00c8: Download complete [2022-09-13T16:12:47.392Z] b352a97aabf1: Download complete [2022-09-13T16:12:47.392Z] 4872d77fe225: Verifying Checksum [2022-09-13T16:12:47.392Z] 4872d77fe225: Download complete [2022-09-13T16:12:47.392Z] 5851b861e8e6: Download complete [2022-09-13T16:12:47.392Z] b85a868b505f: Download complete [2022-09-13T16:12:47.651Z] bab4dde63d76: Verifying Checksum [2022-09-13T16:12:47.651Z] bab4dde63d76: Download complete [2022-09-13T16:12:48.590Z] b85a868b505f: Pull complete [2022-09-13T16:12:48.590Z] e2be974225ed: Pull complete [2022-09-13T16:12:49.157Z] 339a4e72a1f5: Pull complete [2022-09-13T16:12:49.157Z] 988bab9f4d93: Pull complete [2022-09-13T16:12:49.417Z] 1469e6f7b9e6: Pull complete [2022-09-13T16:12:49.417Z] eaf3925da568: Pull complete [2022-09-13T16:12:51.326Z] bab4dde63d76: Pull complete [2022-09-13T16:12:51.326Z] bde34c3a00c8: Pull complete [2022-09-13T16:12:51.326Z] b352a97aabf1: Pull complete [2022-09-13T16:12:51.587Z] 4872d77fe225: Pull complete [2022-09-13T16:12:51.587Z] 5851b861e8e6: Pull complete [2022-09-13T16:12:51.587Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-13T16:12:51.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-13T16:12:51.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:12:51.845Z] prd-ubuntu20.04-docker-8c-8g-29057 does not seem to be running inside a container [2022-09-13T16:12:51.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-13T16:12:54.045Z] $ docker top 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c -eo pid,comm [2022-09-13T16:12:54.110Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-13T16:12:54.110Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-13T16:12:54.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-13T16:12:54.230Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-13T16:12:54.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-13T16:12:54.357Z] $ docker exec 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c ssh-agent [2022-09-13T16:12:54.478Z] SSH_AUTH_SOCK=/tmp/ssh-LtFJN2tEyx33/agent.33 [2022-09-13T16:12:54.478Z] SSH_AGENT_PID=39 [2022-09-13T16:12:54.485Z] Running ssh-add (command line suppressed) [2022-09-13T16:12:54.590Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_8758993035305527757.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_8758993035305527757.key) [2022-09-13T16:12:54.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-13T16:12:54.935Z] + git tag --points-at HEAD [Pipeline] } [2022-09-13T16:12:54.960Z] $ docker exec --env ******** --env ******** 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c ssh-agent -k [2022-09-13T16:12:55.064Z] unset SSH_AUTH_SOCK; [2022-09-13T16:12:55.065Z] unset SSH_AGENT_PID; [2022-09-13T16:12:55.065Z] echo Agent pid 39 killed; [2022-09-13T16:12:55.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-13T16:12:55.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-13T16:12:55.163Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-13T16:12:55.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-13T16:12:55.285Z] $ docker exec 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c ssh-agent [2022-09-13T16:12:55.401Z] SSH_AUTH_SOCK=/tmp/ssh-FiI85WUWM5x1/agent.73 [2022-09-13T16:12:55.401Z] SSH_AGENT_PID=79 [2022-09-13T16:12:55.406Z] Running ssh-add (command line suppressed) [2022-09-13T16:12:55.519Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_1928003125238997753.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_1928003125238997753.key) [2022-09-13T16:12:55.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-13T16:12:55.873Z] + git semver init [2022-09-13T16:12:56.133Z] 2022-09-13 16:12:56,048 [run_init] DEBUG init version:0.0.0 force:False [2022-09-13T16:12:56.133Z] 2022-09-13 16:12:56,048 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver [2022-09-13T16:12:56.133Z] 2022-09-13 16:12:56,049 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver [2022-09-13T16:12:56.133Z] 2022-09-13 16:12:56,049 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552, universal_newlines=False, shell=None, istream=None) [2022-09-13T16:12:58.044Z] 2022-09-13 16:12:57,640 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.git/info/exclude [2022-09-13T16:12:58.044Z] 2022-09-13 16:12:57,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 with force:False [2022-09-13T16:12:58.044Z] 2022-09-13 16:12:57,640 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 [2022-09-13T16:12:58.044Z] 2022-09-13 16:12:57,642 [execute] INFO git cat-file --batch-check [2022-09-13T16:12:58.044Z] 2022-09-13 16:12:57,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver, universal_newlines=False, shell=None, istream=) [2022-09-13T16:12:58.044Z] 2022-09-13 16:12:57,647 [execute] INFO git cat-file --batch [2022-09-13T16:12:58.044Z] 2022-09-13 16:12:57,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver, universal_newlines=False, shell=None, istream=) [2022-09-13T16:12:58.044Z] 2022-09-13 16:12:57,650 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 [2022-09-13T16:12:58.044Z] 0.0.0 [Pipeline] } [2022-09-13T16:12:58.072Z] $ docker exec --env ******** --env ******** 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c ssh-agent -k [2022-09-13T16:12:58.186Z] unset SSH_AUTH_SOCK; [2022-09-13T16:12:58.186Z] unset SSH_AGENT_PID; [2022-09-13T16:12:58.186Z] echo Agent pid 79 killed; [2022-09-13T16:12:58.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-13T16:12:58.628Z] + git semver [Pipeline] } [2022-09-13T16:12:58.916Z] $ docker stop --time=1 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c [2022-09-13T16:13:00.220Z] $ docker rm -f 7de528a005ceba78b7921055190b7209a6acaa731587426200023c5b9db3f11c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-13T16:13:00.633Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-13T16:13:00.903Z] Stashed 1 file(s) [Pipeline] echo [2022-09-13T16:13:00.919Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:13:01.496Z] provisioning config files... [2022-09-13T16:13:01.506Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config8297064588442969806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:13:01.850Z] ---> docker-login.sh [2022-09-13T16:13:01.850Z] nexus3.edgexfoundry.org:10001 [2022-09-13T16:13:01.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:13:01.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:13:01.850Z] Configure a credential helper to remove this warning. See [2022-09-13T16:13:01.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:13:01.850Z] [2022-09-13T16:13:01.850Z] Login Succeeded [2022-09-13T16:13:01.850Z] nexus3.edgexfoundry.org:10002 [2022-09-13T16:13:01.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:13:01.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:13:01.850Z] Configure a credential helper to remove this warning. See [2022-09-13T16:13:01.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:13:01.850Z] [2022-09-13T16:13:01.850Z] Login Succeeded [2022-09-13T16:13:01.850Z] nexus3.edgexfoundry.org:10003 [2022-09-13T16:13:02.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:13:02.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:13:02.112Z] Configure a credential helper to remove this warning. See [2022-09-13T16:13:02.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:13:02.112Z] [2022-09-13T16:13:02.112Z] Login Succeeded [2022-09-13T16:13:02.112Z] nexus3.edgexfoundry.org:10004 [2022-09-13T16:13:02.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:13:02.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:13:02.112Z] Configure a credential helper to remove this warning. See [2022-09-13T16:13:02.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:13:02.112Z] [2022-09-13T16:13:02.112Z] Login Succeeded [2022-09-13T16:13:02.373Z] docker.io [2022-09-13T16:13:02.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:13:02.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:13:02.633Z] Configure a credential helper to remove this warning. See [2022-09-13T16:13:02.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:13:02.633Z] [2022-09-13T16:13:02.633Z] Login Succeeded [2022-09-13T16:13:02.633Z] ---> docker-login.sh ends [Pipeline] } [2022-09-13T16:13:02.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-13T16:13:02.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:13:02.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:13:02.912Z] ========================================================= [2022-09-13T16:13:02.912Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-13T16:13:02.912Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:13:03.383Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-13T16:13:03.643Z] Sending build context to Docker daemon 45.11MB [2022-09-13T16:13:03.643Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-13T16:13:03.643Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-13T16:13:03.643Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-13T16:13:03.643Z] 2408cc74d12b: Pulling fs layer [2022-09-13T16:13:03.643Z] ea60b727a1ce: Pulling fs layer [2022-09-13T16:13:03.643Z] 30c4a7721957: Pulling fs layer [2022-09-13T16:13:03.643Z] 370296b7ddb6: Pulling fs layer [2022-09-13T16:13:03.643Z] 7c6cee850709: Pulling fs layer [2022-09-13T16:13:03.643Z] 39a5fcdaea64: Pulling fs layer [2022-09-13T16:13:03.643Z] d94ebbe4e438: Pulling fs layer [2022-09-13T16:13:03.643Z] bcfd1f05c69d: Pulling fs layer [2022-09-13T16:13:03.643Z] 59ccb84bbe0f: Pulling fs layer [2022-09-13T16:13:03.643Z] 370296b7ddb6: Waiting [2022-09-13T16:13:03.643Z] 7c6cee850709: Waiting [2022-09-13T16:13:03.643Z] 39a5fcdaea64: Waiting [2022-09-13T16:13:03.643Z] d94ebbe4e438: Waiting [2022-09-13T16:13:03.643Z] bcfd1f05c69d: Waiting [2022-09-13T16:13:03.643Z] 59ccb84bbe0f: Waiting [2022-09-13T16:13:03.643Z] 30c4a7721957: Verifying Checksum [2022-09-13T16:13:03.643Z] 30c4a7721957: Download complete [2022-09-13T16:13:03.643Z] ea60b727a1ce: Verifying Checksum [2022-09-13T16:13:03.643Z] ea60b727a1ce: Download complete [2022-09-13T16:13:03.643Z] 7c6cee850709: Verifying Checksum [2022-09-13T16:13:03.643Z] 7c6cee850709: Download complete [2022-09-13T16:13:03.643Z] 39a5fcdaea64: Download complete [2022-09-13T16:13:03.643Z] 2408cc74d12b: Download complete [2022-09-13T16:13:03.915Z] d94ebbe4e438: Verifying Checksum [2022-09-13T16:13:03.915Z] d94ebbe4e438: Download complete [2022-09-13T16:13:03.915Z] 2408cc74d12b: Pull complete [2022-09-13T16:13:03.915Z] ea60b727a1ce: Pull complete [2022-09-13T16:13:04.178Z] 30c4a7721957: Pull complete [2022-09-13T16:13:04.178Z] 59ccb84bbe0f: Verifying Checksum [2022-09-13T16:13:04.178Z] 59ccb84bbe0f: Download complete [2022-09-13T16:13:04.438Z] bcfd1f05c69d: Verifying Checksum [2022-09-13T16:13:04.438Z] bcfd1f05c69d: Download complete [2022-09-13T16:13:04.438Z] 370296b7ddb6: Download complete [2022-09-13T16:13:08.628Z] 370296b7ddb6: Pull complete [2022-09-13T16:13:08.628Z] 7c6cee850709: Pull complete [2022-09-13T16:13:08.628Z] 39a5fcdaea64: Pull complete [2022-09-13T16:13:08.628Z] d94ebbe4e438: Pull complete [2022-09-13T16:13:10.530Z] bcfd1f05c69d: Pull complete [2022-09-13T16:13:10.789Z] 59ccb84bbe0f: Pull complete [2022-09-13T16:13:11.047Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-13T16:13:11.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-13T16:13:11.047Z] ---> a4fb48ad2a94 [2022-09-13T16:13:11.047Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-13T16:13:14.341Z] ---> Running in 108ac2536ad4 [2022-09-13T16:13:14.341Z] Removing intermediate container 108ac2536ad4 [2022-09-13T16:13:14.341Z] ---> ef5c00fc457e [2022-09-13T16:13:14.341Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-13T16:13:14.341Z] ---> Running in 99a376d806f3 [2022-09-13T16:13:14.341Z] Removing intermediate container 99a376d806f3 [2022-09-13T16:13:14.341Z] ---> 6321ff387214 [2022-09-13T16:13:14.341Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-13T16:13:14.341Z] ---> Running in d18c3450f1bf [2022-09-13T16:13:14.341Z] Removing intermediate container d18c3450f1bf [2022-09-13T16:13:14.341Z] ---> 1758ef55a1d7 [2022-09-13T16:13:14.341Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-13T16:13:14.341Z] ---> Running in 24717cb903c0 [2022-09-13T16:13:14.341Z] Removing intermediate container 24717cb903c0 [2022-09-13T16:13:14.341Z] ---> 92119cad0dd5 [2022-09-13T16:13:14.341Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-13T16:13:14.341Z] ---> Running in ba214bd8b618 [2022-09-13T16:13:14.341Z] Removing intermediate container ba214bd8b618 [2022-09-13T16:13:14.341Z] ---> 8f3b2166d56b [2022-09-13T16:13:14.341Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-13T16:13:14.913Z] latest: Pulling from library/docker [2022-09-13T16:13:15.174Z] 213ec9aee27d: Pulling fs layer [2022-09-13T16:13:15.174Z] 6eb510456a42: Pulling fs layer [2022-09-13T16:13:15.174Z] 4627ba0696d0: Pulling fs layer [2022-09-13T16:13:15.174Z] 58acb0837d57: Pulling fs layer [2022-09-13T16:13:15.174Z] 12036fa74330: Pulling fs layer [2022-09-13T16:13:15.174Z] f8a12f2a2423: Pulling fs layer [2022-09-13T16:13:15.174Z] 9246aed32f21: Pulling fs layer [2022-09-13T16:13:15.174Z] c76a4d170827: Pulling fs layer [2022-09-13T16:13:15.174Z] 2710e0b2459e: Pulling fs layer [2022-09-13T16:13:15.174Z] 58acb0837d57: Waiting [2022-09-13T16:13:15.174Z] 12036fa74330: Waiting [2022-09-13T16:13:15.174Z] f8a12f2a2423: Waiting [2022-09-13T16:13:15.174Z] 2710e0b2459e: Waiting [2022-09-13T16:13:15.174Z] 9246aed32f21: Waiting [2022-09-13T16:13:15.174Z] c76a4d170827: Waiting [2022-09-13T16:13:15.174Z] 4627ba0696d0: Verifying Checksum [2022-09-13T16:13:15.174Z] 4627ba0696d0: Download complete [2022-09-13T16:13:15.174Z] 6eb510456a42: Verifying Checksum [2022-09-13T16:13:15.174Z] 6eb510456a42: Download complete [2022-09-13T16:13:15.437Z] 213ec9aee27d: Verifying Checksum [2022-09-13T16:13:15.437Z] 213ec9aee27d: Download complete [2022-09-13T16:13:15.437Z] 213ec9aee27d: Pull complete [2022-09-13T16:13:15.698Z] 6eb510456a42: Pull complete [2022-09-13T16:13:15.698Z] f8a12f2a2423: Verifying Checksum [2022-09-13T16:13:15.698Z] f8a12f2a2423: Download complete [2022-09-13T16:13:15.698Z] 4627ba0696d0: Pull complete [2022-09-13T16:13:15.698Z] 58acb0837d57: Verifying Checksum [2022-09-13T16:13:15.698Z] 58acb0837d57: Download complete [2022-09-13T16:13:15.698Z] 9246aed32f21: Download complete [2022-09-13T16:13:15.958Z] 12036fa74330: Verifying Checksum [2022-09-13T16:13:15.958Z] 12036fa74330: Download complete [2022-09-13T16:13:15.958Z] 2710e0b2459e: Verifying Checksum [2022-09-13T16:13:15.958Z] 2710e0b2459e: Download complete [2022-09-13T16:13:15.958Z] c76a4d170827: Verifying Checksum [2022-09-13T16:13:15.958Z] 58acb0837d57: Pull complete [2022-09-13T16:13:16.321Z] Still waiting to schedule task [2022-09-13T16:13:16.322Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29055’ [2022-09-13T16:13:16.529Z] 12036fa74330: Pull complete [2022-09-13T16:13:16.529Z] f8a12f2a2423: Pull complete [2022-09-13T16:13:16.529Z] 9246aed32f21: Pull complete [2022-09-13T16:13:16.789Z] c76a4d170827: Pull complete [2022-09-13T16:13:16.789Z] 2710e0b2459e: Pull complete [2022-09-13T16:13:16.789Z] Digest: sha256:c0ba96f6414f1bf92cc6c5afc25235f507b7fcc1ca0a8ba6884c81aacf434b78 [2022-09-13T16:13:16.789Z] Status: Downloaded newer image for docker:latest [2022-09-13T16:13:18.178Z] ---> eb5bdba1e036 [2022-09-13T16:13:18.178Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-13T16:13:18.178Z] ---> Running in 05cb08439ec1 [2022-09-13T16:13:18.437Z] Removing intermediate container 05cb08439ec1 [2022-09-13T16:13:18.437Z] ---> 13d0b93ba256 [2022-09-13T16:13:18.437Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-13T16:13:18.437Z] ---> Running in 2aee38479aaf [2022-09-13T16:13:18.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-13T16:13:19.664Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-13T16:13:19.924Z] OK: 211 MiB in 51 packages [2022-09-13T16:13:20.185Z] Removing intermediate container 2aee38479aaf [2022-09-13T16:13:20.185Z] ---> a96ca81ddb42 [2022-09-13T16:13:20.185Z] Step 11/16 : ENV GO111MODULE=on [2022-09-13T16:13:20.185Z] ---> Running in 85fa7b114be8 [2022-09-13T16:13:20.445Z] Removing intermediate container 85fa7b114be8 [2022-09-13T16:13:20.445Z] ---> 09dd07cfa2c5 [2022-09-13T16:13:20.445Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-13T16:13:20.445Z] ---> Running in 1154e32f06fd [2022-09-13T16:13:20.445Z] Removing intermediate container 1154e32f06fd [2022-09-13T16:13:20.445Z] ---> dd6e34d0cc25 [2022-09-13T16:13:20.445Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-13T16:13:20.445Z] ---> c3f8d9c8be7a [2022-09-13T16:13:20.445Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-13T16:13:20.445Z] ---> Running in 08c879036d55 [2022-09-13T16:13:30.457Z] Removing intermediate container 08c879036d55 [2022-09-13T16:13:30.457Z] ---> 712ae48f3895 [2022-09-13T16:13:30.457Z] Step 15/16 : COPY . . [2022-09-13T16:13:30.457Z] ---> f4b43ad17f63 [2022-09-13T16:13:30.457Z] Step 16/16 : RUN ${MAKE} [2022-09-13T16:13:30.457Z] ---> Running in e54b9e4414a3 [2022-09-13T16:13:30.457Z] noop [2022-09-13T16:13:30.457Z] Removing intermediate container e54b9e4414a3 [2022-09-13T16:13:30.457Z] ---> 10422c11a06d [2022-09-13T16:13:30.717Z] Successfully built 10422c11a06d [2022-09-13T16:13:30.717Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:13:31.160Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-13T16:13:31.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:13:31.327Z] prd-ubuntu20.04-docker-8c-8g-29057 does not seem to be running inside a container [2022-09-13T16:13:31.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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 ******** ci-base-image-x86_64 cat [2022-09-13T16:13:31.769Z] $ docker top 84227eafbc4dfa5a05bd8ee598993b32bb2922696c96a1b8e59abb43242e2da3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:13:32.164Z] + go version [2022-09-13T16:13:32.164Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-13T16:13:32.197Z] $ docker stop --time=1 84227eafbc4dfa5a05bd8ee598993b32bb2922696c96a1b8e59abb43242e2da3 [2022-09-13T16:13:33.439Z] $ docker rm -f 84227eafbc4dfa5a05bd8ee598993b32bb2922696c96a1b8e59abb43242e2da3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:13:34.146Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-13T16:13:34.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:13:34.301Z] prd-ubuntu20.04-docker-8c-8g-29057 does not seem to be running inside a container [2022-09-13T16:13:34.337Z] $ 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-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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 ******** ci-base-image-x86_64 cat [2022-09-13T16:13:34.677Z] $ docker top a829b919c030345247055e0480a7f2fc593ac5b1758824659ef0f92889e805ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:13:35.078Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [Pipeline] fileExists [Pipeline] sh [2022-09-13T16:13:35.439Z] + make test [2022-09-13T16:13:35.439Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-13T16:13:35.698Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-13T16:13:40.990Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-13T16:13:40.990Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-13T16:13:40.990Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-13T16:13:40.990Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-13T16:13:40.990Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-13T16:13:40.990Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-13T16:13:40.990Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-13T16:13:40.990Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-13T16:13:40.990Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-13T16:13:40.990Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-13T16:13:40.990Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-13T16:13:40.990Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-13T16:13:40.990Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-13T16:13:42.892Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-13T16:13:42.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-13T16:13:42.892Z] ./bin/test-attribution-txt.sh [2022-09-13T16:13:42.892Z] make -C web test [2022-09-13T16:13:42.892Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/web' [2022-09-13T16:13:42.892Z] make[1]: tput: No such file or directory [2022-09-13T16:13:42.892Z] make[1]: tput: No such file or directory [2022-09-13T16:13:42.892Z] warning: generating ./VERSION [2022-09-13T16:13:42.892Z] echo "0.0.0" > VERSION [2022-09-13T16:13:42.892Z] docker build \ [2022-09-13T16:13:42.892Z] -f Dockerfile \ [2022-09-13T16:13:42.892Z] --build-arg USER=1000 \ [2022-09-13T16:13:42.892Z] \ [2022-09-13T16:13:42.892Z] --label "git_sha=7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2" \ [2022-09-13T16:13:42.892Z] -t edgexfoundry/edgex-web-ui:7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 \ [2022-09-13T16:13:42.892Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-13T16:13:42.892Z] . [2022-09-13T16:13:42.892Z] Sending build context to Docker daemon 3.03MB [2022-09-13T16:13:42.892Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-13T16:13:42.892Z] 16.17-alpine3.15: Pulling from library/node [2022-09-13T16:13:42.892Z] 9621f1afde84: Pulling fs layer [2022-09-13T16:13:42.892Z] 16f891d21976: Pulling fs layer [2022-09-13T16:13:42.892Z] cf6a4a42ec8c: Pulling fs layer [2022-09-13T16:13:42.892Z] 297e921c64f6: Pulling fs layer [2022-09-13T16:13:42.892Z] 297e921c64f6: Waiting [2022-09-13T16:13:42.892Z] cf6a4a42ec8c: Verifying Checksum [2022-09-13T16:13:42.892Z] cf6a4a42ec8c: Download complete [2022-09-13T16:13:42.892Z] 9621f1afde84: Verifying Checksum [2022-09-13T16:13:42.892Z] 9621f1afde84: Download complete [2022-09-13T16:13:42.892Z] 297e921c64f6: Verifying Checksum [2022-09-13T16:13:42.892Z] 297e921c64f6: Download complete [2022-09-13T16:13:43.151Z] 9621f1afde84: Pull complete [2022-09-13T16:13:43.151Z] 16f891d21976: Download complete [2022-09-13T16:13:44.529Z] 16f891d21976: Pull complete [2022-09-13T16:13:44.529Z] cf6a4a42ec8c: Pull complete [2022-09-13T16:13:44.529Z] 297e921c64f6: Pull complete [2022-09-13T16:13:44.530Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-13T16:13:44.530Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-13T16:13:44.530Z] ---> 141d857b2a92 [2022-09-13T16:13:44.530Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-13T16:13:45.101Z] ---> Running in 4f88d30ca413 [2022-09-13T16:13:45.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-13T16:13:45.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-13T16:13:45.626Z] (1/129) Installing libxau (1.0.9-r0) [2022-09-13T16:13:45.626Z] (2/129) Installing libmd (1.0.3-r0) [2022-09-13T16:13:45.626Z] (3/129) Installing libbsd (0.11.3-r1) [2022-09-13T16:13:45.626Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-09-13T16:13:45.887Z] (5/129) Installing libxcb (1.14-r2) [2022-09-13T16:13:45.887Z] (6/129) Installing libx11 (1.7.2-r0) [2022-09-13T16:13:45.887Z] (7/129) Installing libxext (1.3.4-r0) [2022-09-13T16:13:45.887Z] (8/129) Installing libice (1.0.10-r0) [2022-09-13T16:13:45.887Z] (9/129) Installing libuuid (2.37.4-r0) [2022-09-13T16:13:45.887Z] (10/129) Installing libsm (1.2.3-r0) [2022-09-13T16:13:45.887Z] (11/129) Installing libxt (1.2.1-r0) [2022-09-13T16:13:45.887Z] (12/129) Installing libxmu (1.1.3-r0) [2022-09-13T16:13:45.887Z] (13/129) Installing xset (1.2.4-r0) [2022-09-13T16:13:45.887Z] (14/129) Installing xprop (1.2.5-r0) [2022-09-13T16:13:45.887Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-09-13T16:13:45.887Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-13T16:13:45.887Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-09-13T16:13:45.887Z] (18/129) Installing libffi (3.4.2-r1) [2022-09-13T16:13:45.887Z] (19/129) Installing libintl (0.21-r0) [2022-09-13T16:13:45.887Z] (20/129) Installing libblkid (2.37.4-r0) [2022-09-13T16:13:45.887Z] (21/129) Installing libmount (2.37.4-r0) [2022-09-13T16:13:45.887Z] (22/129) Installing pcre (8.45-r1) [2022-09-13T16:13:45.887Z] (23/129) Installing glib (2.70.1-r0) [2022-09-13T16:13:45.887Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-09-13T16:13:45.887Z] (25/129) Installing libxml2 (2.9.14-r1) [2022-09-13T16:13:45.887Z] (26/129) Installing shared-mime-info (2.1-r0) [2022-09-13T16:13:45.887Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-09-13T16:13:45.887Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-09-13T16:13:45.887Z] (29/129) Installing libpng (1.6.37-r1) [2022-09-13T16:13:45.887Z] (30/129) Installing libwebp (1.2.2-r0) [2022-09-13T16:13:46.150Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-09-13T16:13:46.150Z] (32/129) Installing tiff (4.3.0-r1) [2022-09-13T16:13:46.150Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-09-13T16:13:46.150Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-13T16:13:46.150Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-09-13T16:13:46.150Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-09-13T16:13:46.150Z] (37/129) Installing libxrender (0.9.10-r3) [2022-09-13T16:13:46.150Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-09-13T16:13:46.150Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-09-13T16:13:46.150Z] (40/129) Installing libxi (1.8-r0) [2022-09-13T16:13:46.150Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-09-13T16:13:46.150Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-09-13T16:13:46.150Z] (43/129) Installing atk (2.36.0-r0) [2022-09-13T16:13:46.150Z] (44/129) Installing libxtst (1.2.3-r3) [2022-09-13T16:13:46.150Z] (45/129) Installing dbus-libs (1.12.20-r4) [2022-09-13T16:13:46.150Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-09-13T16:13:46.150Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-09-13T16:13:46.150Z] (48/129) Installing expat (2.4.7-r0) [2022-09-13T16:13:46.150Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-09-13T16:13:46.150Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-09-13T16:13:46.150Z] (51/129) Installing freetype (2.11.1-r2) [2022-09-13T16:13:46.150Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-09-13T16:13:46.150Z] (53/129) Installing pixman (0.40.0-r3) [2022-09-13T16:13:46.150Z] (54/129) Installing cairo (1.16.0-r5) [2022-09-13T16:13:46.150Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-09-13T16:13:46.150Z] (56/129) Installing avahi-libs (0.8-r5) [2022-09-13T16:13:46.150Z] (57/129) Installing gmp (6.2.1-r1) [2022-09-13T16:13:46.150Z] (58/129) Installing nettle (3.7.3-r0) [2022-09-13T16:13:46.150Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-09-13T16:13:46.150Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-09-13T16:13:46.150Z] (61/129) Installing libunistring (0.9.10-r1) [2022-09-13T16:13:46.150Z] (62/129) Installing gnutls (3.7.1-r1) [2022-09-13T16:13:46.150Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-09-13T16:13:46.412Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-09-13T16:13:46.412Z] (65/129) Installing fribidi (1.0.11-r0) [2022-09-13T16:13:46.412Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-09-13T16:13:46.412Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-09-13T16:13:46.412Z] (68/129) Installing libxft (2.3.4-r0) [2022-09-13T16:13:46.412Z] (69/129) Installing pango (1.48.10-r0) [2022-09-13T16:13:46.412Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-09-13T16:13:46.412Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-13T16:13:46.412Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-09-13T16:13:46.412Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-09-13T16:13:46.412Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-09-13T16:13:46.412Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-09-13T16:13:46.412Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-13T16:13:46.412Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-09-13T16:13:46.412Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-09-13T16:13:46.412Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-09-13T16:13:46.673Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-13T16:13:48.585Z] (79/129) Installing libogg (1.3.5-r0) [2022-09-13T16:13:48.585Z] (80/129) Installing flac (1.3.4-r0) [2022-09-13T16:13:48.585Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-09-13T16:13:48.585Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-09-13T16:13:48.585Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-09-13T16:13:48.585Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-09-13T16:13:48.585Z] (85/129) Installing libass (0.15.2-r0) [2022-09-13T16:13:48.585Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-09-13T16:13:48.585Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-13T16:13:48.585Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-13T16:13:48.585Z] (89/129) Installing lame (3.100-r0) [2022-09-13T16:13:48.585Z] (90/129) Installing opus (1.3.1-r1) [2022-09-13T16:13:48.845Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-09-13T16:13:48.845Z] (92/129) Installing soxr (0.1.3-r2) [2022-09-13T16:13:48.845Z] (93/129) Installing libsrt (1.4.2-r1) [2022-09-13T16:13:48.845Z] (94/129) Installing libssh (0.9.6-r1) [2022-09-13T16:13:48.845Z] (95/129) Installing libtheora (1.1.1-r16) [2022-09-13T16:13:48.845Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-09-13T16:13:48.845Z] (97/129) Installing libpciaccess (0.16-r0) [2022-09-13T16:13:48.845Z] (98/129) Installing libdrm (2.4.109-r0) [2022-09-13T16:13:48.845Z] (99/129) Installing libva (2.13.0-r0) [2022-09-13T16:13:48.845Z] (100/129) Installing libvdpau (1.4-r0) [2022-09-13T16:13:48.845Z] (101/129) Installing vidstab (1.1.0-r1) [2022-09-13T16:13:48.845Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-09-13T16:13:48.845Z] (103/129) Installing libvpx (1.10.0-r0) [2022-09-13T16:13:48.845Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-09-13T16:13:48.845Z] (105/129) Installing x264-libs (20210613-r0) [2022-09-13T16:13:48.845Z] (106/129) Installing x265-libs (3.5-r0) [2022-09-13T16:13:48.845Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-09-13T16:13:48.845Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-09-13T16:13:49.104Z] (109/129) Installing libevent (2.1.12-r4) [2022-09-13T16:13:49.104Z] (110/129) Installing mesa (21.2.6-r0) [2022-09-13T16:13:49.104Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-09-13T16:13:49.104Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-09-13T16:13:49.104Z] (113/129) Installing lcms2 (2.12-r1) [2022-09-13T16:13:49.104Z] (114/129) Installing nspr (4.32-r0) [2022-09-13T16:13:49.104Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-09-13T16:13:49.104Z] (116/129) Installing nss (3.78.1-r0) [2022-09-13T16:13:49.104Z] (117/129) Installing libasyncns (0.8-r1) [2022-09-13T16:13:49.104Z] (118/129) Installing libltdl (2.4.6-r7) [2022-09-13T16:13:49.104Z] (119/129) Installing orc (0.4.32-r0) [2022-09-13T16:13:49.104Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-09-13T16:13:49.104Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-09-13T16:13:49.104Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-09-13T16:13:49.104Z] (123/129) Installing libpulse (15.0-r2) [2022-09-13T16:13:49.104Z] (124/129) Installing re2 (2021.11.01-r0) [2022-09-13T16:13:49.104Z] (125/129) Installing snappy (1.1.9-r1) [2022-09-13T16:13:49.104Z] (126/129) Installing libgpg-error (1.42-r1) [2022-09-13T16:13:49.104Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-09-13T16:13:49.104Z] (128/129) Installing libxslt (1.1.35-r0) [2022-09-13T16:13:49.104Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-09-13T16:13:50.041Z] Executing busybox-1.34.1-r7.trigger [2022-09-13T16:13:50.041Z] Executing glib-2.70.1-r0.trigger [2022-09-13T16:13:50.041Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-13T16:13:52.584Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-13T16:13:52.584Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-13T16:13:52.584Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-13T16:13:52.584Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-13T16:13:52.847Z] OK: 286 MiB in 145 packages [2022-09-13T16:13:56.140Z] Removing intermediate container 4f88d30ca413 [2022-09-13T16:13:56.140Z] ---> 961533423661 [2022-09-13T16:13:56.140Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-13T16:13:56.140Z] ---> Running in cd07ff547309 [2022-09-13T16:13:56.140Z] Removing intermediate container cd07ff547309 [2022-09-13T16:13:56.140Z] ---> a01a1c0cf4f2 [2022-09-13T16:13:56.140Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-13T16:13:56.140Z] ---> Running in 837a0c0a931b [2022-09-13T16:13:56.140Z] Removing intermediate container 837a0c0a931b [2022-09-13T16:13:56.140Z] ---> f2366544d339 [2022-09-13T16:13:56.140Z] Step 5/10 : RUN npm install -g npm [2022-09-13T16:13:56.140Z] ---> Running in 4889c047096d [2022-09-13T16:14:01.421Z] [2022-09-13T16:14:01.421Z] changed 54 packages, and audited 212 packages in 5s [2022-09-13T16:14:01.421Z] [2022-09-13T16:14:01.421Z] 11 packages are looking for funding [2022-09-13T16:14:01.421Z] run `npm fund` for details [2022-09-13T16:14:01.421Z] [2022-09-13T16:14:01.421Z] found 0 vulnerabilities [2022-09-13T16:14:02.361Z] Removing intermediate container 4889c047096d [2022-09-13T16:14:02.361Z] ---> 06fdf64c842b [2022-09-13T16:14:02.361Z] Step 6/10 : ARG USER=1000 [2022-09-13T16:14:02.622Z] ---> Running in b31acbcf891f [2022-09-13T16:14:02.622Z] Removing intermediate container b31acbcf891f [2022-09-13T16:14:02.622Z] ---> 81e32001d012 [2022-09-13T16:14:02.622Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-13T16:14:02.622Z] ---> Running in 30a2f2a42b13 [2022-09-13T16:14:03.191Z] Removing intermediate container 30a2f2a42b13 [2022-09-13T16:14:03.191Z] ---> 31c46c636aba [2022-09-13T16:14:03.191Z] Step 8/10 : USER $USER:$USER [2022-09-13T16:14:03.191Z] ---> Running in 1ba63ffb62f9 [2022-09-13T16:14:03.191Z] Removing intermediate container 1ba63ffb62f9 [2022-09-13T16:14:03.191Z] ---> 79396efb2e58 [2022-09-13T16:14:03.191Z] Step 9/10 : WORKDIR /app [2022-09-13T16:14:03.191Z] ---> Running in 708eae6f5d90 [2022-09-13T16:14:03.191Z] Removing intermediate container 708eae6f5d90 [2022-09-13T16:14:03.191Z] ---> d6add5bff685 [2022-09-13T16:14:03.191Z] Step 10/10 : LABEL git_sha=7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [2022-09-13T16:14:03.451Z] ---> Running in cadbe57fc99a [2022-09-13T16:14:03.451Z] Removing intermediate container cadbe57fc99a [2022-09-13T16:14:03.451Z] ---> e35e9308ecf2 [2022-09-13T16:14:03.451Z] Successfully built e35e9308ecf2 [2022-09-13T16:14:03.451Z] Successfully tagged edgexfoundry/edgex-web-ui:7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [2022-09-13T16:14:03.452Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-13T16:14:03.452Z] touch edgex-web-ui.imagebuilt [2022-09-13T16:14:03.452Z] mkdir -p node_modules coverage [2022-09-13T16:14:03.452Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-13T16:14:03.452Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-13T16:14:05.997Z] npm ERR! code ERESOLVE [2022-09-13T16:14:05.997Z] npm ERR! ERESOLVE could not resolve [2022-09-13T16:14:05.997Z] npm ERR! [2022-09-13T16:14:05.997Z] npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 [2022-09-13T16:14:05.997Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2022-09-13T16:14:05.997Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-13T16:14:05.997Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2022-09-13T16:14:05.997Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2022-09-13T16:14:05.997Z] npm ERR! node_modules/@angular/localize [2022-09-13T16:14:05.997Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2022-09-13T16:14:05.997Z] npm ERR! [2022-09-13T16:14:05.997Z] npm ERR! Could not resolve dependency: [2022-09-13T16:14:05.997Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-13T16:14:05.997Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-13T16:14:05.997Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-13T16:14:05.997Z] npm ERR! [2022-09-13T16:14:05.997Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.1 [2022-09-13T16:14:05.997Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-13T16:14:05.997Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-13T16:14:05.997Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-13T16:14:05.997Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-13T16:14:05.997Z] npm ERR! [2022-09-13T16:14:05.997Z] npm ERR! Fix the upstream dependency conflict, or retry [2022-09-13T16:14:05.997Z] npm ERR! this command with --force, or --legacy-peer-deps [2022-09-13T16:14:05.997Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2022-09-13T16:14:05.997Z] npm ERR! [2022-09-13T16:14:05.997Z] npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. [2022-09-13T16:14:05.998Z] [2022-09-13T16:14:05.998Z] npm ERR! A complete log of this run can be found in: [2022-09-13T16:14:05.998Z] npm ERR! /home/node/.npm/_logs/2022-09-13T16_14_03_918Z-debug-0.log [2022-09-13T16:14:05.998Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2022-09-13T16:14:05.998Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/web' [2022-09-13T16:14:05.998Z] make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } [2022-09-13T16:14:06.047Z] $ docker stop --time=1 a829b919c030345247055e0480a7f2fc593ac5b1758824659ef0f92889e805ce [2022-09-13T16:14:07.307Z] $ docker rm -f a829b919c030345247055e0480a7f2fc593ac5b1758824659ef0f92889e805ce [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 [2022-09-13T16:14:08.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-13T16:14:08.429Z] [2022-09-13T16:14:08.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:14:08.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-13T16:14:08.809Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-13T16:14:08.809Z] 5eb5b503b376: Pulling fs layer [2022-09-13T16:14:08.809Z] 5c69ac0246d0: Pulling fs layer [2022-09-13T16:14:08.809Z] ec43610c2a17: Pulling fs layer [2022-09-13T16:14:08.809Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-13T16:14:08.809Z] 33b1e0a273af: Pulling fs layer [2022-09-13T16:14:08.809Z] 5d3b04190fa2: Pulling fs layer [2022-09-13T16:14:08.809Z] 2f39f015ded8: Pulling fs layer [2022-09-13T16:14:08.809Z] 5d3b04190fa2: Waiting [2022-09-13T16:14:08.809Z] 3a2ae6a8a46f: Waiting [2022-09-13T16:14:08.809Z] 2f39f015ded8: Waiting [2022-09-13T16:14:08.809Z] 33b1e0a273af: Waiting [2022-09-13T16:14:08.809Z] 5c69ac0246d0: Verifying Checksum [2022-09-13T16:14:08.809Z] 5c69ac0246d0: Download complete [2022-09-13T16:14:08.809Z] 3a2ae6a8a46f: Download complete [2022-09-13T16:14:08.809Z] 33b1e0a273af: Verifying Checksum [2022-09-13T16:14:08.809Z] 33b1e0a273af: Download complete [2022-09-13T16:14:08.809Z] 5d3b04190fa2: Verifying Checksum [2022-09-13T16:14:08.809Z] 5d3b04190fa2: Download complete [2022-09-13T16:14:09.068Z] ec43610c2a17: Verifying Checksum [2022-09-13T16:14:09.068Z] ec43610c2a17: Download complete [2022-09-13T16:14:09.068Z] 5eb5b503b376: Download complete [2022-09-13T16:14:09.637Z] 2f39f015ded8: Download complete [2022-09-13T16:14:10.204Z] 5eb5b503b376: Pull complete [2022-09-13T16:14:10.466Z] 5c69ac0246d0: Pull complete [2022-09-13T16:14:10.726Z] ec43610c2a17: Pull complete [2022-09-13T16:14:10.986Z] 3a2ae6a8a46f: Pull complete [2022-09-13T16:14:10.986Z] 33b1e0a273af: Pull complete [2022-09-13T16:14:11.245Z] 5d3b04190fa2: Pull complete [2022-09-13T16:14:15.438Z] 2f39f015ded8: Pull complete [2022-09-13T16:14:15.438Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-13T16:14:15.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-13T16:14:15.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:14:15.658Z] prd-ubuntu20.04-docker-8c-8g-29057 does not seem to be running inside a container [2022-09-13T16:14:15.695Z] $ 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-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-13T16:14:18.455Z] $ docker top 20211690f8fc23a80753ee23925b66bde6b8aba5464808cb3a8fe2f589728f99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:14:18.890Z] ---> job-cost.sh [2022-09-13T16:14:18.890Z] lf-activate-venv: SKIPPING [2022-09-13T16:14:18.890Z] INFO: No Stack... [2022-09-13T16:14:19.148Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-13T16:14:19.717Z] INFO: Archiving Costs [Pipeline] sh [2022-09-13T16:14:20.037Z] + cut -d, -f6+ [2022-09-13T16:14:20.037Z] cat /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/cost.csv [Pipeline] lock [2022-09-13T16:14:20.073Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] [2022-09-13T16:14:20.078Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] did not exist. Created. [2022-09-13T16:14:20.078Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-13T16:14:20.460Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-13T16:14:20.538Z] Stashed 1 file(s) [Pipeline] } [2022-09-13T16:14:20.552Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-13T16:14:20.639Z] $ docker stop --time=1 20211690f8fc23a80753ee23925b66bde6b8aba5464808cb3a8fe2f589728f99 [2022-09-13T16:14:21.784Z] $ docker rm -f 20211690f8fc23a80753ee23925b66bde6b8aba5464808cb3a8fe2f589728f99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-13T16:14:22.138Z] Failed in branch amd64 [2022-09-13T16:16:16.184Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29059 in /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [Pipeline] { [Pipeline] ws [2022-09-13T16:16:16.226Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-09-13T16:16:16.363Z] The recommended git tool is: git [2022-09-13T16:16:22.449Z] using credential edgex-jenkins-ssh [2022-09-13T16:16:22.467Z] Cloning the remote Git repository [2022-09-13T16:16:22.537Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-13T16:16:22.668Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-09-13T16:16:22.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-13T16:16:22.763Z] > git --version # timeout=10 [2022-09-13T16:16:22.787Z] > git --version # 'git version 2.25.1' [2022-09-13T16:16:22.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-13T16:16:22.878Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-13T16:16:26.591Z] Merging remotes/origin/main commit 490d55d23c3381dbf94452a94173aa21d56f4e2c into PR head commit 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [2022-09-13T16:16:25.923Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-13T16:16:25.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-13T16:16:25.983Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-13T16:16:26.030Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-13T16:16:26.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-13T16:16:26.049Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/552/head:refs/remotes/origin/PR-552 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-13T16:16:26.613Z] > git config core.sparsecheckout # timeout=10 [2022-09-13T16:16:26.637Z] > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 [2022-09-13T16:16:27.143Z] Merge succeeded, producing 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [2022-09-13T16:16:27.143Z] Checking out Revision 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 (PR-552) [2022-09-13T16:16:27.036Z] > git remote # timeout=10 [2022-09-13T16:16:27.055Z] > git config --get remote.origin.url # timeout=10 [2022-09-13T16:16:27.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-13T16:16:27.092Z] > git merge 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 [2022-09-13T16:16:27.119Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-13T16:16:27.151Z] > git config core.sparsecheckout # timeout=10 [2022-09-13T16:16:27.173Z] > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 [2022-09-13T16:16:31.954Z] Commit message: "chore(deps): Bump glob-parent and @angular-devkit/build-angular in /web" [2022-09-13T16:16:32.019Z] > git --version # timeout=10 [2022-09-13T16:16:32.033Z] > git --version # 'git version 2.25.1' [2022-09-13T16:16:32.063Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-13T16:16:33.218Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-13T16:16:33.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-13T16:16:33.218Z] Dload Upload Total Spent Left Speed [2022-09-13T16:16:33.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 232k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2022-09-13T16:16:34.254Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-13T16:16:34.613Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-13T16:16:34.613Z] + sudo tee /etc/docker/daemon.new [2022-09-13T16:16:34.613Z] { [2022-09-13T16:16:34.613Z] "registry-mirrors": [ [2022-09-13T16:16:34.613Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-13T16:16:34.613Z] ], [2022-09-13T16:16:34.613Z] "bip": "10.250.0.254/24", [2022-09-13T16:16:34.613Z] "hosts": [ [2022-09-13T16:16:34.613Z] "tcp://0.0.0.0:5555", [2022-09-13T16:16:34.613Z] "unix:///var/run/docker.sock" [2022-09-13T16:16:34.613Z] ], [2022-09-13T16:16:34.613Z] "mtu": 1458, [2022-09-13T16:16:34.613Z] "selinux-enabled": true, [2022-09-13T16:16:34.613Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-13T16:16:34.613Z] } [Pipeline] sh [2022-09-13T16:16:34.967Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-13T16:16:35.333Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:16:53.721Z] provisioning config files... [2022-09-13T16:16:53.748Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1520159051999914806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:16:54.163Z] ---> docker-login.sh [2022-09-13T16:16:54.163Z] nexus3.edgexfoundry.org:10001 [2022-09-13T16:16:54.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:16:55.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:16:55.038Z] Configure a credential helper to remove this warning. See [2022-09-13T16:16:55.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:16:55.038Z] [2022-09-13T16:16:55.038Z] Login Succeeded [2022-09-13T16:16:55.038Z] nexus3.edgexfoundry.org:10002 [2022-09-13T16:16:55.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:16:55.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:16:55.590Z] Configure a credential helper to remove this warning. See [2022-09-13T16:16:55.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:16:55.590Z] [2022-09-13T16:16:55.590Z] Login Succeeded [2022-09-13T16:16:55.590Z] nexus3.edgexfoundry.org:10003 [2022-09-13T16:16:55.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:16:56.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:16:56.163Z] Configure a credential helper to remove this warning. See [2022-09-13T16:16:56.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:16:56.163Z] [2022-09-13T16:16:56.163Z] Login Succeeded [2022-09-13T16:16:56.163Z] nexus3.edgexfoundry.org:10004 [2022-09-13T16:16:56.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:16:56.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:16:56.443Z] Configure a credential helper to remove this warning. See [2022-09-13T16:16:56.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:16:56.443Z] [2022-09-13T16:16:56.443Z] Login Succeeded [2022-09-13T16:16:56.443Z] docker.io [2022-09-13T16:16:57.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:16:57.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:16:57.314Z] Configure a credential helper to remove this warning. See [2022-09-13T16:16:57.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:16:57.314Z] [2022-09-13T16:16:57.314Z] Login Succeeded [2022-09-13T16:16:57.314Z] ---> docker-login.sh ends [Pipeline] } [2022-09-13T16:16:57.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-13T16:16:57.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:16:57.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:16:57.844Z] ========================================================= [2022-09-13T16:16:57.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-13T16:16:57.844Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:16:58.357Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-13T16:16:59.351Z] Sending build context to Docker daemon 28.39MB [2022-09-13T16:16:59.351Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-13T16:16:59.351Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-13T16:16:59.629Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-13T16:16:59.629Z] b3c136eddcbf: Pulling fs layer [2022-09-13T16:16:59.629Z] c0a3192eca97: Pulling fs layer [2022-09-13T16:16:59.629Z] a050256f5b6f: Pulling fs layer [2022-09-13T16:16:59.629Z] 656be50a0ddc: Pulling fs layer [2022-09-13T16:16:59.629Z] 2bbca73fdf42: Pulling fs layer [2022-09-13T16:16:59.630Z] 46d945488cbd: Pulling fs layer [2022-09-13T16:16:59.630Z] 8a5474983e97: Pulling fs layer [2022-09-13T16:16:59.630Z] 329c88fbcd65: Pulling fs layer [2022-09-13T16:16:59.630Z] 2bbca73fdf42: Waiting [2022-09-13T16:16:59.630Z] 46d945488cbd: Waiting [2022-09-13T16:16:59.630Z] 8a5474983e97: Waiting [2022-09-13T16:16:59.630Z] 329c88fbcd65: Waiting [2022-09-13T16:16:59.630Z] 656be50a0ddc: Waiting [2022-09-13T16:16:59.630Z] a050256f5b6f: Verifying Checksum [2022-09-13T16:16:59.630Z] a050256f5b6f: Download complete [2022-09-13T16:16:59.630Z] c0a3192eca97: Verifying Checksum [2022-09-13T16:16:59.630Z] c0a3192eca97: Download complete [2022-09-13T16:16:59.905Z] 2bbca73fdf42: Download complete [2022-09-13T16:16:59.905Z] b3c136eddcbf: Verifying Checksum [2022-09-13T16:16:59.905Z] 46d945488cbd: Verifying Checksum [2022-09-13T16:16:59.905Z] 46d945488cbd: Download complete [2022-09-13T16:17:00.894Z] b3c136eddcbf: Pull complete [2022-09-13T16:17:00.894Z] 329c88fbcd65: Verifying Checksum [2022-09-13T16:17:00.894Z] 329c88fbcd65: Download complete [2022-09-13T16:17:01.494Z] c0a3192eca97: Pull complete [2022-09-13T16:17:01.772Z] a050256f5b6f: Pull complete [2022-09-13T16:17:02.047Z] 8a5474983e97: Verifying Checksum [2022-09-13T16:17:02.047Z] 8a5474983e97: Download complete [2022-09-13T16:17:03.041Z] 656be50a0ddc: Verifying Checksum [2022-09-13T16:17:03.041Z] 656be50a0ddc: Download complete [2022-09-13T16:17:18.150Z] 656be50a0ddc: Pull complete [2022-09-13T16:17:18.150Z] 2bbca73fdf42: Pull complete [2022-09-13T16:17:18.150Z] 46d945488cbd: Pull complete [2022-09-13T16:17:23.585Z] 8a5474983e97: Pull complete [2022-09-13T16:17:25.044Z] 329c88fbcd65: Pull complete [2022-09-13T16:17:25.045Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-13T16:17:25.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-13T16:17:25.045Z] ---> ff4287adb874 [2022-09-13T16:17:25.045Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-13T16:17:27.034Z] ---> Running in 55ae9dcfde6e [2022-09-13T16:17:27.321Z] Removing intermediate container 55ae9dcfde6e [2022-09-13T16:17:27.321Z] ---> ff84f02e0c9d [2022-09-13T16:17:27.321Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-13T16:17:27.597Z] ---> Running in 986d789f73fb [2022-09-13T16:17:27.870Z] Removing intermediate container 986d789f73fb [2022-09-13T16:17:27.870Z] ---> d51742437575 [2022-09-13T16:17:27.870Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-13T16:17:27.870Z] ---> Running in 24fc7ea0e549 [2022-09-13T16:17:28.144Z] Removing intermediate container 24fc7ea0e549 [2022-09-13T16:17:28.144Z] ---> 00b47d9b9260 [2022-09-13T16:17:28.144Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-13T16:17:28.422Z] ---> Running in 430cacf0f568 [2022-09-13T16:17:28.696Z] Removing intermediate container 430cacf0f568 [2022-09-13T16:17:28.696Z] ---> 393ad7416643 [2022-09-13T16:17:28.696Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-13T16:17:28.696Z] ---> Running in 385aae476a91 [2022-09-13T16:17:28.973Z] Removing intermediate container 385aae476a91 [2022-09-13T16:17:28.973Z] ---> b8e2a71f0e01 [2022-09-13T16:17:28.973Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-13T16:17:29.572Z] latest: Pulling from library/docker [2022-09-13T16:17:29.846Z] 9b18e9b68314: Pulling fs layer [2022-09-13T16:17:29.846Z] 5abd6445c68b: Pulling fs layer [2022-09-13T16:17:29.846Z] 7b6c1cdde492: Pulling fs layer [2022-09-13T16:17:29.846Z] 7917cc27eb40: Pulling fs layer [2022-09-13T16:17:29.846Z] 3f2fb837c2a9: Pulling fs layer [2022-09-13T16:17:29.846Z] d1f1fb8deb70: Pulling fs layer [2022-09-13T16:17:29.846Z] dfa55b0df7d0: Pulling fs layer [2022-09-13T16:17:29.846Z] 078dd78c254d: Pulling fs layer [2022-09-13T16:17:29.846Z] cd722d78ccff: Pulling fs layer [2022-09-13T16:17:29.846Z] 7917cc27eb40: Waiting [2022-09-13T16:17:29.846Z] 3f2fb837c2a9: Waiting [2022-09-13T16:17:29.846Z] dfa55b0df7d0: Waiting [2022-09-13T16:17:29.846Z] 078dd78c254d: Waiting [2022-09-13T16:17:29.846Z] cd722d78ccff: Waiting [2022-09-13T16:17:29.846Z] d1f1fb8deb70: Waiting [2022-09-13T16:17:30.123Z] 7b6c1cdde492: Verifying Checksum [2022-09-13T16:17:30.123Z] 7b6c1cdde492: Download complete [2022-09-13T16:17:30.123Z] 5abd6445c68b: Verifying Checksum [2022-09-13T16:17:30.123Z] 5abd6445c68b: Download complete [2022-09-13T16:17:30.123Z] 9b18e9b68314: Verifying Checksum [2022-09-13T16:17:30.123Z] 9b18e9b68314: Download complete [2022-09-13T16:17:30.734Z] 7917cc27eb40: Verifying Checksum [2022-09-13T16:17:30.734Z] 7917cc27eb40: Download complete [2022-09-13T16:17:30.734Z] 3f2fb837c2a9: Verifying Checksum [2022-09-13T16:17:30.734Z] 3f2fb837c2a9: Download complete [2022-09-13T16:17:30.734Z] 9b18e9b68314: Pull complete [2022-09-13T16:17:30.734Z] dfa55b0df7d0: Verifying Checksum [2022-09-13T16:17:30.734Z] dfa55b0df7d0: Download complete [2022-09-13T16:17:30.734Z] d1f1fb8deb70: Download complete [2022-09-13T16:17:31.015Z] 078dd78c254d: Verifying Checksum [2022-09-13T16:17:31.015Z] 078dd78c254d: Download complete [2022-09-13T16:17:31.015Z] cd722d78ccff: Verifying Checksum [2022-09-13T16:17:31.015Z] cd722d78ccff: Download complete [2022-09-13T16:17:31.290Z] 5abd6445c68b: Pull complete [2022-09-13T16:17:31.563Z] 7b6c1cdde492: Pull complete [2022-09-13T16:17:32.553Z] 7917cc27eb40: Pull complete [2022-09-13T16:17:33.551Z] 3f2fb837c2a9: Pull complete [2022-09-13T16:17:34.150Z] d1f1fb8deb70: Pull complete [2022-09-13T16:17:34.425Z] dfa55b0df7d0: Pull complete [2022-09-13T16:17:34.700Z] 078dd78c254d: Pull complete [2022-09-13T16:17:34.980Z] cd722d78ccff: Pull complete [2022-09-13T16:17:34.980Z] Digest: sha256:c0ba96f6414f1bf92cc6c5afc25235f507b7fcc1ca0a8ba6884c81aacf434b78 [2022-09-13T16:17:34.980Z] Status: Downloaded newer image for docker:latest [2022-09-13T16:17:37.616Z] ---> 21c1b6cc9cbf [2022-09-13T16:17:37.616Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-13T16:17:37.616Z] ---> Running in 8d70a585e7a4 [2022-09-13T16:17:39.058Z] Removing intermediate container 8d70a585e7a4 [2022-09-13T16:17:39.058Z] ---> 7cfcb9069765 [2022-09-13T16:17:39.058Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-13T16:17:39.058Z] ---> Running in cb35b859b209 [2022-09-13T16:17:40.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-13T16:17:41.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-13T16:17:42.017Z] OK: 221 MiB in 51 packages [2022-09-13T16:17:43.019Z] Removing intermediate container cb35b859b209 [2022-09-13T16:17:43.019Z] ---> 4089bbc91f2c [2022-09-13T16:17:43.019Z] Step 11/16 : ENV GO111MODULE=on [2022-09-13T16:17:43.019Z] ---> Running in 9c03b3d2a855 [2022-09-13T16:17:43.292Z] Removing intermediate container 9c03b3d2a855 [2022-09-13T16:17:43.292Z] ---> dd53ccaef9cf [2022-09-13T16:17:43.292Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-13T16:17:43.292Z] ---> Running in 7e290b9f684b [2022-09-13T16:17:43.569Z] Removing intermediate container 7e290b9f684b [2022-09-13T16:17:43.569Z] ---> 8fb51852f384 [2022-09-13T16:17:43.569Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-13T16:17:44.171Z] ---> 9332477d37cc [2022-09-13T16:17:44.171Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-13T16:17:44.171Z] ---> Running in 6cc587f2087e [2022-09-13T16:18:10.975Z] Removing intermediate container 6cc587f2087e [2022-09-13T16:18:10.975Z] ---> 6b24db7fcd1c [2022-09-13T16:18:10.975Z] Step 15/16 : COPY . . [2022-09-13T16:18:13.601Z] ---> 694f558b86bf [2022-09-13T16:18:13.601Z] Step 16/16 : RUN ${MAKE} [2022-09-13T16:18:13.601Z] ---> Running in b6d91b93c009 [2022-09-13T16:18:14.581Z] noop [2022-09-13T16:18:15.571Z] Removing intermediate container b6d91b93c009 [2022-09-13T16:18:15.571Z] ---> d78f54c0a4e9 [2022-09-13T16:18:15.571Z] Successfully built d78f54c0a4e9 [2022-09-13T16:18:15.571Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:18:16.055Z] + docker inspect -f . ci-base-image-arm64 [2022-09-13T16:18:16.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:18:16.395Z] prd-ubuntu20.04-docker-arm64-4c-16g-29059 does not seem to be running inside a container [2022-09-13T16:18:16.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-13T16:18:17.763Z] $ docker top a7f16df507a9413eb521f1a771e27c98f76d69cce7b49292f5a797562ef5ef66 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:18:18.730Z] + go version [2022-09-13T16:18:18.730Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-13T16:18:18.768Z] $ docker stop --time=1 a7f16df507a9413eb521f1a771e27c98f76d69cce7b49292f5a797562ef5ef66 [2022-09-13T16:18:20.446Z] $ docker rm -f a7f16df507a9413eb521f1a771e27c98f76d69cce7b49292f5a797562ef5ef66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:18:21.383Z] + docker inspect -f . ci-base-image-arm64 [2022-09-13T16:18:21.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:18:21.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-29059 does not seem to be running inside a container [2022-09-13T16:18:21.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-13T16:18:23.070Z] $ docker top 289aa499642a8baa021811324f62458168c7df9371280f141ac351a4a780161b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:18:24.034Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-13T16:18:24.777Z] + make test [2022-09-13T16:18:24.777Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-13T16:18:26.228Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-13T16:19:05.301Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-13T16:19:05.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-13T16:19:05.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-13T16:19:05.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-13T16:19:05.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-13T16:19:05.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-13T16:19:05.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-13T16:19:05.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-13T16:19:05.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-13T16:19:05.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-13T16:19:05.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-13T16:19:05.301Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-13T16:19:05.301Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-13T16:19:17.749Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-13T16:19:17.749Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-13T16:19:17.749Z] ./bin/test-attribution-txt.sh [2022-09-13T16:19:17.749Z] make -C web test [2022-09-13T16:19:17.749Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-09-13T16:19:17.749Z] make[1]: tput: No such file or directory [2022-09-13T16:19:17.749Z] make[1]: tput: No such file or directory [2022-09-13T16:19:17.749Z] warning: generating ./VERSION [2022-09-13T16:19:17.749Z] echo "0.0.0" > VERSION [2022-09-13T16:19:17.749Z] docker build \ [2022-09-13T16:19:17.749Z] -f Dockerfile \ [2022-09-13T16:19:17.749Z] --build-arg USER=1000 \ [2022-09-13T16:19:17.749Z] \ [2022-09-13T16:19:17.749Z] --label "git_sha=7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2" \ [2022-09-13T16:19:17.749Z] -t edgexfoundry/edgex-web-ui:7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 \ [2022-09-13T16:19:17.749Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-13T16:19:17.749Z] . [2022-09-13T16:19:17.749Z] Sending build context to Docker daemon 3.03MB [2022-09-13T16:19:17.749Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-13T16:19:17.749Z] 16.17-alpine3.15: Pulling from library/node [2022-09-13T16:19:17.749Z] 47517142f6ba: Pulling fs layer [2022-09-13T16:19:17.749Z] 17eb293efcef: Pulling fs layer [2022-09-13T16:19:17.750Z] 5f80d66b68ae: Pulling fs layer [2022-09-13T16:19:17.750Z] 55cd42e1afe3: Pulling fs layer [2022-09-13T16:19:17.750Z] 55cd42e1afe3: Waiting [2022-09-13T16:19:17.750Z] 5f80d66b68ae: Verifying Checksum [2022-09-13T16:19:17.750Z] 5f80d66b68ae: Download complete [2022-09-13T16:19:17.750Z] 47517142f6ba: Download complete [2022-09-13T16:19:17.750Z] 55cd42e1afe3: Verifying Checksum [2022-09-13T16:19:17.750Z] 55cd42e1afe3: Download complete [2022-09-13T16:19:18.348Z] 47517142f6ba: Pull complete [2022-09-13T16:19:18.620Z] 17eb293efcef: Verifying Checksum [2022-09-13T16:19:18.620Z] 17eb293efcef: Download complete [2022-09-13T16:19:23.170Z] 17eb293efcef: Pull complete [2022-09-13T16:19:23.170Z] 5f80d66b68ae: Pull complete [2022-09-13T16:19:23.170Z] 55cd42e1afe3: Pull complete [2022-09-13T16:19:23.170Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-13T16:19:23.170Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-13T16:19:23.170Z] ---> ddf45b724adc [2022-09-13T16:19:23.171Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-13T16:19:23.770Z] ---> Running in 56e56f839abd [2022-09-13T16:19:24.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-13T16:19:25.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-13T16:19:26.016Z] (1/128) Installing libxau (1.0.9-r0) [2022-09-13T16:19:26.016Z] (2/128) Installing libmd (1.0.3-r0) [2022-09-13T16:19:26.016Z] (3/128) Installing libbsd (0.11.3-r1) [2022-09-13T16:19:26.016Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-09-13T16:19:26.016Z] (5/128) Installing libxcb (1.14-r2) [2022-09-13T16:19:26.016Z] (6/128) Installing libx11 (1.7.2-r0) [2022-09-13T16:19:26.294Z] (7/128) Installing libxext (1.3.4-r0) [2022-09-13T16:19:26.294Z] (8/128) Installing libice (1.0.10-r0) [2022-09-13T16:19:26.294Z] (9/128) Installing libuuid (2.37.4-r0) [2022-09-13T16:19:26.294Z] (10/128) Installing libsm (1.2.3-r0) [2022-09-13T16:19:26.294Z] (11/128) Installing libxt (1.2.1-r0) [2022-09-13T16:19:26.294Z] (12/128) Installing libxmu (1.1.3-r0) [2022-09-13T16:19:26.294Z] (13/128) Installing xset (1.2.4-r0) [2022-09-13T16:19:26.294Z] (14/128) Installing xprop (1.2.5-r0) [2022-09-13T16:19:26.294Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-09-13T16:19:26.294Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-13T16:19:26.294Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-09-13T16:19:26.294Z] (18/128) Installing libffi (3.4.2-r1) [2022-09-13T16:19:26.294Z] (19/128) Installing libintl (0.21-r0) [2022-09-13T16:19:26.294Z] (20/128) Installing libblkid (2.37.4-r0) [2022-09-13T16:19:26.294Z] (21/128) Installing libmount (2.37.4-r0) [2022-09-13T16:19:26.294Z] (22/128) Installing pcre (8.45-r1) [2022-09-13T16:19:26.294Z] (23/128) Installing glib (2.70.1-r0) [2022-09-13T16:19:26.294Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-09-13T16:19:26.294Z] (25/128) Installing libxml2 (2.9.14-r1) [2022-09-13T16:19:26.571Z] (26/128) Installing shared-mime-info (2.1-r0) [2022-09-13T16:19:26.571Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-09-13T16:19:26.571Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-09-13T16:19:26.571Z] (29/128) Installing libpng (1.6.37-r1) [2022-09-13T16:19:26.571Z] (30/128) Installing libwebp (1.2.2-r0) [2022-09-13T16:19:26.571Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-09-13T16:19:26.571Z] (32/128) Installing tiff (4.3.0-r1) [2022-09-13T16:19:26.571Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-09-13T16:19:26.571Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-13T16:19:26.571Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-09-13T16:19:26.571Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-09-13T16:19:26.571Z] (37/128) Installing libxrender (0.9.10-r3) [2022-09-13T16:19:26.847Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-09-13T16:19:26.847Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-09-13T16:19:26.847Z] (40/128) Installing libxi (1.8-r0) [2022-09-13T16:19:26.847Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-09-13T16:19:26.847Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-09-13T16:19:26.847Z] (43/128) Installing atk (2.36.0-r0) [2022-09-13T16:19:26.847Z] (44/128) Installing libxtst (1.2.3-r3) [2022-09-13T16:19:26.847Z] (45/128) Installing dbus-libs (1.12.20-r4) [2022-09-13T16:19:26.847Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-09-13T16:19:26.847Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-09-13T16:19:26.847Z] (48/128) Installing expat (2.4.7-r0) [2022-09-13T16:19:26.847Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-09-13T16:19:26.847Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-09-13T16:19:26.847Z] (51/128) Installing freetype (2.11.1-r2) [2022-09-13T16:19:26.847Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-09-13T16:19:26.847Z] (53/128) Installing pixman (0.40.0-r3) [2022-09-13T16:19:26.847Z] (54/128) Installing cairo (1.16.0-r5) [2022-09-13T16:19:26.847Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-09-13T16:19:26.847Z] (56/128) Installing avahi-libs (0.8-r5) [2022-09-13T16:19:27.125Z] (57/128) Installing gmp (6.2.1-r1) [2022-09-13T16:19:27.125Z] (58/128) Installing nettle (3.7.3-r0) [2022-09-13T16:19:27.125Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-09-13T16:19:27.125Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-09-13T16:19:27.125Z] (61/128) Installing libunistring (0.9.10-r1) [2022-09-13T16:19:27.125Z] (62/128) Installing gnutls (3.7.1-r1) [2022-09-13T16:19:27.125Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-09-13T16:19:27.125Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-09-13T16:19:27.125Z] (65/128) Installing fribidi (1.0.11-r0) [2022-09-13T16:19:27.125Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-09-13T16:19:27.125Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-09-13T16:19:27.125Z] (68/128) Installing libxft (2.3.4-r0) [2022-09-13T16:19:27.125Z] (69/128) Installing pango (1.48.10-r0) [2022-09-13T16:19:27.403Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-09-13T16:19:27.403Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-13T16:19:27.403Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-09-13T16:19:27.403Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-09-13T16:19:27.403Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-09-13T16:19:27.403Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-09-13T16:19:27.679Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-13T16:19:27.956Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-09-13T16:19:27.956Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-09-13T16:19:27.956Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-09-13T16:19:27.956Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-13T16:19:29.938Z] (79/128) Installing libogg (1.3.5-r0) [2022-09-13T16:19:29.938Z] (80/128) Installing flac (1.3.4-r0) [2022-09-13T16:19:29.938Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-09-13T16:19:30.216Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-09-13T16:19:30.216Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-09-13T16:19:30.216Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-09-13T16:19:30.216Z] (85/128) Installing libass (0.15.2-r0) [2022-09-13T16:19:30.216Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-09-13T16:19:30.216Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-13T16:19:30.216Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-13T16:19:30.216Z] (89/128) Installing lame (3.100-r0) [2022-09-13T16:19:30.216Z] (90/128) Installing opus (1.3.1-r1) [2022-09-13T16:19:30.216Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-09-13T16:19:30.216Z] (92/128) Installing soxr (0.1.3-r2) [2022-09-13T16:19:30.216Z] (93/128) Installing libsrt (1.4.2-r1) [2022-09-13T16:19:30.495Z] (94/128) Installing libssh (0.9.6-r1) [2022-09-13T16:19:30.495Z] (95/128) Installing libtheora (1.1.1-r16) [2022-09-13T16:19:30.496Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-09-13T16:19:30.496Z] (97/128) Installing libdrm (2.4.109-r0) [2022-09-13T16:19:30.496Z] (98/128) Installing libva (2.13.0-r0) [2022-09-13T16:19:30.496Z] (99/128) Installing libvdpau (1.4-r0) [2022-09-13T16:19:30.496Z] (100/128) Installing vidstab (1.1.0-r1) [2022-09-13T16:19:30.496Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-09-13T16:19:30.496Z] (102/128) Installing libvpx (1.10.0-r0) [2022-09-13T16:19:30.496Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-09-13T16:19:30.496Z] (104/128) Installing x264-libs (20210613-r0) [2022-09-13T16:19:30.496Z] (105/128) Installing x265-libs (3.5-r0) [2022-09-13T16:19:30.773Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-09-13T16:19:30.773Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-09-13T16:19:31.052Z] (108/128) Installing libevent (2.1.12-r4) [2022-09-13T16:19:31.052Z] (109/128) Installing mesa (21.2.6-r0) [2022-09-13T16:19:31.052Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-09-13T16:19:31.052Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-09-13T16:19:31.052Z] (112/128) Installing lcms2 (2.12-r1) [2022-09-13T16:19:31.052Z] (113/128) Installing nspr (4.32-r0) [2022-09-13T16:19:31.052Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-09-13T16:19:31.329Z] (115/128) Installing nss (3.78.1-r0) [2022-09-13T16:19:31.329Z] (116/128) Installing libasyncns (0.8-r1) [2022-09-13T16:19:31.329Z] (117/128) Installing libltdl (2.4.6-r7) [2022-09-13T16:19:31.329Z] (118/128) Installing orc (0.4.32-r0) [2022-09-13T16:19:31.329Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-09-13T16:19:31.329Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-09-13T16:19:31.329Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-09-13T16:19:31.329Z] (122/128) Installing libpulse (15.0-r2) [2022-09-13T16:19:31.329Z] (123/128) Installing re2 (2021.11.01-r0) [2022-09-13T16:19:31.329Z] (124/128) Installing snappy (1.1.9-r1) [2022-09-13T16:19:31.329Z] (125/128) Installing libgpg-error (1.42-r1) [2022-09-13T16:19:31.329Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-09-13T16:19:31.329Z] (127/128) Installing libxslt (1.1.35-r0) [2022-09-13T16:19:31.605Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-09-13T16:19:35.924Z] Executing busybox-1.34.1-r7.trigger [2022-09-13T16:19:35.924Z] Executing glib-2.70.1-r0.trigger [2022-09-13T16:19:35.924Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-13T16:19:41.341Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-13T16:19:41.341Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-13T16:19:41.341Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-13T16:19:41.341Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-13T16:19:41.341Z] OK: 275 MiB in 144 packages [2022-09-13T16:19:49.639Z] Removing intermediate container 56e56f839abd [2022-09-13T16:19:49.639Z] ---> 00c0242ca2b4 [2022-09-13T16:19:49.639Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-13T16:19:49.639Z] ---> Running in 22bc7ee601d8 [2022-09-13T16:19:49.639Z] Removing intermediate container 22bc7ee601d8 [2022-09-13T16:19:49.639Z] ---> 46d418b6afdf [2022-09-13T16:19:49.639Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-13T16:19:49.639Z] ---> Running in 52c644ad9192 [2022-09-13T16:19:49.639Z] Removing intermediate container 52c644ad9192 [2022-09-13T16:19:49.639Z] ---> dcca01c3d837 [2022-09-13T16:19:49.639Z] Step 5/10 : RUN npm install -g npm [2022-09-13T16:19:49.639Z] ---> Running in fb222a5a7c26 [2022-09-13T16:20:16.465Z] [2022-09-13T16:20:16.465Z] changed 54 packages, and audited 212 packages in 23s [2022-09-13T16:20:16.465Z] [2022-09-13T16:20:16.465Z] 11 packages are looking for funding [2022-09-13T16:20:16.465Z] run `npm fund` for details [2022-09-13T16:20:16.465Z] [2022-09-13T16:20:16.465Z] found 0 vulnerabilities [2022-09-13T16:20:19.870Z] Removing intermediate container fb222a5a7c26 [2022-09-13T16:20:19.870Z] ---> 0641c7e46cd9 [2022-09-13T16:20:19.870Z] Step 6/10 : ARG USER=1000 [2022-09-13T16:20:19.870Z] ---> Running in 1763c7b5134d [2022-09-13T16:20:19.870Z] Removing intermediate container 1763c7b5134d [2022-09-13T16:20:19.870Z] ---> a27752bda685 [2022-09-13T16:20:19.870Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-13T16:20:20.154Z] ---> Running in 029b2333b219 [2022-09-13T16:20:22.149Z] Removing intermediate container 029b2333b219 [2022-09-13T16:20:22.149Z] ---> bce372e7e78c [2022-09-13T16:20:22.149Z] Step 8/10 : USER $USER:$USER [2022-09-13T16:20:22.149Z] ---> Running in da7805b59975 [2022-09-13T16:20:22.149Z] Removing intermediate container da7805b59975 [2022-09-13T16:20:22.149Z] ---> d8bd46b36751 [2022-09-13T16:20:22.149Z] Step 9/10 : WORKDIR /app [2022-09-13T16:20:22.149Z] ---> Running in ae4aaf1a369c [2022-09-13T16:20:22.434Z] Removing intermediate container ae4aaf1a369c [2022-09-13T16:20:22.434Z] ---> 5a774bd71add [2022-09-13T16:20:22.434Z] Step 10/10 : LABEL git_sha=7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [2022-09-13T16:20:22.713Z] ---> Running in 8120dcf0128c [2022-09-13T16:20:22.997Z] Removing intermediate container 8120dcf0128c [2022-09-13T16:20:22.997Z] ---> 3fcaead7d765 [2022-09-13T16:20:22.997Z] Successfully built 3fcaead7d765 [2022-09-13T16:20:22.997Z] Successfully tagged edgexfoundry/edgex-web-ui:7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [2022-09-13T16:20:22.997Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-13T16:20:22.997Z] touch edgex-web-ui.imagebuilt [2022-09-13T16:20:22.997Z] mkdir -p node_modules coverage [2022-09-13T16:20:22.997Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-13T16:20:22.997Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-13T16:20:35.425Z] npm ERR! code ERESOLVE [2022-09-13T16:20:35.425Z] npm ERR! ERESOLVE could not resolve [2022-09-13T16:20:35.425Z] npm ERR! [2022-09-13T16:20:35.425Z] npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 [2022-09-13T16:20:35.425Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2022-09-13T16:20:35.425Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-13T16:20:35.425Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2022-09-13T16:20:35.425Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2022-09-13T16:20:35.425Z] npm ERR! node_modules/@angular/localize [2022-09-13T16:20:35.425Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2022-09-13T16:20:35.425Z] npm ERR! [2022-09-13T16:20:35.425Z] npm ERR! Could not resolve dependency: [2022-09-13T16:20:35.425Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-13T16:20:35.425Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-13T16:20:35.425Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-13T16:20:35.425Z] npm ERR! [2022-09-13T16:20:35.425Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.1 [2022-09-13T16:20:35.425Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-13T16:20:35.425Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-13T16:20:35.425Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-13T16:20:35.425Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-13T16:20:35.425Z] npm ERR! [2022-09-13T16:20:35.425Z] npm ERR! Fix the upstream dependency conflict, or retry [2022-09-13T16:20:35.425Z] npm ERR! this command with --force, or --legacy-peer-deps [2022-09-13T16:20:35.425Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2022-09-13T16:20:35.425Z] npm ERR! [2022-09-13T16:20:35.425Z] npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. [2022-09-13T16:20:35.425Z] [2022-09-13T16:20:35.425Z] npm ERR! A complete log of this run can be found in: [2022-09-13T16:20:35.425Z] npm ERR! /home/node/.npm/_logs/2022-09-13T16_20_26_006Z-debug-0.log [2022-09-13T16:20:35.425Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2022-09-13T16:20:35.425Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [2022-09-13T16:20:35.425Z] make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } [2022-09-13T16:20:35.471Z] $ docker stop --time=1 289aa499642a8baa021811324f62458168c7df9371280f141ac351a4a780161b [2022-09-13T16:20:37.135Z] $ docker rm -f 289aa499642a8baa021811324f62458168c7df9371280f141ac351a4a780161b [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 [2022-09-13T16:20:38.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-13T16:20:38.536Z] [2022-09-13T16:20:38.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:20:38.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-13T16:20:39.246Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-13T16:20:39.246Z] 8998bd30e6a1: Pulling fs layer [2022-09-13T16:20:39.247Z] 04944245beec: Pulling fs layer [2022-09-13T16:20:39.247Z] 699f458cf7ca: Pulling fs layer [2022-09-13T16:20:39.247Z] 765212b225bb: Pulling fs layer [2022-09-13T16:20:39.247Z] f23df028b6ca: Pulling fs layer [2022-09-13T16:20:39.247Z] d65c8cfc05b1: Pulling fs layer [2022-09-13T16:20:39.247Z] 2437ff75d9bd: Pulling fs layer [2022-09-13T16:20:39.247Z] 765212b225bb: Waiting [2022-09-13T16:20:39.247Z] f23df028b6ca: Waiting [2022-09-13T16:20:39.247Z] d65c8cfc05b1: Waiting [2022-09-13T16:20:39.247Z] 2437ff75d9bd: Waiting [2022-09-13T16:20:39.247Z] 04944245beec: Verifying Checksum [2022-09-13T16:20:39.247Z] 04944245beec: Download complete [2022-09-13T16:20:39.247Z] 765212b225bb: Verifying Checksum [2022-09-13T16:20:39.247Z] 765212b225bb: Download complete [2022-09-13T16:20:39.247Z] f23df028b6ca: Verifying Checksum [2022-09-13T16:20:39.247Z] f23df028b6ca: Download complete [2022-09-13T16:20:39.247Z] d65c8cfc05b1: Verifying Checksum [2022-09-13T16:20:39.247Z] d65c8cfc05b1: Download complete [2022-09-13T16:20:39.523Z] 699f458cf7ca: Verifying Checksum [2022-09-13T16:20:39.523Z] 699f458cf7ca: Download complete [2022-09-13T16:20:39.801Z] 8998bd30e6a1: Verifying Checksum [2022-09-13T16:20:39.801Z] 8998bd30e6a1: Download complete [2022-09-13T16:20:42.436Z] 2437ff75d9bd: Verifying Checksum [2022-09-13T16:20:42.436Z] 2437ff75d9bd: Download complete [2022-09-13T16:20:44.425Z] 8998bd30e6a1: Pull complete [2022-09-13T16:20:44.702Z] 04944245beec: Pull complete [2022-09-13T16:20:46.147Z] 699f458cf7ca: Pull complete [2022-09-13T16:20:46.424Z] 765212b225bb: Pull complete [2022-09-13T16:20:47.434Z] f23df028b6ca: Pull complete [2022-09-13T16:20:47.434Z] d65c8cfc05b1: Pull complete [2022-09-13T16:21:05.872Z] 2437ff75d9bd: Pull complete [2022-09-13T16:21:05.872Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-13T16:21:05.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-13T16:21:05.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:21:06.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-29059 does not seem to be running inside a container [2022-09-13T16:21:06.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-13T16:21:08.935Z] $ docker top 3bd3cf6e9365bdec24b3937f0aa662c5b65dcc515605b6458fe4c86fdbdf7793 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:21:09.941Z] ---> job-cost.sh [2022-09-13T16:21:09.941Z] lf-activate-venv: SKIPPING [2022-09-13T16:21:09.941Z] INFO: No Stack... [2022-09-13T16:21:10.215Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-13T16:21:11.199Z] INFO: Archiving Costs [Pipeline] sh [2022-09-13T16:21:11.887Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-09-13T16:21:11.887Z] + cut -d, -f6 [Pipeline] lock [2022-09-13T16:21:11.933Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] [2022-09-13T16:21:11.938Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] did not exist. Created. [2022-09-13T16:21:11.938Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-13T16:21:12.802Z] /w/workspace/edgex-ui-go/1@tmp/durable-fc330915/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-13T16:21:13.577Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-13T16:21:13.641Z] Warning: overwriting stash ‘stack-cost’ [2022-09-13T16:21:14.343Z] Stashed 1 file(s) [Pipeline] } [2022-09-13T16:21:14.360Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-13T16:21:14.447Z] $ docker stop --time=1 3bd3cf6e9365bdec24b3937f0aa662c5b65dcc515605b6458fe4c86fdbdf7793 [2022-09-13T16:21:16.000Z] $ docker rm -f 3bd3cf6e9365bdec24b3937f0aa662c5b65dcc515605b6458fe4c86fdbdf7793 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-13T16:21:16.787Z] 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 [2022-09-13T16:21:18.739Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives ] [2022-09-13T16:21:18.739Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives [2022-09-13T16:21:18.739Z] total 16 [2022-09-13T16:21:18.739Z] drwxr-xr-x 3 root root 4096 Sep 13 16:14 . [2022-09-13T16:21:18.739Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 13 16:14 .. [2022-09-13T16:21:18.739Z] drwxr-xr-x 2 root root 4096 Sep 13 16:14 cost [2022-09-13T16:21:18.739Z] -rw-r--r-- 1 root root 83 Sep 13 16:14 cost.csv [2022-09-13T16:21:18.739Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives [2022-09-13T16:21:18.739Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives [2022-09-13T16:21:18.739Z] total 16 [2022-09-13T16:21:18.739Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:14 . [2022-09-13T16:21:18.739Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 13 16:14 .. [2022-09-13T16:21:18.739Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 16:14 cost [2022-09-13T16:21:18.739Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 13 16:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:21:19.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:21:19.964Z] ---> package-listing.sh [2022-09-13T16:21:19.964Z] ++ facter osfamily [2022-09-13T16:21:19.964Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-13T16:21:20.224Z] + OS_FAMILY=debian [2022-09-13T16:21:20.224Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-552 [2022-09-13T16:21:20.224Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-13T16:21:20.224Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-13T16:21:20.224Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-13T16:21:20.224Z] + PACKAGES=/tmp/packages_start.txt [2022-09-13T16:21:20.224Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-552 ']' [2022-09-13T16:21:20.224Z] + PACKAGES=/tmp/packages_end.txt [2022-09-13T16:21:20.224Z] + case "${OS_FAMILY}" in [2022-09-13T16:21:20.224Z] + dpkg -l [2022-09-13T16:21:20.224Z] + grep '^ii' [2022-09-13T16:21:20.224Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-13T16:21:20.224Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-13T16:21:20.224Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-13T16:21:20.224Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-552 ']' [2022-09-13T16:21:20.224Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/ [2022-09-13T16:21:20.224Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/ [Pipeline] echo [2022-09-13T16:21:20.262Z] 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-552/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-13T16:21:20.553Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:21:21.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-13T16:21:21.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:21:21.339Z] prd-ubuntu20.04-docker-8c-8g-29057 does not seem to be running inside a container [2022-09-13T16:21:21.393Z] $ 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-552/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-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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-lftools-log-publisher:latest cat [2022-09-13T16:21:21.589Z] $ docker top 63feafa0f82ea28112479ff89bd54e427a3419cd60887cfbd2a8eb57ab4c5ec3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:21:21.980Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-13T16:21:22.294Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-13T16:21:22.605Z] + ls /var/log/sa-host [2022-09-13T16:21:22.605Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:21:22.739Z] provisioning config files... [2022-09-13T16:21:22.749Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config5489863362530345994tmp [Pipeline] { [Pipeline] echo [2022-09-13T16:21:22.804Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:21:23.117Z] ---> create-netrc.sh [Pipeline] } [2022-09-13T16:21:23.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:21:23.540Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-13T16:21:23.572Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:21:23.881Z] ---> sudo-logs.sh [2022-09-13T16:21:23.881Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-13T16:21:23.963Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:21:24.269Z] ---> job-cost.sh [2022-09-13T16:21:24.269Z] lf-activate-venv: SKIPPING [2022-09-13T16:21:24.269Z] DEBUG: total: 0.2199999988079071 [2022-09-13T16:21:24.269Z] INFO: Retrieving Stack Cost... [2022-09-13T16:21:24.530Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-13T16:21:25.100Z] INFO: Archiving Costs [Pipeline] echo [2022-09-13T16:21:25.133Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:21:25.452Z] ---> logs-deploy.sh [2022-09-13T16:21:25.452Z] lf-activate-venv: SKIPPING [2022-09-13T16:21:25.452Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-552/1 [2022-09-13T16:21:25.452Z] INFO: archiving workspace using pattern(s): [2022-09-13T16:21:26.396Z] Archives upload complete. [2022-09-13T16:21:26.396Z] INFO: archiving logs to Nexus