Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4cb8c1d83e7739b2fef955a569d1bef7b44e72b 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-ssh5475903291529588266.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3870592357020220525.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17365636663017138103.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11250202295862065140.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15518434307169892952.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15883 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision c4cb8c1d83e7739b2fef955a569d1bef7b44e72b (main) Commit message: "Merge pull request #610 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.89" > 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 core.sparsecheckout # timeout=10 > git checkout -f c4cb8c1d83e7739b2fef955a569d1bef7b44e72b # timeout=10 > git rev-list --no-walk d464123f9026c9620999a7ddee9d3f5298a9454f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T15:19:13.168Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T15:19:13.241Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T15:19:13.257Z] ========================================================= [2023-05-17T15:19:13.257Z] EdgeX Global Pipelines Version Info [2023-05-17T15:19:13.257Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:19:13.982Z] ------------------- [2023-05-17T15:19:13.982Z] stable info: [2023-05-17T15:19:13.982Z] ------------------- [2023-05-17T15:19:13.982Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T15:19:13.982Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T15:19:13.982Z] Message: update stable to v1.0.249 [2023-05-17T15:19:14.555Z] ------------------- [2023-05-17T15:19:14.555Z] experimental info: [2023-05-17T15:19:14.555Z] ------------------- [2023-05-17T15:19:14.555Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T15:19:14.555Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T15:19:14.555Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T15:19:14.727Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-17T15:19:14.743Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-17T15:19:14.752Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T15:19:14.761Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T15:19:14.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T15:19:14.782Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T15:19:14.792Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T15:19:14.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T15:19:14.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T15:19:14.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T15:19:14.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T15:19:14.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-17T15:19:14.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T15:19:14.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T15:19:14.882Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T15:19:14.894Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T15:19:14.907Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T15:19:14.918Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T15:19:14.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T15:19:14.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T15:19:14.943Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T15:19:14.951Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T15:19:14.960Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T15:19:14.968Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T15:19:14.976Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T15:19:14.985Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T15:19:14.993Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T15:19:15.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T15:19:15.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T15:19:15.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T15:19:15.027Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] echo [2023-05-17T15:19:15.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4cb8c1 [Pipeline] echo [2023-05-17T15:19:15.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:19:15.107Z] provisioning config files... [2023-05-17T15:19:15.120Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13561168017732154311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:19:15.423Z] ---> docker-login.sh [2023-05-17T15:19:15.424Z] nexus3.edgexfoundry.org:10001 [2023-05-17T15:19:15.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:19:15.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:19:15.684Z] Configure a credential helper to remove this warning. See [2023-05-17T15:19:15.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:19:15.684Z] [2023-05-17T15:19:15.684Z] Login Succeeded [2023-05-17T15:19:15.684Z] nexus3.edgexfoundry.org:10002 [2023-05-17T15:19:15.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:19:15.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:19:15.945Z] Configure a credential helper to remove this warning. See [2023-05-17T15:19:15.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:19:15.945Z] [2023-05-17T15:19:15.945Z] Login Succeeded [2023-05-17T15:19:15.945Z] nexus3.edgexfoundry.org:10003 [2023-05-17T15:19:15.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:19:15.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:19:15.945Z] Configure a credential helper to remove this warning. See [2023-05-17T15:19:15.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:19:15.945Z] [2023-05-17T15:19:15.945Z] Login Succeeded [2023-05-17T15:19:15.945Z] nexus3.edgexfoundry.org:10004 [2023-05-17T15:19:16.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:19:16.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:19:16.205Z] Configure a credential helper to remove this warning. See [2023-05-17T15:19:16.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:19:16.205Z] [2023-05-17T15:19:16.205Z] Login Succeeded [2023-05-17T15:19:16.205Z] docker.io [2023-05-17T15:19:16.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:19:16.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:19:16.466Z] Configure a credential helper to remove this warning. See [2023-05-17T15:19:16.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:19:16.466Z] [2023-05-17T15:19:16.466Z] Login Succeeded [2023-05-17T15:19:16.466Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T15:19:16.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T15:19:16.870Z] + git rev-list -1 --merges c4cb8c1d83e7739b2fef955a569d1bef7b44e72b~1..c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] echo [2023-05-17T15:19:16.918Z] -----------> git rev-list -1 --merges c4cb8c1d83e7739b2fef955a569d1bef7b44e72b~1..c4cb8c1d83e7739b2fef955a569d1bef7b44e72b c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:19:16.918Z] c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [false] [Pipeline] sh [2023-05-17T15:19:17.208Z] + git log --format=format:%s -1 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] echo [2023-05-17T15:19:17.245Z] ========================================================= [2023-05-17T15:19:17.245Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T15:19:17.245Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T15:19:17.569Z] + git log --format=format:%s -1 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] echo [2023-05-17T15:19:17.581Z] [semverPrep] GIT_COMMIT: c4cb8c1d83e7739b2fef955a569d1bef7b44e72b, Commit Message: Merge pull request #610 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.89 [Pipeline] echo [2023-05-17T15:19:17.590Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T15:19:17.970Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:19:17.970Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T15:19:17.970Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T15:19:17.970Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T15:19:17.970Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T15:19:17.970Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T15:19:17.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:19:18.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:19:18.406Z] [2023-05-17T15:19:18.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:19:18.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:19:18.707Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T15:19:18.707Z] b85a868b505f: Pulling fs layer [2023-05-17T15:19:18.707Z] e2be974225ed: Pulling fs layer [2023-05-17T15:19:18.707Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T15:19:18.707Z] 988bab9f4d93: Pulling fs layer [2023-05-17T15:19:18.707Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T15:19:18.707Z] eaf3925da568: Pulling fs layer [2023-05-17T15:19:18.707Z] bab4dde63d76: Pulling fs layer [2023-05-17T15:19:18.707Z] bde34c3a00c8: Pulling fs layer [2023-05-17T15:19:18.707Z] b352a97aabf1: Pulling fs layer [2023-05-17T15:19:18.707Z] 4872d77fe225: Pulling fs layer [2023-05-17T15:19:18.707Z] 5851b861e8e6: Pulling fs layer [2023-05-17T15:19:18.707Z] bab4dde63d76: Waiting [2023-05-17T15:19:18.707Z] bde34c3a00c8: Waiting [2023-05-17T15:19:18.707Z] 988bab9f4d93: Waiting [2023-05-17T15:19:18.707Z] b352a97aabf1: Waiting [2023-05-17T15:19:18.707Z] 4872d77fe225: Waiting [2023-05-17T15:19:18.707Z] 1469e6f7b9e6: Waiting [2023-05-17T15:19:18.707Z] 5851b861e8e6: Waiting [2023-05-17T15:19:18.707Z] eaf3925da568: Waiting [2023-05-17T15:19:18.707Z] e2be974225ed: Verifying Checksum [2023-05-17T15:19:18.707Z] e2be974225ed: Download complete [2023-05-17T15:19:18.707Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T15:19:18.707Z] 1469e6f7b9e6: Download complete [2023-05-17T15:19:18.707Z] eaf3925da568: Verifying Checksum [2023-05-17T15:19:18.707Z] eaf3925da568: Download complete [2023-05-17T15:19:18.966Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T15:19:18.966Z] 339a4e72a1f5: Download complete [2023-05-17T15:19:18.966Z] bde34c3a00c8: Download complete [2023-05-17T15:19:18.966Z] b352a97aabf1: Download complete [2023-05-17T15:19:18.966Z] 4872d77fe225: Verifying Checksum [2023-05-17T15:19:18.966Z] 4872d77fe225: Download complete [2023-05-17T15:19:18.966Z] 5851b861e8e6: Download complete [2023-05-17T15:19:18.966Z] b85a868b505f: Download complete [2023-05-17T15:19:19.227Z] bab4dde63d76: Verifying Checksum [2023-05-17T15:19:19.227Z] bab4dde63d76: Download complete [2023-05-17T15:19:20.171Z] b85a868b505f: Pull complete [2023-05-17T15:19:20.432Z] e2be974225ed: Pull complete [2023-05-17T15:19:21.001Z] 339a4e72a1f5: Pull complete [2023-05-17T15:19:21.001Z] 988bab9f4d93: Pull complete [2023-05-17T15:19:21.263Z] 1469e6f7b9e6: Pull complete [2023-05-17T15:19:21.523Z] eaf3925da568: Pull complete [2023-05-17T15:19:23.434Z] bab4dde63d76: Pull complete [2023-05-17T15:19:23.434Z] bde34c3a00c8: Pull complete [2023-05-17T15:19:23.434Z] b352a97aabf1: Pull complete [2023-05-17T15:19:23.434Z] 4872d77fe225: Pull complete [2023-05-17T15:19:23.434Z] 5851b861e8e6: Pull complete [2023-05-17T15:19:23.694Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T15:19:23.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:19:23.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:19:23.794Z] prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container [2023-05-17T15:19:23.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T15:19:26.539Z] $ docker top 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a -eo pid,comm [2023-05-17T15:19:26.595Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T15:19:26.595Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:19:26.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:19:26.633Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:19:26.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:19:26.744Z] $ docker exec 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a ssh-agent [2023-05-17T15:19:26.869Z] SSH_AUTH_SOCK=/tmp/ssh-FZn3wZRugQWw/agent.32 [2023-05-17T15:19:26.869Z] SSH_AGENT_PID=38 [2023-05-17T15:19:26.875Z] Running ssh-add (command line suppressed) [2023-05-17T15:19:26.978Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3928035325063056392.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3928035325063056392.key) [2023-05-17T15:19:26.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:19:27.288Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T15:19:27.301Z] $ docker exec --env ******** --env ******** 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a ssh-agent -k [2023-05-17T15:19:27.409Z] unset SSH_AUTH_SOCK; [2023-05-17T15:19:27.410Z] unset SSH_AGENT_PID; [2023-05-17T15:19:27.410Z] echo Agent pid 38 killed; [2023-05-17T15:19:27.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T15:19:27.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:19:27.445Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:19:27.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:19:27.553Z] $ docker exec 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a ssh-agent [2023-05-17T15:19:27.673Z] SSH_AUTH_SOCK=/tmp/ssh-J7geIXUbSvO7/agent.70 [2023-05-17T15:19:27.673Z] SSH_AGENT_PID=76 [2023-05-17T15:19:27.678Z] Running ssh-add (command line suppressed) [2023-05-17T15:19:27.787Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14391598761715450064.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14391598761715450064.key) [2023-05-17T15:19:27.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:19:28.094Z] + git semver init [2023-05-17T15:19:28.355Z] 2023-05-17 15:19:28,270 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T15:19:28.355Z] 2023-05-17 15:19:28,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-17T15:19:28.355Z] 2023-05-17 15:19:28,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-17T15:19:28.355Z] 2023-05-17 15:19:28,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:19:30.263Z] 2023-05-17 15:19:29,783 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-17T15:19:30.263Z] 2023-05-17 15:19:29,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-17T15:19:30.263Z] 2023-05-17 15:19:29,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:19:30.263Z] 2023-05-17 15:19:29,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:19:30.263Z] 3.0.0-dev.12 [Pipeline] } [2023-05-17T15:19:30.273Z] $ docker exec --env ******** --env ******** 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a ssh-agent -k [2023-05-17T15:19:30.374Z] unset SSH_AUTH_SOCK; [2023-05-17T15:19:30.375Z] unset SSH_AGENT_PID; [2023-05-17T15:19:30.375Z] echo Agent pid 76 killed; [2023-05-17T15:19:30.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:19:30.706Z] + git semver [Pipeline] } [2023-05-17T15:19:30.977Z] $ docker stop --time=1 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a [2023-05-17T15:19:32.265Z] $ docker rm -f --volumes 78e15d9a91442d98c9de1a9072b07fa45449b52ff80779a05b30609a7e914b7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T15:19:32.611Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T15:19:32.814Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T15:19:32.818Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:19:32.984Z] provisioning config files... [2023-05-17T15:19:32.993Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3840466879970164524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:19:33.294Z] ---> docker-login.sh [2023-05-17T15:19:33.295Z] nexus3.edgexfoundry.org:10001 [2023-05-17T15:19:33.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:19:33.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:19:33.295Z] Configure a credential helper to remove this warning. See [2023-05-17T15:19:33.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:19:33.295Z] [2023-05-17T15:19:33.295Z] Login Succeeded [2023-05-17T15:19:33.295Z] nexus3.edgexfoundry.org:10002 [2023-05-17T15:19:33.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:19:33.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:19:33.295Z] Configure a credential helper to remove this warning. See [2023-05-17T15:19:33.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:19:33.295Z] [2023-05-17T15:19:33.295Z] Login Succeeded [2023-05-17T15:19:33.295Z] nexus3.edgexfoundry.org:10003 [2023-05-17T15:19:33.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:19:33.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:19:33.555Z] Configure a credential helper to remove this warning. See [2023-05-17T15:19:33.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:19:33.555Z] [2023-05-17T15:19:33.555Z] Login Succeeded [2023-05-17T15:19:33.555Z] nexus3.edgexfoundry.org:10004 [2023-05-17T15:19:33.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:19:33.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:19:33.555Z] Configure a credential helper to remove this warning. See [2023-05-17T15:19:33.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:19:33.555Z] [2023-05-17T15:19:33.555Z] Login Succeeded [2023-05-17T15:19:33.555Z] docker.io [2023-05-17T15:19:33.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:19:33.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:19:33.815Z] Configure a credential helper to remove this warning. See [2023-05-17T15:19:33.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:19:33.815Z] [2023-05-17T15:19:33.815Z] Login Succeeded [2023-05-17T15:19:33.815Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T15:19:33.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T15:19:33.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T15:19:33.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T15:19:33.921Z] ========================================================= [2023-05-17T15:19:33.921Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T15:19:33.921Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:19:34.242Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T15:19:34.502Z] Sending build context to Docker daemon 45.5MB [2023-05-17T15:19:34.502Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T15:19:34.502Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-17T15:19:34.502Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T15:19:34.502Z] f56be85fc22e: Pulling fs layer [2023-05-17T15:19:34.502Z] 85791d961cd3: Pulling fs layer [2023-05-17T15:19:34.502Z] d694b5ae8c79: Pulling fs layer [2023-05-17T15:19:34.502Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T15:19:34.502Z] 4d19c01a9841: Pulling fs layer [2023-05-17T15:19:34.502Z] 9325e15d5711: Pulling fs layer [2023-05-17T15:19:34.502Z] 556b6ee489ea: Pulling fs layer [2023-05-17T15:19:34.502Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T15:19:34.502Z] 9325e15d5711: Waiting [2023-05-17T15:19:34.502Z] 556b6ee489ea: Waiting [2023-05-17T15:19:34.502Z] c5a4b2cf53e6: Waiting [2023-05-17T15:19:34.502Z] 9f32a84ed3da: Waiting [2023-05-17T15:19:34.502Z] 4d19c01a9841: Waiting [2023-05-17T15:19:34.502Z] 85791d961cd3: Verifying Checksum [2023-05-17T15:19:34.502Z] 85791d961cd3: Download complete [2023-05-17T15:19:34.502Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T15:19:34.502Z] 9f32a84ed3da: Download complete [2023-05-17T15:19:34.502Z] 4d19c01a9841: Verifying Checksum [2023-05-17T15:19:34.502Z] 4d19c01a9841: Download complete [2023-05-17T15:19:34.502Z] f56be85fc22e: Verifying Checksum [2023-05-17T15:19:34.502Z] f56be85fc22e: Download complete [2023-05-17T15:19:34.762Z] 9325e15d5711: Verifying Checksum [2023-05-17T15:19:34.762Z] 9325e15d5711: Download complete [2023-05-17T15:19:34.762Z] f56be85fc22e: Pull complete [2023-05-17T15:19:35.024Z] 85791d961cd3: Pull complete [2023-05-17T15:19:35.284Z] d694b5ae8c79: Verifying Checksum [2023-05-17T15:19:35.284Z] d694b5ae8c79: Download complete [2023-05-17T15:19:35.284Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T15:19:35.284Z] c5a4b2cf53e6: Download complete [2023-05-17T15:19:35.549Z] 556b6ee489ea: Verifying Checksum [2023-05-17T15:19:35.549Z] 556b6ee489ea: Download complete [2023-05-17T15:19:38.842Z] d694b5ae8c79: Pull complete [2023-05-17T15:19:38.842Z] 9f32a84ed3da: Pull complete [2023-05-17T15:19:38.842Z] 4d19c01a9841: Pull complete [2023-05-17T15:19:38.842Z] 9325e15d5711: Pull complete [2023-05-17T15:19:41.372Z] 556b6ee489ea: Pull complete [2023-05-17T15:19:42.309Z] c5a4b2cf53e6: Pull complete [2023-05-17T15:19:42.309Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T15:19:42.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T15:19:42.309Z] ---> c4be618373d6 [2023-05-17T15:19:42.309Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T15:19:46.507Z] ---> Running in 4007dfc7bd13 [2023-05-17T15:19:46.507Z] Removing intermediate container 4007dfc7bd13 [2023-05-17T15:19:46.507Z] ---> b34546384c8a [2023-05-17T15:19:46.507Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T15:19:46.507Z] ---> Running in d61b9f1f409c [2023-05-17T15:19:46.507Z] Removing intermediate container d61b9f1f409c [2023-05-17T15:19:46.507Z] ---> 3c490448277f [2023-05-17T15:19:46.507Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T15:19:46.507Z] ---> Running in d65f72ad57de [2023-05-17T15:19:46.507Z] Removing intermediate container d65f72ad57de [2023-05-17T15:19:46.507Z] ---> 258af0eda28a [2023-05-17T15:19:46.507Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-17T15:19:46.507Z] ---> Running in 4a62b6f07f9d [2023-05-17T15:19:46.507Z] Removing intermediate container 4a62b6f07f9d [2023-05-17T15:19:46.507Z] ---> 0aabf56cc479 [2023-05-17T15:19:46.507Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T15:19:46.507Z] ---> Running in 3506e5f896f5 [2023-05-17T15:19:46.507Z] Removing intermediate container 3506e5f896f5 [2023-05-17T15:19:46.507Z] ---> 829a965a0ad4 [2023-05-17T15:19:46.507Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T15:19:47.077Z] latest: Pulling from library/docker [2023-05-17T15:19:47.077Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-17T15:19:47.077Z] dfb60e7f5d22: Pulling fs layer [2023-05-17T15:19:47.077Z] f74671f55a8d: Pulling fs layer [2023-05-17T15:19:47.077Z] e6f03c789ea9: Pulling fs layer [2023-05-17T15:19:47.077Z] 665194951830: Pulling fs layer [2023-05-17T15:19:47.077Z] 88857a7834c8: Pulling fs layer [2023-05-17T15:19:47.077Z] 33e4b8e81540: Pulling fs layer [2023-05-17T15:19:47.077Z] ae8c1b0b59b3: Pulling fs layer [2023-05-17T15:19:47.077Z] 688812ff7153: Pulling fs layer [2023-05-17T15:19:47.077Z] 9ab9c878efc9: Pulling fs layer [2023-05-17T15:19:47.077Z] 5869b539971f: Pulling fs layer [2023-05-17T15:19:47.077Z] f9026325e210: Pulling fs layer [2023-05-17T15:19:47.077Z] fc6f97b7f667: Pulling fs layer [2023-05-17T15:19:47.077Z] 015e68a5e019: Pulling fs layer [2023-05-17T15:19:47.077Z] 33e4b8e81540: Waiting [2023-05-17T15:19:47.077Z] ae8c1b0b59b3: Waiting [2023-05-17T15:19:47.077Z] fc6f97b7f667: Waiting [2023-05-17T15:19:47.077Z] 9ab9c878efc9: Waiting [2023-05-17T15:19:47.077Z] 688812ff7153: Waiting [2023-05-17T15:19:47.077Z] 015e68a5e019: Waiting [2023-05-17T15:19:47.077Z] f9026325e210: Waiting [2023-05-17T15:19:47.077Z] 665194951830: Waiting [2023-05-17T15:19:47.077Z] e6f03c789ea9: Waiting [2023-05-17T15:19:47.077Z] 88857a7834c8: Waiting [2023-05-17T15:19:47.340Z] dfb60e7f5d22: Verifying Checksum [2023-05-17T15:19:47.340Z] dfb60e7f5d22: Download complete [2023-05-17T15:19:47.340Z] f74671f55a8d: Download complete [2023-05-17T15:19:47.340Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-17T15:19:47.340Z] 8a49fdb3b6a5: Download complete [2023-05-17T15:19:47.601Z] 8a49fdb3b6a5: Pull complete [2023-05-17T15:19:47.601Z] 665194951830: Verifying Checksum [2023-05-17T15:19:47.601Z] 665194951830: Download complete [2023-05-17T15:19:47.601Z] 33e4b8e81540: Download complete [2023-05-17T15:19:47.601Z] dfb60e7f5d22: Pull complete [2023-05-17T15:19:47.601Z] e6f03c789ea9: Verifying Checksum [2023-05-17T15:19:47.601Z] e6f03c789ea9: Download complete [2023-05-17T15:19:47.601Z] f74671f55a8d: Pull complete [2023-05-17T15:19:47.601Z] ae8c1b0b59b3: Verifying Checksum [2023-05-17T15:19:47.601Z] ae8c1b0b59b3: Download complete [2023-05-17T15:19:47.862Z] 88857a7834c8: Verifying Checksum [2023-05-17T15:19:47.862Z] 88857a7834c8: Download complete [2023-05-17T15:19:47.862Z] 688812ff7153: Download complete [2023-05-17T15:19:47.862Z] 5869b539971f: Download complete [2023-05-17T15:19:47.862Z] 9ab9c878efc9: Verifying Checksum [2023-05-17T15:19:47.863Z] 9ab9c878efc9: Download complete [2023-05-17T15:19:47.863Z] fc6f97b7f667: Download complete [2023-05-17T15:19:47.938Z] Still waiting to schedule task [2023-05-17T15:19:47.939Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-17T15:19:48.122Z] 015e68a5e019: Download complete [2023-05-17T15:19:48.122Z] e6f03c789ea9: Pull complete [2023-05-17T15:19:48.386Z] 665194951830: Pull complete [2023-05-17T15:19:48.645Z] 88857a7834c8: Pull complete [2023-05-17T15:19:48.903Z] 33e4b8e81540: Pull complete [2023-05-17T15:19:48.903Z] f9026325e210: Verifying Checksum [2023-05-17T15:19:48.903Z] f9026325e210: Download complete [2023-05-17T15:19:48.903Z] ae8c1b0b59b3: Pull complete [2023-05-17T15:19:48.903Z] 688812ff7153: Pull complete [2023-05-17T15:19:49.166Z] 9ab9c878efc9: Pull complete [2023-05-17T15:19:49.166Z] 5869b539971f: Pull complete [2023-05-17T15:19:50.543Z] f9026325e210: Pull complete [2023-05-17T15:19:50.543Z] fc6f97b7f667: Pull complete [2023-05-17T15:19:50.543Z] 015e68a5e019: Pull complete [2023-05-17T15:19:50.543Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-17T15:19:50.543Z] Status: Downloaded newer image for docker:latest [2023-05-17T15:19:52.454Z] ---> 0c1cd80427df [2023-05-17T15:19:52.454Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T15:19:52.454Z] ---> Running in 9a0af9c6c3c6 [2023-05-17T15:19:52.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T15:19:52.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T15:19:52.970Z] OK: 265 MiB in 53 packages [2023-05-17T15:19:53.537Z] Removing intermediate container 9a0af9c6c3c6 [2023-05-17T15:19:53.537Z] ---> 771610da4d57 [2023-05-17T15:19:53.537Z] Step 10/15 : ENV GO111MODULE=on [2023-05-17T15:19:53.537Z] ---> Running in 1af1b0e1d10a [2023-05-17T15:19:53.537Z] Removing intermediate container 1af1b0e1d10a [2023-05-17T15:19:53.537Z] ---> 092913ef1395 [2023-05-17T15:19:53.537Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T15:19:53.537Z] ---> Running in 2a27637e6dcd [2023-05-17T15:19:53.537Z] Removing intermediate container 2a27637e6dcd [2023-05-17T15:19:53.537Z] ---> 62029aa52217 [2023-05-17T15:19:53.537Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-17T15:19:53.796Z] ---> 1aaddcd22813 [2023-05-17T15:19:53.796Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T15:19:53.796Z] ---> Running in 2f31a8ae2a79 [2023-05-17T15:20:32.647Z] Removing intermediate container 2f31a8ae2a79 [2023-05-17T15:20:32.647Z] ---> 5659004ab58f [2023-05-17T15:20:32.647Z] Step 14/15 : COPY . . [2023-05-17T15:20:32.647Z] ---> 5a320d22a0ee [2023-05-17T15:20:32.647Z] Step 15/15 : RUN ${MAKE} [2023-05-17T15:20:32.647Z] ---> Running in 031185c8a87d [2023-05-17T15:20:32.647Z] noop [2023-05-17T15:20:32.647Z] Removing intermediate container 031185c8a87d [2023-05-17T15:20:32.647Z] ---> 868cf3ea7f6b [2023-05-17T15:20:32.647Z] Successfully built 868cf3ea7f6b [2023-05-17T15:20:32.647Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:20:32.970Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T15:20:32.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:20:33.044Z] prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container [2023-05-17T15:20:33.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-17T15:20:33.422Z] $ docker top abb5486c2811b9570ba1c32f1b3381fc4ee1baebcf68d965c1e1f6267d0b4ff5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T15:20:33.762Z] + go version [2023-05-17T15:20:33.762Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T15:20:33.771Z] $ docker stop --time=1 abb5486c2811b9570ba1c32f1b3381fc4ee1baebcf68d965c1e1f6267d0b4ff5 [2023-05-17T15:20:35.022Z] $ docker rm -f --volumes abb5486c2811b9570ba1c32f1b3381fc4ee1baebcf68d965c1e1f6267d0b4ff5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:20:35.435Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T15:20:35.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:20:35.505Z] prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container [2023-05-17T15:20:35.535Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-17T15:20:35.860Z] $ docker top 6726a49a0422c0fcdc582aa89dff3b50879735b42558fb9fb6303777021e45ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T15:20:36.203Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-17T15:20:36.498Z] + make test [2023-05-17T15:20:36.498Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-17T15:20:41.763Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-17T15:20:49.880Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-17T15:20:49.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-17T15:20:49.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-17T15:20:49.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-17T15:20:49.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-17T15:20:49.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-17T15:20:49.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-17T15:20:49.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-17T15:20:49.880Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-17T15:20:53.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T15:20:53.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T15:20:53.167Z] ./bin/test-attribution-txt.sh [2023-05-17T15:20:53.452Z] make -C web test [2023-05-17T15:20:53.452Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-17T15:20:53.452Z] make[1]: tput: No such file or directory [2023-05-17T15:20:53.452Z] make[1]: tput: No such file or directory [2023-05-17T15:20:53.452Z] warning: generating ./VERSION [2023-05-17T15:20:53.452Z] echo "0.0.0" > VERSION [2023-05-17T15:20:53.452Z] docker build \ [2023-05-17T15:20:53.452Z] -f Dockerfile \ [2023-05-17T15:20:53.452Z] --build-arg USER=1000 \ [2023-05-17T15:20:53.452Z] \ [2023-05-17T15:20:53.452Z] --label "git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b" \ [2023-05-17T15:20:53.452Z] -t edgexfoundry/edgex-web-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b \ [2023-05-17T15:20:53.452Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-17T15:20:53.452Z] . [2023-05-17T15:20:53.452Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-17T15:20:53.452Z] Install the buildx component to build images with BuildKit: [2023-05-17T15:20:53.452Z] https://docs.docker.com/go/buildx/ [2023-05-17T15:20:53.452Z] [2023-05-17T15:20:53.452Z] Sending build context to Docker daemon 2.571MB [2023-05-17T15:20:53.452Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-17T15:20:53.712Z] 16.17-alpine3.15: Pulling from library/node [2023-05-17T15:20:53.712Z] 9621f1afde84: Pulling fs layer [2023-05-17T15:20:53.712Z] c6f70ee39829: Pulling fs layer [2023-05-17T15:20:53.712Z] 56892a8094a2: Pulling fs layer [2023-05-17T15:20:53.712Z] 58dd87906ef0: Pulling fs layer [2023-05-17T15:20:53.712Z] 58dd87906ef0: Waiting [2023-05-17T15:20:53.712Z] 56892a8094a2: Download complete [2023-05-17T15:20:53.712Z] 9621f1afde84: Download complete [2023-05-17T15:20:53.712Z] 58dd87906ef0: Download complete [2023-05-17T15:20:53.971Z] 9621f1afde84: Pull complete [2023-05-17T15:20:53.971Z] c6f70ee39829: Verifying Checksum [2023-05-17T15:20:53.971Z] c6f70ee39829: Download complete [2023-05-17T15:20:55.347Z] c6f70ee39829: Pull complete [2023-05-17T15:20:55.347Z] 56892a8094a2: Pull complete [2023-05-17T15:20:55.347Z] 58dd87906ef0: Pull complete [2023-05-17T15:20:55.347Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-17T15:20:55.347Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-17T15:20:55.347Z] ---> b69703f70c3d [2023-05-17T15:20:55.347Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-17T15:20:57.885Z] ---> Running in 449fb541445c [2023-05-17T15:20:57.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-17T15:20:57.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-17T15:20:58.145Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-17T15:20:58.145Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-17T15:20:58.145Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-17T15:20:58.145Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-17T15:20:58.145Z] (5/129) Installing libxcb (1.14-r2) [2023-05-17T15:20:58.145Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-17T15:20:58.406Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-17T15:20:58.406Z] (8/129) Installing libice (1.0.10-r0) [2023-05-17T15:20:58.406Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-17T15:20:58.406Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-17T15:20:58.406Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-17T15:20:58.406Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-17T15:20:58.406Z] (13/129) Installing xset (1.2.4-r0) [2023-05-17T15:20:58.406Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-17T15:20:58.406Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-17T15:20:58.406Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-17T15:20:58.406Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-17T15:20:58.406Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-17T15:20:58.406Z] (19/129) Installing libintl (0.21-r0) [2023-05-17T15:20:58.406Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-17T15:20:58.406Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-17T15:20:58.406Z] (22/129) Installing pcre (8.45-r1) [2023-05-17T15:20:58.406Z] (23/129) Installing glib (2.70.1-r0) [2023-05-17T15:20:58.406Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-17T15:20:58.406Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-17T15:20:58.406Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-17T15:20:58.406Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-17T15:20:58.406Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-17T15:20:58.406Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-17T15:20:58.406Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-17T15:20:58.406Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-17T15:20:58.406Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-17T15:20:58.406Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-17T15:20:58.406Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-17T15:20:58.406Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-17T15:20:58.406Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-17T15:20:58.406Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-17T15:20:58.406Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-17T15:20:58.406Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-17T15:20:58.406Z] (40/129) Installing libxi (1.8-r0) [2023-05-17T15:20:58.406Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-17T15:20:58.406Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-17T15:20:58.406Z] (43/129) Installing atk (2.36.0-r0) [2023-05-17T15:20:58.406Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-17T15:20:58.667Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-17T15:20:58.667Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-17T15:20:58.667Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-17T15:20:58.667Z] (48/129) Installing expat (2.5.0-r0) [2023-05-17T15:20:58.667Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-17T15:20:58.667Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-17T15:20:58.667Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-17T15:20:58.667Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-17T15:20:58.667Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-17T15:20:58.667Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-17T15:20:58.667Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-17T15:20:58.667Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-17T15:20:58.667Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-17T15:20:58.667Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-17T15:20:58.667Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-17T15:20:58.668Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-17T15:20:58.668Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-17T15:20:58.668Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-17T15:20:58.668Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-17T15:20:58.668Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-17T15:20:58.668Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-17T15:20:58.668Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-17T15:20:58.668Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-17T15:20:58.668Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-17T15:20:58.668Z] (69/129) Installing pango (1.48.10-r0) [2023-05-17T15:20:58.668Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-17T15:20:58.668Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-17T15:20:58.668Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-17T15:20:58.668Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-17T15:20:58.928Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-17T15:20:58.928Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-17T15:20:58.928Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-17T15:20:58.928Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-17T15:20:58.928Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-17T15:20:58.928Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-17T15:20:58.928Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-17T15:21:01.467Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-17T15:21:01.467Z] (80/129) Installing flac (1.3.4-r0) [2023-05-17T15:21:01.467Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-17T15:21:01.467Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-17T15:21:01.467Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-17T15:21:01.467Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-17T15:21:01.467Z] (85/129) Installing libass (0.15.2-r0) [2023-05-17T15:21:01.467Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-17T15:21:01.467Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-17T15:21:01.467Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-17T15:21:01.467Z] (89/129) Installing lame (3.100-r0) [2023-05-17T15:21:01.467Z] (90/129) Installing opus (1.3.1-r1) [2023-05-17T15:21:01.467Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-17T15:21:01.467Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-17T15:21:01.467Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-17T15:21:01.467Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-17T15:21:01.467Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-17T15:21:01.467Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-17T15:21:01.467Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-17T15:21:01.467Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-17T15:21:01.467Z] (99/129) Installing libva (2.13.0-r0) [2023-05-17T15:21:01.467Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-17T15:21:01.467Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-17T15:21:01.467Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-17T15:21:01.467Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-17T15:21:01.467Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-17T15:21:01.467Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-17T15:21:01.467Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-17T15:21:01.467Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-17T15:21:01.467Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-17T15:21:01.467Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-17T15:21:01.468Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-17T15:21:01.468Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-17T15:21:01.468Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-17T15:21:01.468Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-17T15:21:01.468Z] (114/129) Installing nspr (4.32-r0) [2023-05-17T15:21:01.468Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-17T15:21:01.468Z] (116/129) Installing nss (3.78.1-r0) [2023-05-17T15:21:01.468Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-17T15:21:01.468Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-17T15:21:01.468Z] (119/129) Installing orc (0.4.32-r0) [2023-05-17T15:21:01.468Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-17T15:21:01.468Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-17T15:21:01.468Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-17T15:21:01.468Z] (123/129) Installing libpulse (15.0-r2) [2023-05-17T15:21:01.468Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-17T15:21:01.726Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-17T15:21:01.726Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-17T15:21:01.726Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-17T15:21:01.726Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-17T15:21:01.726Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-17T15:21:02.688Z] Executing busybox-1.34.1-r7.trigger [2023-05-17T15:21:02.688Z] Executing glib-2.70.1-r0.trigger [2023-05-17T15:21:02.688Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-17T15:21:02.948Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-17T15:21:02.948Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-17T15:21:02.948Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-17T15:21:02.948Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-17T15:21:02.948Z] OK: 286 MiB in 145 packages [2023-05-17T15:21:08.225Z] Removing intermediate container 449fb541445c [2023-05-17T15:21:08.225Z] ---> e9d3334537ee [2023-05-17T15:21:08.225Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-17T15:21:08.225Z] ---> Running in b742a1b967ce [2023-05-17T15:21:08.484Z] Removing intermediate container b742a1b967ce [2023-05-17T15:21:08.484Z] ---> 8a6a1cf2c8e6 [2023-05-17T15:21:08.484Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-17T15:21:08.484Z] ---> Running in fabf6e0c3536 [2023-05-17T15:21:08.484Z] Removing intermediate container fabf6e0c3536 [2023-05-17T15:21:08.484Z] ---> e2fd6a611ca1 [2023-05-17T15:21:08.484Z] Step 5/10 : RUN npm install -g npm [2023-05-17T15:21:08.484Z] ---> Running in 9aa93537c396 [2023-05-17T15:21:15.057Z] [2023-05-17T15:21:15.057Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-17T15:21:15.057Z] [2023-05-17T15:21:15.057Z] 27 packages are looking for funding [2023-05-17T15:21:15.057Z] run `npm fund` for details [2023-05-17T15:21:15.057Z] [2023-05-17T15:21:15.057Z] found 0 vulnerabilities [2023-05-17T15:21:17.309Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15884 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-17T15:21:17.323Z] Running in /w/workspace/edgex-ui-go/108 [Pipeline] { [Pipeline] checkout [2023-05-17T15:21:17.361Z] The recommended git tool is: git [2023-05-17T15:21:17.615Z] Removing intermediate container 9aa93537c396 [2023-05-17T15:21:17.615Z] ---> 2819769e6045 [2023-05-17T15:21:17.615Z] Step 6/10 : ARG USER=1000 [2023-05-17T15:21:17.615Z] ---> Running in 74d48682a9b6 [2023-05-17T15:21:17.615Z] Removing intermediate container 74d48682a9b6 [2023-05-17T15:21:17.615Z] ---> bb7661051569 [2023-05-17T15:21:17.615Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-17T15:21:17.873Z] ---> Running in e13c9dea4350 [2023-05-17T15:21:18.922Z] Removing intermediate container e13c9dea4350 [2023-05-17T15:21:18.922Z] ---> f49aa9b27651 [2023-05-17T15:21:18.922Z] Step 8/10 : USER $USER:$USER [2023-05-17T15:21:19.211Z] ---> Running in f64e368aea5b [2023-05-17T15:21:19.211Z] Removing intermediate container f64e368aea5b [2023-05-17T15:21:19.211Z] ---> f69b86023ce0 [2023-05-17T15:21:19.211Z] Step 9/10 : WORKDIR /app [2023-05-17T15:21:19.523Z] ---> Running in 922de9910c5f [2023-05-17T15:21:19.781Z] Removing intermediate container 922de9910c5f [2023-05-17T15:21:19.782Z] ---> ef70b4f60b81 [2023-05-17T15:21:19.782Z] Step 10/10 : LABEL git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:21:19.782Z] ---> Running in 3f47c1e3be3f [2023-05-17T15:21:19.782Z] Removing intermediate container 3f47c1e3be3f [2023-05-17T15:21:19.782Z] ---> a74687b4a560 [2023-05-17T15:21:19.782Z] Successfully built a74687b4a560 [2023-05-17T15:21:19.782Z] Successfully tagged edgexfoundry/edgex-web-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:21:19.782Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-17T15:21:19.782Z] touch edgex-web-ui.imagebuilt [2023-05-17T15:21:19.782Z] mkdir -p node_modules coverage [2023-05-17T15:21:19.782Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-17T15:21:19.782Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-17T15:21:21.688Z] npm WARN old lockfile [2023-05-17T15:21:21.688Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-17T15:21:21.688Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-17T15:21:21.688Z] npm WARN old lockfile [2023-05-17T15:21:21.688Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-17T15:21:21.688Z] npm WARN old lockfile [2023-05-17T15:21:22.833Z] using credential edgex-jenkins-ssh [2023-05-17T15:21:22.852Z] Cloning the remote Git repository [2023-05-17T15:21:22.901Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T15:21:23.000Z] > git init /w/workspace/edgex-ui-go/108 # timeout=10 [2023-05-17T15:21:23.148Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T15:21:23.149Z] > git --version # timeout=10 [2023-05-17T15:21:23.172Z] > git --version # 'git version 2.25.1' [2023-05-17T15:21:23.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T15:21:23.349Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T15:21:27.401Z] Avoid second fetch [2023-05-17T15:21:27.401Z] Checking out Revision c4cb8c1d83e7739b2fef955a569d1bef7b44e72b (main) [2023-05-17T15:21:26.518Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-17T15:21:26.536Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T15:21:27.420Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T15:21:27.486Z] > git checkout -f c4cb8c1d83e7739b2fef955a569d1bef7b44e72b # timeout=10 [2023-05-17T15:21:28.260Z] Commit message: "Merge pull request #610 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.89" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T15:21:29.233Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T15:21:29.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T15:21:29.233Z] Dload Upload Total Spent Left Speed [2023-05-17T15:21:29.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-05-17T15:21:29.792Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE required: { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE }, [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE required: { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE }, [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE required: { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE }, [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE required: { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE }, [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE required: { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE }, [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE required: { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE }, [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE required: { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE }, [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE required: { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE }, [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE required: { [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE }, [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:21:29.806Z] npm WARN EBADENGINE } [Pipeline] sh [2023-05-17T15:21:30.132Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T15:21:30.132Z] + sudo tee /etc/docker/daemon.new [2023-05-17T15:21:30.132Z] { [2023-05-17T15:21:30.132Z] "registry-mirrors": [ [2023-05-17T15:21:30.132Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T15:21:30.132Z] ], [2023-05-17T15:21:30.132Z] "bip": "10.250.0.254/24", [2023-05-17T15:21:30.132Z] "hosts": [ [2023-05-17T15:21:30.132Z] "tcp://0.0.0.0:5555", [2023-05-17T15:21:30.132Z] "unix:///var/run/docker.sock" [2023-05-17T15:21:30.132Z] ], [2023-05-17T15:21:30.132Z] "mtu": 1458, [2023-05-17T15:21:30.132Z] "selinux-enabled": true, [2023-05-17T15:21:30.132Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T15:21:30.132Z] } [Pipeline] sh [2023-05-17T15:21:30.457Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T15:21:30.794Z] + sudo service docker restart [2023-05-17T15:21:34.007Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-17T15:21:34.266Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-17T15:21:34.266Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-17T15:21:34.525Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-17T15:21:34.525Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T15:21:34.784Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-17T15:21:35.352Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-17T15:21:36.289Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-17T15:21:36.858Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-17T15:21:37.117Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-17T15:21:39.046Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-17T15:21:40.953Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-17T15:21:40.953Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-17T15:21:41.214Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T15:21:41.782Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-17T15:21:41.782Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-17T15:21:42.352Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-17T15:21:43.291Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T15:21:43.549Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-17T15:21:46.860Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:21:49.060Z] provisioning config files... [2023-05-17T15:21:49.087Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/108@tmp/config5876404272471884547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:21:49.399Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-17T15:21:49.444Z] ---> docker-login.sh [2023-05-17T15:21:49.444Z] nexus3.edgexfoundry.org:10001 [2023-05-17T15:21:49.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:21:49.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:21:49.980Z] Configure a credential helper to remove this warning. See [2023-05-17T15:21:49.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:21:49.980Z] [2023-05-17T15:21:49.980Z] Login Succeeded [2023-05-17T15:21:49.980Z] nexus3.edgexfoundry.org:10002 [2023-05-17T15:21:50.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:21:50.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:21:50.517Z] Configure a credential helper to remove this warning. See [2023-05-17T15:21:50.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:21:50.517Z] [2023-05-17T15:21:50.517Z] Login Succeeded [2023-05-17T15:21:50.517Z] nexus3.edgexfoundry.org:10003 [2023-05-17T15:21:50.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:21:50.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:21:50.786Z] Configure a credential helper to remove this warning. See [2023-05-17T15:21:50.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:21:50.786Z] [2023-05-17T15:21:50.786Z] Login Succeeded [2023-05-17T15:21:50.786Z] nexus3.edgexfoundry.org:10004 [2023-05-17T15:21:51.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:21:51.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:21:51.058Z] Configure a credential helper to remove this warning. See [2023-05-17T15:21:51.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:21:51.058Z] [2023-05-17T15:21:51.058Z] Login Succeeded [2023-05-17T15:21:51.058Z] docker.io [2023-05-17T15:21:51.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:21:51.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:21:51.597Z] Configure a credential helper to remove this warning. See [2023-05-17T15:21:51.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:21:51.597Z] [2023-05-17T15:21:51.597Z] Login Succeeded [2023-05-17T15:21:51.597Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T15:21:51.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T15:21:51.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T15:21:51.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T15:21:51.904Z] ========================================================= [2023-05-17T15:21:51.904Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T15:21:51.904Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:21:52.309Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T15:21:53.279Z] Sending build context to Docker daemon 28.31MB [2023-05-17T15:21:53.279Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T15:21:53.279Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-17T15:21:53.549Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T15:21:53.549Z] c41833b44d91: Pulling fs layer [2023-05-17T15:21:53.549Z] ed15518f5707: Pulling fs layer [2023-05-17T15:21:53.549Z] feae8fd75edb: Pulling fs layer [2023-05-17T15:21:53.549Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T15:21:53.549Z] 3cdef696dda3: Pulling fs layer [2023-05-17T15:21:53.549Z] 2ced38df9373: Pulling fs layer [2023-05-17T15:21:53.549Z] 58f1dce35555: Pulling fs layer [2023-05-17T15:21:53.549Z] 3cdef696dda3: Waiting [2023-05-17T15:21:53.549Z] 2ced38df9373: Waiting [2023-05-17T15:21:53.549Z] 242c74f7c9fa: Waiting [2023-05-17T15:21:53.549Z] 58f1dce35555: Waiting [2023-05-17T15:21:53.549Z] ed15518f5707: Verifying Checksum [2023-05-17T15:21:53.549Z] ed15518f5707: Download complete [2023-05-17T15:21:53.549Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T15:21:53.549Z] 242c74f7c9fa: Download complete [2023-05-17T15:21:53.549Z] 3cdef696dda3: Verifying Checksum [2023-05-17T15:21:53.549Z] 3cdef696dda3: Download complete [2023-05-17T15:21:53.549Z] c41833b44d91: Verifying Checksum [2023-05-17T15:21:54.665Z] [2023-05-17T15:21:54.665Z] added 1478 packages, and audited 1479 packages in 34s [2023-05-17T15:21:54.665Z] [2023-05-17T15:21:54.665Z] 90 packages are looking for funding [2023-05-17T15:21:54.665Z] run `npm fund` for details [2023-05-17T15:21:54.665Z] [2023-05-17T15:21:54.665Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-17T15:21:54.665Z] [2023-05-17T15:21:54.665Z] To address issues that do not require attention, run: [2023-05-17T15:21:54.665Z] npm audit fix [2023-05-17T15:21:54.665Z] [2023-05-17T15:21:54.665Z] To address all issues (including breaking changes), run: [2023-05-17T15:21:54.666Z] npm audit fix --force [2023-05-17T15:21:54.666Z] [2023-05-17T15:21:54.666Z] Run `npm audit` for details. [2023-05-17T15:21:54.986Z] 58f1dce35555: Verifying Checksum [2023-05-17T15:21:54.986Z] 58f1dce35555: Download complete [2023-05-17T15:21:55.959Z] feae8fd75edb: Verifying Checksum [2023-05-17T15:21:55.959Z] feae8fd75edb: Download complete [2023-05-17T15:21:55.959Z] 2ced38df9373: Verifying Checksum [2023-05-17T15:21:55.959Z] 2ced38df9373: Download complete [2023-05-17T15:21:57.376Z] c41833b44d91: Pull complete [2023-05-17T15:21:57.644Z] ed15518f5707: Pull complete [2023-05-17T15:21:59.936Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-17T15:22:01.836Z] - Generating browser application bundles (phase: setup)... [2023-05-17T15:22:06.028Z] Compiling @angular/core : es2015 as esm2015 [2023-05-17T15:22:06.288Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-17T15:22:07.747Z] feae8fd75edb: Pull complete [2023-05-17T15:22:09.578Z] Compiling @angular/common : es2015 as esm2015 [2023-05-17T15:22:09.578Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-17T15:22:10.523Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-17T15:22:10.523Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-17T15:22:11.089Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-17T15:22:11.089Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-17T15:22:11.347Z] Compiling @angular/router : es2015 as esm2015 [2023-05-17T15:22:11.347Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-17T15:22:11.605Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-17T15:22:11.862Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-17T15:22:11.862Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-17T15:22:12.020Z] 242c74f7c9fa: Pull complete [2023-05-17T15:22:12.020Z] 3cdef696dda3: Pull complete [2023-05-17T15:22:13.766Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-17T15:22:18.689Z] 2ced38df9373: Pull complete [2023-05-17T15:22:20.358Z] 17 05 2023 15:22:19.360:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-17T15:22:20.358Z] 17 05 2023 15:22:19.362:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-17T15:22:20.358Z] 17 05 2023 15:22:19.365:INFO [launcher]: Starting browser ChromeHeadless [2023-05-17T15:22:20.641Z] 58f1dce35555: Pull complete [2023-05-17T15:22:20.641Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T15:22:20.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T15:22:20.641Z] ---> fadd8f120f05 [2023-05-17T15:22:20.641Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T15:22:22.764Z] ---> Running in 0fe11bf94d61 [2023-05-17T15:22:22.764Z] Removing intermediate container 0fe11bf94d61 [2023-05-17T15:22:22.764Z] ---> 08412ba36249 [2023-05-17T15:22:22.764Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T15:22:22.764Z] ---> Running in 5878b86b1ead [2023-05-17T15:22:23.057Z] Removing intermediate container 5878b86b1ead [2023-05-17T15:22:23.057Z] ---> f87d8b49fed9 [2023-05-17T15:22:23.057Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T15:22:23.331Z] ---> Running in 9eae74b401c8 [2023-05-17T15:22:23.608Z] Removing intermediate container 9eae74b401c8 [2023-05-17T15:22:23.608Z] ---> 32cc45653c19 [2023-05-17T15:22:23.608Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-17T15:22:23.608Z] ---> Running in 37261841ab12 [2023-05-17T15:22:24.203Z] Removing intermediate container 37261841ab12 [2023-05-17T15:22:24.203Z] ---> 42578ebd107f [2023-05-17T15:22:24.203Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T15:22:24.203Z] ---> Running in 2ac4eded2ff3 [2023-05-17T15:22:24.472Z] Removing intermediate container 2ac4eded2ff3 [2023-05-17T15:22:24.472Z] ---> 097917f2c278 [2023-05-17T15:22:24.472Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T15:22:25.061Z] latest: Pulling from library/docker [2023-05-17T15:22:25.061Z] 08409d417260: Pulling fs layer [2023-05-17T15:22:25.061Z] bf127bdc9f4f: Pulling fs layer [2023-05-17T15:22:25.061Z] 55b4810136f4: Pulling fs layer [2023-05-17T15:22:25.061Z] a803316fb129: Pulling fs layer [2023-05-17T15:22:25.061Z] e4afab677181: Pulling fs layer [2023-05-17T15:22:25.061Z] 567bc94445bd: Pulling fs layer [2023-05-17T15:22:25.061Z] 69eff66c35e2: Pulling fs layer [2023-05-17T15:22:25.061Z] a803316fb129: Waiting [2023-05-17T15:22:25.061Z] e4afab677181: Waiting [2023-05-17T15:22:25.061Z] 567bc94445bd: Waiting [2023-05-17T15:22:25.061Z] 9e6196db0a93: Pulling fs layer [2023-05-17T15:22:25.061Z] c8f44004068c: Pulling fs layer [2023-05-17T15:22:25.061Z] 69eff66c35e2: Waiting [2023-05-17T15:22:25.061Z] 9e6196db0a93: Waiting [2023-05-17T15:22:25.061Z] 22442686bd72: Pulling fs layer [2023-05-17T15:22:25.061Z] c8f44004068c: Waiting [2023-05-17T15:22:25.061Z] 538120297d91: Pulling fs layer [2023-05-17T15:22:25.061Z] 4eaff4018a72: Pulling fs layer [2023-05-17T15:22:25.061Z] 398e5219c811: Pulling fs layer [2023-05-17T15:22:25.061Z] a054eb5e9d23: Pulling fs layer [2023-05-17T15:22:25.061Z] 538120297d91: Waiting [2023-05-17T15:22:25.061Z] 398e5219c811: Waiting [2023-05-17T15:22:25.061Z] 4eaff4018a72: Waiting [2023-05-17T15:22:25.061Z] a054eb5e9d23: Waiting [2023-05-17T15:22:25.337Z] 55b4810136f4: Verifying Checksum [2023-05-17T15:22:25.337Z] 55b4810136f4: Download complete [2023-05-17T15:22:25.337Z] 08409d417260: Download complete [2023-05-17T15:22:25.337Z] bf127bdc9f4f: Verifying Checksum [2023-05-17T15:22:25.337Z] bf127bdc9f4f: Download complete [2023-05-17T15:22:25.929Z] a803316fb129: Verifying Checksum [2023-05-17T15:22:25.929Z] a803316fb129: Download complete [2023-05-17T15:22:25.929Z] e4afab677181: Verifying Checksum [2023-05-17T15:22:25.929Z] e4afab677181: Download complete [2023-05-17T15:22:26.199Z] 567bc94445bd: Verifying Checksum [2023-05-17T15:22:26.199Z] 567bc94445bd: Download complete [2023-05-17T15:22:26.199Z] 9e6196db0a93: Verifying Checksum [2023-05-17T15:22:26.199Z] 9e6196db0a93: Download complete [2023-05-17T15:22:26.199Z] 69eff66c35e2: Verifying Checksum [2023-05-17T15:22:26.199Z] 69eff66c35e2: Download complete [2023-05-17T15:22:26.199Z] 08409d417260: Pull complete [2023-05-17T15:22:26.199Z] c8f44004068c: Verifying Checksum [2023-05-17T15:22:26.199Z] c8f44004068c: Download complete [2023-05-17T15:22:26.199Z] 538120297d91: Verifying Checksum [2023-05-17T15:22:26.199Z] 538120297d91: Download complete [2023-05-17T15:22:26.469Z] 398e5219c811: Verifying Checksum [2023-05-17T15:22:26.469Z] 398e5219c811: Download complete [2023-05-17T15:22:26.469Z] a054eb5e9d23: Verifying Checksum [2023-05-17T15:22:26.469Z] a054eb5e9d23: Download complete [2023-05-17T15:22:26.469Z] 22442686bd72: Verifying Checksum [2023-05-17T15:22:26.469Z] 22442686bd72: Download complete [2023-05-17T15:22:26.744Z] bf127bdc9f4f: Pull complete [2023-05-17T15:22:27.022Z] 55b4810136f4: Pull complete [2023-05-17T15:22:28.009Z] 4eaff4018a72: Download complete [2023-05-17T15:22:28.278Z] a803316fb129: Pull complete [2023-05-17T15:22:29.242Z] e4afab677181: Pull complete [2023-05-17T15:22:30.656Z] 567bc94445bd: Pull complete [2023-05-17T15:22:30.656Z] 69eff66c35e2: Pull complete [2023-05-17T15:22:30.930Z] 9e6196db0a93: Pull complete [2023-05-17T15:22:31.197Z] c8f44004068c: Pull complete [2023-05-17T15:22:32.161Z] 22442686bd72: Pull complete [2023-05-17T15:22:32.430Z] 538120297d91: Pull complete [2023-05-17T15:22:32.584Z] ✔ Browser application bundle generation complete. [2023-05-17T15:22:32.584Z] 17 05 2023 15:22:31.780:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 7hPO9-1WtBLWTSoBAAAB with id 77548229 [2023-05-17T15:22:34.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-17T15:22:34.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.095 secs) [2023-05-17T15:22:34.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.184 secs) [2023-05-17T15:22:35.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.21 secs) [2023-05-17T15:22:35.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.278 secs) [2023-05-17T15:22:35.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.291 secs) [2023-05-17T15:22:35.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.301 secs) [2023-05-17T15:22:35.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.314 secs) [2023-05-17T15:22:35.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.324 secs) [2023-05-17T15:22:35.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.329 secs) [2023-05-17T15:22:35.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.334 secs) [2023-05-17T15:22:35.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.34 secs) [2023-05-17T15:22:35.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.342 secs) [2023-05-17T15:22:35.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.365 secs) [2023-05-17T15:22:35.042Z] 4eaff4018a72: Pull complete [2023-05-17T15:22:35.265Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.403 secs) [2023-05-17T15:22:35.265Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.412 secs) [2023-05-17T15:22:35.265Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.454 secs) [2023-05-17T15:22:35.265Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.462 secs) [2023-05-17T15:22:35.265Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.465 secs) [2023-05-17T15:22:35.265Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.492 secs) [2023-05-17T15:22:35.265Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.5 secs) [2023-05-17T15:22:35.265Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.512 secs) [2023-05-17T15:22:35.265Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.52 secs) [2023-05-17T15:22:35.265Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.548 secs) [2023-05-17T15:22:35.265Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.558 secs) [2023-05-17T15:22:35.265Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.566 secs) [2023-05-17T15:22:35.311Z] 398e5219c811: Pull complete [2023-05-17T15:22:35.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.595 secs) [2023-05-17T15:22:35.525Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.61 secs) [2023-05-17T15:22:35.525Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.643 secs) [2023-05-17T15:22:35.525Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.655 secs) [2023-05-17T15:22:35.525Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.663 secs) [2023-05-17T15:22:35.525Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.668 secs) [2023-05-17T15:22:35.525Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.671 secs) [2023-05-17T15:22:35.525Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.675 secs) [2023-05-17T15:22:35.525Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.695 secs) [2023-05-17T15:22:35.525Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.734 secs) [2023-05-17T15:22:35.525Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.748 secs) [2023-05-17T15:22:35.525Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.759 secs) [2023-05-17T15:22:35.525Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.764 secs) [2023-05-17T15:22:35.584Z] a054eb5e9d23: Pull complete [2023-05-17T15:22:35.584Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-17T15:22:35.584Z] Status: Downloaded newer image for docker:latest [2023-05-17T15:22:35.785Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.772 secs) [2023-05-17T15:22:35.785Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.806 secs) [2023-05-17T15:22:35.785Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.813 secs) [2023-05-17T15:22:35.785Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.818 secs) [2023-05-17T15:22:35.785Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.853 secs) [2023-05-17T15:22:35.785Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.876 secs) [2023-05-17T15:22:35.785Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.902 secs) [2023-05-17T15:22:35.785Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.928 secs) [2023-05-17T15:22:35.785Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.939 secs) [2023-05-17T15:22:35.785Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.942 secs) [2023-05-17T15:22:35.785Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.944 secs) [2023-05-17T15:22:36.045Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.977 secs) [2023-05-17T15:22:36.045Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.98 secs) [2023-05-17T15:22:36.045Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.998 secs) [2023-05-17T15:22:36.045Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.009 secs) [2023-05-17T15:22:36.045Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.013 secs) [2023-05-17T15:22:36.045Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.017 secs) [2023-05-17T15:22:36.045Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.036 secs) [2023-05-17T15:22:36.045Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.042 secs) [2023-05-17T15:22:36.045Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.046 secs) [2023-05-17T15:22:36.045Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.063 secs) [2023-05-17T15:22:36.045Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.072 secs) [2023-05-17T15:22:36.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.077 secs) [2023-05-17T15:22:36.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.079 secs) [2023-05-17T15:22:36.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.093 secs) [2023-05-17T15:22:36.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.099 secs) [2023-05-17T15:22:36.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.104 secs) [2023-05-17T15:22:36.046Z] WARN: ' [2023-05-17T15:22:36.046Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T15:22:36.046Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T15:22:36.046Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T15:22:36.046Z] in a future version of Angular. [2023-05-17T15:22:36.046Z] [2023-05-17T15:22:36.046Z] For more information on this, see our API docs here: [2023-05-17T15:22:36.046Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T15:22:36.046Z] ' [2023-05-17T15:22:36.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.104 secs) [2023-05-17T15:22:36.046Z] WARN: ' [2023-05-17T15:22:36.046Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T15:22:36.046Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T15:22:36.046Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T15:22:36.046Z] in a future version of Angular. [2023-05-17T15:22:36.046Z] [2023-05-17T15:22:36.046Z] For more information on this, see our API docs here: [2023-05-17T15:22:36.046Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T15:22:36.046Z] ' [2023-05-17T15:22:36.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.131 secs) [2023-05-17T15:22:36.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.136 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.138 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.143 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.145 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.149 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.157 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.168 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.173 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.205 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.223 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.227 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.229 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.235 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.27 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.28 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.293 secs) [2023-05-17T15:22:36.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.302 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.314 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.336 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.346 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.351 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.356 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.361 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.367 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.389 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.393 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.395 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.397 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.401 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.405 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.424 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.427 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.43 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.444 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.453 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.455 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.457 secs) [2023-05-17T15:22:36.564Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.459 secs) [2023-05-17T15:22:36.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.472 secs) [2023-05-17T15:22:36.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.476 secs) [2023-05-17T15:22:36.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.479 secs) [2023-05-17T15:22:36.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.486 secs) [2023-05-17T15:22:36.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.494 secs) [2023-05-17T15:22:36.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.505 secs) [2023-05-17T15:22:36.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.513 secs) [2023-05-17T15:22:36.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.54 secs) [2023-05-17T15:22:36.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.573 secs) [2023-05-17T15:22:36.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.595 secs) [2023-05-17T15:22:36.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.639 secs) [2023-05-17T15:22:36.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.649 secs) [2023-05-17T15:22:37.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.663 secs) [2023-05-17T15:22:37.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.668 secs) [2023-05-17T15:22:37.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.677 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.679 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.68 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.685 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.691 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.695 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.713 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.724 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.726 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.732 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.736 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.739 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.742 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.743 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.744 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.756 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.771 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.78 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.798 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.803 secs) [2023-05-17T15:22:37.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.807 secs) [2023-05-17T15:22:37.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.867 secs) [2023-05-17T15:22:37.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.883 secs) [2023-05-17T15:22:37.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.892 secs) [2023-05-17T15:22:37.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.901 secs) [2023-05-17T15:22:37.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.908 secs) [2023-05-17T15:22:37.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.917 secs) [2023-05-17T15:22:37.603Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.888 secs / 1.917 secs) [2023-05-17T15:22:37.603Z] TOTAL: 145 SUCCESS [2023-05-17T15:22:37.603Z] ✔ Browser application bundle generation complete. [2023-05-17T15:22:37.861Z] [2023-05-17T15:22:37.861Z] =============================== Coverage summary =============================== [2023-05-17T15:22:37.861Z] Statements : 41.44% ( 1421/3429 ) [2023-05-17T15:22:37.861Z] Branches : 12.14% ( 109/898 ) [2023-05-17T15:22:37.861Z] Functions : 33.17% ( 415/1251 ) [2023-05-17T15:22:37.861Z] Lines : 39.32% ( 1276/3245 ) [2023-05-17T15:22:37.861Z] ================================================================================ [2023-05-17T15:22:38.120Z] ✔ Browser application bundle generation complete. [2023-05-17T15:22:38.176Z] ---> 71aa4f0210d4 [2023-05-17T15:22:38.176Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T15:22:38.176Z] ---> Running in a3bb7b5753f5 [2023-05-17T15:22:38.379Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-17T15:22:38.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T15:22:38.405Z] $ docker stop --time=1 6726a49a0422c0fcdc582aa89dff3b50879735b42558fb9fb6303777021e45ee [2023-05-17T15:22:39.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T15:22:39.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T15:22:39.718Z] $ docker rm -f --volumes 6726a49a0422c0fcdc582aa89dff3b50879735b42558fb9fb6303777021e45ee [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T15:22:40.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T15:22:40.822Z] OK: 263 MiB in 53 packages [2023-05-17T15:22:40.848Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T15:22:41.407Z] + sudo chown -R jenkins:jenkins . [2023-05-17T15:22:41.417Z] Removing intermediate container a3bb7b5753f5 [2023-05-17T15:22:41.417Z] ---> 2706ff27d04d [2023-05-17T15:22:41.417Z] Step 10/15 : ENV GO111MODULE=on [2023-05-17T15:22:41.417Z] ---> Running in 660dfe95b099 [Pipeline] sh [2023-05-17T15:22:41.686Z] Removing intermediate container 660dfe95b099 [2023-05-17T15:22:41.686Z] ---> 008f041a5eda [2023-05-17T15:22:41.686Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T15:22:41.956Z] ---> Running in 3eb9de55f5f7 [2023-05-17T15:22:41.957Z] + ls -al . [2023-05-17T15:22:41.957Z] total 180 [2023-05-17T15:22:41.957Z] drwxrwxr-x 14 jenkins jenkins 4096 May 17 15:20 . [2023-05-17T15:22:41.957Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:19 .. [2023-05-17T15:22:41.957Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:19 .blubracket [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 18 May 17 15:19 .dockerignore [2023-05-17T15:22:41.957Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 15:19 .git [2023-05-17T15:22:41.957Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:19 .github [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 185 May 17 15:19 .gitignore [2023-05-17T15:22:41.957Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 15:19 .semver [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 17 15:19 Attribution.txt [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 17 15:19 CHANGELOG.md [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 17 15:19 CONTRIBUTING.md [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 17 15:19 Dockerfile [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 652 May 17 15:19 Jenkinsfile [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 17 15:19 LICENSE [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 17 15:19 Makefile [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 17 15:19 README.md [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 15:19 VERSION [2023-05-17T15:22:41.957Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:19 assets [2023-05-17T15:22:41.957Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:19 bin [2023-05-17T15:22:41.957Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:19 cmd [2023-05-17T15:22:41.957Z] -rw-r--r-- 1 jenkins jenkins 10 May 17 15:20 coverage.out [2023-05-17T15:22:41.957Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:19 docs [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 17 15:19 go.mod [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 17 15:19 go.sum [2023-05-17T15:22:41.957Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 15:19 internal [2023-05-17T15:22:41.957Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:19 snap [2023-05-17T15:22:41.957Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:19 testing [2023-05-17T15:22:41.957Z] -rw-rw-r-- 1 jenkins jenkins 155 May 17 15:19 version.go [2023-05-17T15:22:41.957Z] drwxrwxr-x 6 jenkins jenkins 4096 May 17 15:21 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:22:42.223Z] Removing intermediate container 3eb9de55f5f7 [2023-05-17T15:22:42.223Z] ---> d7725f2113f1 [2023-05-17T15:22:42.223Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-17T15:22:42.262Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b --label arch=amd64 --label version=3.0.0-dev.12 . [2023-05-17T15:22:42.530Z] Sending build context to Docker daemon 48.26MB [2023-05-17T15:22:42.530Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T15:22:42.530Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T15:22:42.530Z] ---> 868cf3ea7f6b [2023-05-17T15:22:42.530Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T15:22:42.812Z] ---> f6c59ebfe83d [2023-05-17T15:22:42.812Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T15:22:42.812Z] ---> Running in 2e50e85cf0f5 [2023-05-17T15:22:43.154Z] ---> Running in ae777fe6a5ec [2023-05-17T15:22:43.155Z] Removing intermediate container ae777fe6a5ec [2023-05-17T15:22:43.155Z] ---> aac5a12d4526 [2023-05-17T15:22:43.155Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T15:22:43.414Z] ---> Running in 917fe203a572 [2023-05-17T15:22:43.414Z] Removing intermediate container 917fe203a572 [2023-05-17T15:22:43.414Z] ---> b9e22fde6822 [2023-05-17T15:22:43.414Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T15:22:43.414Z] ---> Running in 254ce4a188a7 [2023-05-17T15:22:43.414Z] Removing intermediate container 254ce4a188a7 [2023-05-17T15:22:43.414Z] ---> 3074a0838bdd [2023-05-17T15:22:43.414Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-17T15:22:43.414Z] ---> Running in 98e2bd7e980a [2023-05-17T15:22:43.414Z] Removing intermediate container 98e2bd7e980a [2023-05-17T15:22:43.414Z] ---> 023ff79438a7 [2023-05-17T15:22:43.414Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T15:22:43.672Z] ---> Running in ad2fb41d72ea [2023-05-17T15:22:43.672Z] Removing intermediate container ad2fb41d72ea [2023-05-17T15:22:43.672Z] ---> 78766a62f030 [2023-05-17T15:22:43.672Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T15:22:44.609Z] ---> 2bdabea9ccc6 [2023-05-17T15:22:44.609Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T15:22:44.609Z] ---> Running in b6ffeb342f4c [2023-05-17T15:22:44.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T15:22:44.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T15:22:45.125Z] OK: 265 MiB in 53 packages [2023-05-17T15:22:45.385Z] Removing intermediate container b6ffeb342f4c [2023-05-17T15:22:45.385Z] ---> f24077c56692 [2023-05-17T15:22:45.385Z] Step 10/25 : ENV GO111MODULE=on [2023-05-17T15:22:45.385Z] ---> Running in e95f7fb76264 [2023-05-17T15:22:45.385Z] Removing intermediate container e95f7fb76264 [2023-05-17T15:22:45.385Z] ---> 3f3507e8f78b [2023-05-17T15:22:45.385Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T15:22:45.385Z] ---> Running in df10d70552b0 [2023-05-17T15:22:45.644Z] Removing intermediate container df10d70552b0 [2023-05-17T15:22:45.644Z] ---> 29a6d62348fc [2023-05-17T15:22:45.644Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-17T15:22:45.644Z] ---> 5248382c9a0c [2023-05-17T15:22:45.644Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T15:22:45.644Z] ---> Running in f19befb5f5f9 [2023-05-17T15:22:46.580Z] Removing intermediate container f19befb5f5f9 [2023-05-17T15:22:46.580Z] ---> 881e5986153a [2023-05-17T15:22:46.580Z] Step 14/25 : COPY . . [2023-05-17T15:22:48.043Z] ---> 653ea37432d5 [2023-05-17T15:22:48.043Z] Step 15/25 : RUN ${MAKE} [2023-05-17T15:22:48.043Z] ---> Running in 444560fe005e [2023-05-17T15:22:48.303Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-17T15:23:06.418Z] Removing intermediate container 444560fe005e [2023-05-17T15:23:06.419Z] ---> f5134ba9f9cc [2023-05-17T15:23:06.419Z] Step 16/25 : FROM alpine:3.17 [2023-05-17T15:23:06.988Z] 3.17: Pulling from library/alpine [2023-05-17T15:23:06.988Z] f56be85fc22e: Already exists [2023-05-17T15:23:07.246Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T15:23:07.246Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T15:23:07.246Z] ---> 9ed4aefc74f6 [2023-05-17T15:23:07.246Z] Step 17/25 : EXPOSE 4000 [2023-05-17T15:23:07.246Z] ---> Running in 2caf05fbae13 [2023-05-17T15:23:07.505Z] Removing intermediate container 2caf05fbae13 [2023-05-17T15:23:07.505Z] ---> 5d078a50411b [2023-05-17T15:23:07.505Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T15:23:08.500Z] ---> 42fddc01a240 [2023-05-17T15:23:08.500Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-17T15:23:08.500Z] ---> 6e91970ecc66 [2023-05-17T15:23:08.500Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-17T15:23:08.500Z] ---> 423f9dd168c5 [2023-05-17T15:23:08.500Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T15:23:08.500Z] ---> Running in 027885950dcc [2023-05-17T15:23:08.500Z] Removing intermediate container 027885950dcc [2023-05-17T15:23:08.500Z] ---> 8a8168bffba7 [2023-05-17T15:23:08.500Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-17T15:23:08.500Z] ---> Running in fe40b3b88d31 [2023-05-17T15:23:08.762Z] Removing intermediate container fe40b3b88d31 [2023-05-17T15:23:08.762Z] ---> 250942b9d7d2 [2023-05-17T15:23:08.762Z] Step 23/25 : LABEL arch=amd64 [2023-05-17T15:23:08.762Z] ---> Running in 380c3d99d8ac [2023-05-17T15:23:08.762Z] Removing intermediate container 380c3d99d8ac [2023-05-17T15:23:08.762Z] ---> 06c15bb06465 [2023-05-17T15:23:08.762Z] Step 24/25 : LABEL git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:23:08.762Z] ---> Running in 1cbc356725b7 [2023-05-17T15:23:08.762Z] Removing intermediate container 1cbc356725b7 [2023-05-17T15:23:08.762Z] ---> 2d1ba4049735 [2023-05-17T15:23:08.762Z] Step 25/25 : LABEL version=3.0.0-dev.12 [2023-05-17T15:23:08.762Z] ---> Running in a95472b7ad95 [2023-05-17T15:23:09.023Z] Removing intermediate container a95472b7ad95 [2023-05-17T15:23:09.023Z] ---> 1ea6c55867c3 [2023-05-17T15:23:09.023Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T15:23:09.023Z] Successfully built 1ea6c55867c3 [2023-05-17T15:23:09.023Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:23:09.135Z] provisioning config files... [2023-05-17T15:23:09.144Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config239581203416169669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:23:09.448Z] ---> docker-login.sh [2023-05-17T15:23:09.448Z] nexus3.edgexfoundry.org:10001 [2023-05-17T15:23:09.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:23:09.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:23:09.448Z] Configure a credential helper to remove this warning. See [2023-05-17T15:23:09.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:23:09.448Z] [2023-05-17T15:23:09.448Z] Login Succeeded [2023-05-17T15:23:09.448Z] nexus3.edgexfoundry.org:10002 [2023-05-17T15:23:09.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:23:09.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:23:09.448Z] Configure a credential helper to remove this warning. See [2023-05-17T15:23:09.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:23:09.448Z] [2023-05-17T15:23:09.448Z] Login Succeeded [2023-05-17T15:23:09.448Z] nexus3.edgexfoundry.org:10003 [2023-05-17T15:23:09.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:23:09.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:23:09.707Z] Configure a credential helper to remove this warning. See [2023-05-17T15:23:09.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:23:09.707Z] [2023-05-17T15:23:09.707Z] Login Succeeded [2023-05-17T15:23:09.707Z] nexus3.edgexfoundry.org:10004 [2023-05-17T15:23:09.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:23:09.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:23:09.707Z] Configure a credential helper to remove this warning. See [2023-05-17T15:23:09.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:23:09.707Z] [2023-05-17T15:23:09.707Z] Login Succeeded [2023-05-17T15:23:09.707Z] docker.io [2023-05-17T15:23:09.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:23:09.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:23:09.968Z] Configure a credential helper to remove this warning. See [2023-05-17T15:23:09.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:23:09.968Z] [2023-05-17T15:23:09.968Z] Login Succeeded [2023-05-17T15:23:09.968Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T15:23:09.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T15:23:10.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T15:23:10.028Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-17T15:23:10.028Z] c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:23:10.028Z] latest [2023-05-17T15:23:10.028Z] 3.0.0-dev.12 [2023-05-17T15:23:10.028Z] c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 [2023-05-17T15:23:10.028Z] main [2023-05-17T15:23:10.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:10.349Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:10.653Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:23:10.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-17T15:23:10.653Z] 89d7b38e2664: Preparing [2023-05-17T15:23:10.653Z] ee5e9a860dfe: Preparing [2023-05-17T15:23:10.653Z] 02ccb2c0a50c: Preparing [2023-05-17T15:23:10.653Z] f1417ff83b31: Preparing [2023-05-17T15:23:10.653Z] f1417ff83b31: Layer already exists [2023-05-17T15:23:10.653Z] 89d7b38e2664: Pushed [2023-05-17T15:23:10.653Z] ee5e9a860dfe: Pushed [2023-05-17T15:23:13.188Z] 02ccb2c0a50c: Pushed [2023-05-17T15:23:13.447Z] c4cb8c1d83e7739b2fef955a569d1bef7b44e72b: digest: sha256:97fe848497eb1154b18dac8494b537f9b9a225f81b75e583321f579fa39ef098 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:13.758Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:14.064Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-17T15:23:14.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-17T15:23:14.064Z] 89d7b38e2664: Preparing [2023-05-17T15:23:14.064Z] ee5e9a860dfe: Preparing [2023-05-17T15:23:14.064Z] 02ccb2c0a50c: Preparing [2023-05-17T15:23:14.064Z] f1417ff83b31: Preparing [2023-05-17T15:23:14.064Z] 89d7b38e2664: Layer already exists [2023-05-17T15:23:14.064Z] ee5e9a860dfe: Layer already exists [2023-05-17T15:23:14.064Z] 02ccb2c0a50c: Layer already exists [2023-05-17T15:23:14.064Z] f1417ff83b31: Layer already exists [2023-05-17T15:23:14.064Z] latest: digest: sha256:97fe848497eb1154b18dac8494b537f9b9a225f81b75e583321f579fa39ef098 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:14.388Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:14.695Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.12 [2023-05-17T15:23:14.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-17T15:23:14.695Z] 89d7b38e2664: Preparing [2023-05-17T15:23:14.695Z] ee5e9a860dfe: Preparing [2023-05-17T15:23:14.695Z] 02ccb2c0a50c: Preparing [2023-05-17T15:23:14.695Z] f1417ff83b31: Preparing [2023-05-17T15:23:14.695Z] 89d7b38e2664: Layer already exists [2023-05-17T15:23:14.695Z] f1417ff83b31: Layer already exists [2023-05-17T15:23:14.695Z] ee5e9a860dfe: Layer already exists [2023-05-17T15:23:14.695Z] 02ccb2c0a50c: Layer already exists [2023-05-17T15:23:14.695Z] 3.0.0-dev.12: digest: sha256:97fe848497eb1154b18dac8494b537f9b9a225f81b75e583321f579fa39ef098 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:15.018Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:15.326Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 [2023-05-17T15:23:15.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-17T15:23:15.327Z] 89d7b38e2664: Preparing [2023-05-17T15:23:15.327Z] ee5e9a860dfe: Preparing [2023-05-17T15:23:15.327Z] 02ccb2c0a50c: Preparing [2023-05-17T15:23:15.327Z] f1417ff83b31: Preparing [2023-05-17T15:23:15.327Z] 89d7b38e2664: Layer already exists [2023-05-17T15:23:15.327Z] ee5e9a860dfe: Layer already exists [2023-05-17T15:23:15.327Z] 02ccb2c0a50c: Layer already exists [2023-05-17T15:23:15.327Z] f1417ff83b31: Layer already exists [2023-05-17T15:23:15.327Z] c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12: digest: sha256:97fe848497eb1154b18dac8494b537f9b9a225f81b75e583321f579fa39ef098 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:15.635Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:15.947Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-17T15:23:15.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-17T15:23:15.947Z] 89d7b38e2664: Preparing [2023-05-17T15:23:15.947Z] ee5e9a860dfe: Preparing [2023-05-17T15:23:15.947Z] 02ccb2c0a50c: Preparing [2023-05-17T15:23:15.947Z] f1417ff83b31: Preparing [2023-05-17T15:23:15.947Z] 02ccb2c0a50c: Layer already exists [2023-05-17T15:23:15.947Z] ee5e9a860dfe: Layer already exists [2023-05-17T15:23:15.947Z] 89d7b38e2664: Layer already exists [2023-05-17T15:23:15.947Z] f1417ff83b31: Layer already exists [2023-05-17T15:23:15.947Z] main: digest: sha256:97fe848497eb1154b18dac8494b537f9b9a225f81b75e583321f579fa39ef098 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T15:23:15.987Z] ===================================================== [Pipeline] echo [2023-05-17T15:23:15.994Z] taggedImages: [2023-05-17T15:23:15.994Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:23:15.994Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-17T15:23:15.994Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.12 [2023-05-17T15:23:15.994Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 [2023-05-17T15:23:15.994Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:16.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T15:23:16.364Z] [2023-05-17T15:23:16.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:16.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T15:23:16.668Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T15:23:16.668Z] 5eb5b503b376: Pulling fs layer [2023-05-17T15:23:16.668Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T15:23:16.668Z] ec43610c2a17: Pulling fs layer [2023-05-17T15:23:16.668Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T15:23:16.668Z] 33b1e0a273af: Pulling fs layer [2023-05-17T15:23:16.668Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T15:23:16.668Z] 2f39f015ded8: Pulling fs layer [2023-05-17T15:23:16.668Z] 33b1e0a273af: Waiting [2023-05-17T15:23:16.668Z] 5d3b04190fa2: Waiting [2023-05-17T15:23:16.668Z] 2f39f015ded8: Waiting [2023-05-17T15:23:16.668Z] 3a2ae6a8a46f: Waiting [2023-05-17T15:23:16.668Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T15:23:16.669Z] 5c69ac0246d0: Download complete [2023-05-17T15:23:16.669Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T15:23:16.669Z] 3a2ae6a8a46f: Download complete [2023-05-17T15:23:16.669Z] 33b1e0a273af: Verifying Checksum [2023-05-17T15:23:16.669Z] 33b1e0a273af: Download complete [2023-05-17T15:23:16.669Z] ec43610c2a17: Verifying Checksum [2023-05-17T15:23:16.669Z] ec43610c2a17: Download complete [2023-05-17T15:23:16.669Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T15:23:16.669Z] 5d3b04190fa2: Download complete [2023-05-17T15:23:16.929Z] 5eb5b503b376: Verifying Checksum [2023-05-17T15:23:16.929Z] 5eb5b503b376: Download complete [2023-05-17T15:23:17.494Z] 2f39f015ded8: Download complete [2023-05-17T15:23:18.061Z] 5eb5b503b376: Pull complete [2023-05-17T15:23:18.061Z] 5c69ac0246d0: Pull complete [2023-05-17T15:23:18.628Z] ec43610c2a17: Pull complete [2023-05-17T15:23:18.628Z] 3a2ae6a8a46f: Pull complete [2023-05-17T15:23:18.886Z] 33b1e0a273af: Pull complete [2023-05-17T15:23:18.886Z] 5d3b04190fa2: Pull complete [2023-05-17T15:23:23.073Z] 2f39f015ded8: Pull complete [2023-05-17T15:23:23.073Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T15:23:23.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T15:23:23.073Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:23:23.164Z] prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container [2023-05-17T15:23:23.193Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T15:23:26.105Z] $ docker top f5f6350d79fbf5cc8c22e597d8b32d080d63586ee50c408d140545c27714eb64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:23:26.499Z] ---> job-cost.sh [2023-05-17T15:23:26.499Z] lf-activate-venv: SKIPPING [2023-05-17T15:23:26.499Z] INFO: No Stack... [2023-05-17T15:23:26.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T15:23:27.324Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T15:23:27.619Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-17T15:23:27.619Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T15:23:27.631Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] [2023-05-17T15:23:27.638Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] did not exist. Created. [2023-05-17T15:23:27.638Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T15:23:27.943Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T15:23:28.365Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T15:23:28.373Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T15:23:28.390Z] $ docker stop --time=1 f5f6350d79fbf5cc8c22e597d8b32d080d63586ee50c408d140545c27714eb64 [2023-05-17T15:23:29.685Z] $ docker rm -f --volumes f5f6350d79fbf5cc8c22e597d8b32d080d63586ee50c408d140545c27714eb64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T15:23:50.712Z] Removing intermediate container 2e50e85cf0f5 [2023-05-17T15:23:50.713Z] ---> c29643a6c8c5 [2023-05-17T15:23:50.713Z] Step 14/15 : COPY . . [2023-05-17T15:23:50.713Z] ---> d8717ebfacef [2023-05-17T15:23:50.713Z] Step 15/15 : RUN ${MAKE} [2023-05-17T15:23:50.713Z] ---> Running in ebc3ada4e509 [2023-05-17T15:23:50.713Z] noop [2023-05-17T15:23:50.713Z] Removing intermediate container ebc3ada4e509 [2023-05-17T15:23:50.713Z] ---> 4d567fa33eca [2023-05-17T15:23:50.713Z] Successfully built 4d567fa33eca [2023-05-17T15:23:50.713Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:51.071Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T15:23:51.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:23:51.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-15884 does not seem to be running inside a container [2023-05-17T15:23:51.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/108 -v /w/workspace/edgex-ui-go/108:/w/workspace/edgex-ui-go/108:rw,z -v /w/workspace/edgex-ui-go/108@tmp:/w/workspace/edgex-ui-go/108@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 ******** ci-base-image-arm64 cat [2023-05-17T15:23:52.578Z] $ docker top 09929053301a3444658438a38912a905fdd2ef74d1a9192197c9c12df37391cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T15:23:53.406Z] + go version [2023-05-17T15:23:53.407Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T15:23:53.431Z] $ docker stop --time=1 09929053301a3444658438a38912a905fdd2ef74d1a9192197c9c12df37391cb [2023-05-17T15:23:55.077Z] $ docker rm -f --volumes 09929053301a3444658438a38912a905fdd2ef74d1a9192197c9c12df37391cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:23:55.628Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T15:23:55.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:23:55.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-15884 does not seem to be running inside a container [2023-05-17T15:23:55.896Z] $ 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/108 -v /w/workspace/edgex-ui-go/108:/w/workspace/edgex-ui-go/108:rw,z -v /w/workspace/edgex-ui-go/108@tmp:/w/workspace/edgex-ui-go/108@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 ******** ci-base-image-arm64 cat [2023-05-17T15:23:57.059Z] $ docker top 6df2f7bf51580d2507f0abea2a14169f8be3b3b8e9d002aec3e4d20bfd90fe26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T15:23:57.896Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/108 [Pipeline] fileExists [Pipeline] sh [2023-05-17T15:23:58.232Z] + make test [2023-05-17T15:23:58.232Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-17T15:24:30.486Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-17T15:26:07.164Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-17T15:26:07.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-17T15:26:07.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-17T15:26:07.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-17T15:26:07.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-17T15:26:07.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-17T15:26:07.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-17T15:26:07.164Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-17T15:26:07.164Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-17T15:26:25.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T15:26:25.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T15:26:25.372Z] ./bin/test-attribution-txt.sh [2023-05-17T15:26:25.372Z] make -C web test [2023-05-17T15:26:25.372Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/108/web' [2023-05-17T15:26:25.372Z] make[1]: tput: No such file or directory [2023-05-17T15:26:25.372Z] make[1]: tput: No such file or directory [2023-05-17T15:26:25.372Z] warning: generating ./VERSION [2023-05-17T15:26:25.372Z] echo "0.0.0" > VERSION [2023-05-17T15:26:25.372Z] docker build \ [2023-05-17T15:26:25.372Z] -f Dockerfile \ [2023-05-17T15:26:25.372Z] --build-arg USER=1000 \ [2023-05-17T15:26:25.372Z] \ [2023-05-17T15:26:25.372Z] --label "git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b" \ [2023-05-17T15:26:25.372Z] -t edgexfoundry/edgex-web-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b \ [2023-05-17T15:26:25.372Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-17T15:26:25.372Z] . [2023-05-17T15:26:25.372Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-17T15:26:25.372Z] Install the buildx component to build images with BuildKit: [2023-05-17T15:26:25.372Z] https://docs.docker.com/go/buildx/ [2023-05-17T15:26:25.372Z] [2023-05-17T15:26:25.372Z] Sending build context to Docker daemon 2.571MB [2023-05-17T15:26:25.372Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-17T15:26:25.641Z] 16.17-alpine3.15: Pulling from library/node [2023-05-17T15:26:25.641Z] 47517142f6ba: Pulling fs layer [2023-05-17T15:26:25.641Z] 5f8c4bfa009b: Pulling fs layer [2023-05-17T15:26:25.641Z] f7079c9c4ba1: Pulling fs layer [2023-05-17T15:26:25.641Z] aba105e6f55a: Pulling fs layer [2023-05-17T15:26:25.641Z] aba105e6f55a: Waiting [2023-05-17T15:26:25.913Z] 47517142f6ba: Verifying Checksum [2023-05-17T15:26:25.913Z] 47517142f6ba: Download complete [2023-05-17T15:26:25.913Z] f7079c9c4ba1: Verifying Checksum [2023-05-17T15:26:25.913Z] f7079c9c4ba1: Download complete [2023-05-17T15:26:25.913Z] aba105e6f55a: Download complete [2023-05-17T15:26:26.502Z] 47517142f6ba: Pull complete [2023-05-17T15:26:26.768Z] 5f8c4bfa009b: Verifying Checksum [2023-05-17T15:26:26.768Z] 5f8c4bfa009b: Download complete [2023-05-17T15:26:30.118Z] 5f8c4bfa009b: Pull complete [2023-05-17T15:26:30.386Z] f7079c9c4ba1: Pull complete [2023-05-17T15:26:30.653Z] aba105e6f55a: Pull complete [2023-05-17T15:26:30.653Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-17T15:26:30.653Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-17T15:26:30.653Z] ---> bf1b8b58d215 [2023-05-17T15:26:30.653Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-17T15:26:31.246Z] ---> Running in 5e7f4fee0aab [2023-05-17T15:26:32.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-17T15:26:32.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-17T15:26:33.446Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-17T15:26:33.446Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-17T15:26:33.446Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-17T15:26:33.446Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-17T15:26:33.446Z] (5/128) Installing libxcb (1.14-r2) [2023-05-17T15:26:33.446Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-17T15:26:33.446Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-17T15:26:33.446Z] (8/128) Installing libice (1.0.10-r0) [2023-05-17T15:26:33.715Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-17T15:26:33.715Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-17T15:26:33.715Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-17T15:26:33.715Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-17T15:26:33.715Z] (13/128) Installing xset (1.2.4-r0) [2023-05-17T15:26:33.716Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-17T15:26:33.716Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-17T15:26:33.716Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-17T15:26:33.716Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-17T15:26:33.716Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-17T15:26:33.716Z] (19/128) Installing libintl (0.21-r0) [2023-05-17T15:26:33.716Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-17T15:26:33.716Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-17T15:26:33.716Z] (22/128) Installing pcre (8.45-r1) [2023-05-17T15:26:33.716Z] (23/128) Installing glib (2.70.1-r0) [2023-05-17T15:26:33.716Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-17T15:26:33.716Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-17T15:26:33.716Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-17T15:26:33.983Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-17T15:26:33.983Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-17T15:26:33.983Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-17T15:26:33.983Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-17T15:26:33.983Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-17T15:26:33.983Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-17T15:26:33.983Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-17T15:26:33.983Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-17T15:26:33.983Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-17T15:26:33.983Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-17T15:26:33.983Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-17T15:26:33.983Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-17T15:26:34.252Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-17T15:26:34.252Z] (40/128) Installing libxi (1.8-r0) [2023-05-17T15:26:34.252Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-17T15:26:34.252Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-17T15:26:34.252Z] (43/128) Installing atk (2.36.0-r0) [2023-05-17T15:26:34.252Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-17T15:26:34.252Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-17T15:26:34.252Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-17T15:26:34.252Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-17T15:26:34.252Z] (48/128) Installing expat (2.5.0-r0) [2023-05-17T15:26:34.252Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-17T15:26:34.252Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-17T15:26:34.252Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-17T15:26:34.252Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-17T15:26:34.252Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-17T15:26:34.252Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-17T15:26:34.252Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-17T15:26:34.252Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-17T15:26:34.252Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-17T15:26:34.522Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-17T15:26:34.522Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-17T15:26:34.522Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-17T15:26:34.522Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-17T15:26:34.522Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-17T15:26:34.522Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-17T15:26:34.522Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-17T15:26:34.522Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-17T15:26:34.522Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-17T15:26:34.522Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-17T15:26:34.522Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-17T15:26:34.790Z] (69/128) Installing pango (1.48.10-r0) [2023-05-17T15:26:34.790Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-17T15:26:34.790Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-17T15:26:34.790Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-17T15:26:34.790Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-17T15:26:34.790Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-17T15:26:34.790Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-17T15:26:35.058Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-17T15:26:35.325Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-17T15:26:35.325Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-17T15:26:35.325Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-17T15:26:35.325Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-17T15:26:37.270Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-17T15:26:37.270Z] (80/128) Installing flac (1.3.4-r0) [2023-05-17T15:26:37.541Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-17T15:26:37.541Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-17T15:26:37.541Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-17T15:26:37.541Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-17T15:26:37.541Z] (85/128) Installing libass (0.15.2-r0) [2023-05-17T15:26:37.541Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-17T15:26:37.541Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-17T15:26:37.541Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-17T15:26:37.541Z] (89/128) Installing lame (3.100-r0) [2023-05-17T15:26:37.811Z] (90/128) Installing opus (1.3.1-r1) [2023-05-17T15:26:37.811Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-17T15:26:37.811Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-17T15:26:37.811Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-17T15:26:37.811Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-17T15:26:37.811Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-17T15:26:37.811Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-17T15:26:37.811Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-17T15:26:37.811Z] (98/128) Installing libva (2.13.0-r0) [2023-05-17T15:26:37.811Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-17T15:26:37.811Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-17T15:26:37.811Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-17T15:26:37.811Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-17T15:26:37.811Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-17T15:26:37.811Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-17T15:26:38.080Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-17T15:26:38.080Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-17T15:26:38.080Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-17T15:26:38.348Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-17T15:26:38.620Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-17T15:26:38.620Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-17T15:26:38.620Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-17T15:26:38.620Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-17T15:26:38.620Z] (113/128) Installing nspr (4.32-r0) [2023-05-17T15:26:38.620Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-17T15:26:38.620Z] (115/128) Installing nss (3.78.1-r0) [2023-05-17T15:26:38.620Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-17T15:26:38.620Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-17T15:26:38.620Z] (118/128) Installing orc (0.4.32-r0) [2023-05-17T15:26:38.620Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-17T15:26:38.620Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-17T15:26:38.620Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-17T15:26:38.620Z] (122/128) Installing libpulse (15.0-r2) [2023-05-17T15:26:38.889Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-17T15:26:38.889Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-17T15:26:38.889Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-17T15:26:38.889Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-17T15:26:38.889Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-17T15:26:38.889Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-17T15:26:43.155Z] Executing busybox-1.34.1-r7.trigger [2023-05-17T15:26:43.155Z] Executing glib-2.70.1-r0.trigger [2023-05-17T15:26:43.155Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-17T15:26:45.106Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-17T15:26:45.106Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-17T15:26:45.106Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-17T15:26:45.106Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-17T15:26:45.106Z] OK: 275 MiB in 144 packages [2023-05-17T15:26:55.185Z] Removing intermediate container 5e7f4fee0aab [2023-05-17T15:26:55.185Z] ---> 9e5a62cacd14 [2023-05-17T15:26:55.185Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-17T15:26:55.185Z] ---> Running in c4ce02c3e366 [2023-05-17T15:26:55.185Z] Removing intermediate container c4ce02c3e366 [2023-05-17T15:26:55.185Z] ---> 48a6ca284d5f [2023-05-17T15:26:55.185Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-17T15:26:55.185Z] ---> Running in 12b129c043d8 [2023-05-17T15:26:55.185Z] Removing intermediate container 12b129c043d8 [2023-05-17T15:26:55.185Z] ---> 423029a3b32a [2023-05-17T15:26:55.185Z] Step 5/10 : RUN npm install -g npm [2023-05-17T15:26:55.185Z] ---> Running in c10c771f841e [2023-05-17T15:27:21.866Z] [2023-05-17T15:27:21.866Z] removed 7 packages, changed 101 packages, and audited 264 packages in 22s [2023-05-17T15:27:21.866Z] [2023-05-17T15:27:21.866Z] 27 packages are looking for funding [2023-05-17T15:27:21.866Z] run `npm fund` for details [2023-05-17T15:27:21.866Z] [2023-05-17T15:27:21.866Z] found 0 vulnerabilities [2023-05-17T15:27:23.281Z] Removing intermediate container c10c771f841e [2023-05-17T15:27:23.281Z] ---> c06d5dbb74ed [2023-05-17T15:27:23.281Z] Step 6/10 : ARG USER=1000 [2023-05-17T15:27:23.549Z] ---> Running in 9f9f9edbf521 [2023-05-17T15:27:23.819Z] Removing intermediate container 9f9f9edbf521 [2023-05-17T15:27:23.819Z] ---> 0cb41e8ceacb [2023-05-17T15:27:23.819Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-17T15:27:23.819Z] ---> Running in f9fdc0dd5e48 [2023-05-17T15:27:25.768Z] Removing intermediate container f9fdc0dd5e48 [2023-05-17T15:27:25.768Z] ---> dac688f6c8e4 [2023-05-17T15:27:25.768Z] Step 8/10 : USER $USER:$USER [2023-05-17T15:27:25.768Z] ---> Running in dc1d4a7223f9 [2023-05-17T15:27:25.768Z] Removing intermediate container dc1d4a7223f9 [2023-05-17T15:27:25.768Z] ---> 2cb7cbc029bb [2023-05-17T15:27:25.768Z] Step 9/10 : WORKDIR /app [2023-05-17T15:27:26.034Z] ---> Running in 5b160bec1464 [2023-05-17T15:27:26.302Z] Removing intermediate container 5b160bec1464 [2023-05-17T15:27:26.302Z] ---> f4b195325f10 [2023-05-17T15:27:26.302Z] Step 10/10 : LABEL git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:27:26.302Z] ---> Running in 154d825d8dad [2023-05-17T15:27:26.570Z] Removing intermediate container 154d825d8dad [2023-05-17T15:27:26.570Z] ---> 87c8bf6e0602 [2023-05-17T15:27:26.570Z] Successfully built 87c8bf6e0602 [2023-05-17T15:27:26.570Z] Successfully tagged edgexfoundry/edgex-web-ui:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:27:26.570Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-17T15:27:26.570Z] touch edgex-web-ui.imagebuilt [2023-05-17T15:27:26.570Z] mkdir -p node_modules coverage [2023-05-17T15:27:26.570Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-17T15:27:26.570Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-17T15:27:38.888Z] npm WARN old lockfile [2023-05-17T15:27:38.888Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-17T15:27:38.888Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-17T15:27:38.888Z] npm WARN old lockfile [2023-05-17T15:27:38.888Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-17T15:27:38.888Z] npm WARN old lockfile [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE required: { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE }, [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE required: { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE }, [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE required: { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE }, [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE required: { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE }, [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE required: { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE }, [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE required: { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE }, [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE required: { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE }, [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE required: { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE }, [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE required: { [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE }, [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T15:28:17.765Z] npm WARN EBADENGINE } [2023-05-17T15:28:44.460Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-17T15:28:44.460Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-17T15:28:44.460Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-17T15:28:44.460Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-17T15:28:44.460Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T15:28:45.043Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-17T15:28:49.387Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-17T15:28:56.080Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-17T15:28:56.684Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-17T15:28:58.095Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-17T15:29:08.175Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-17T15:29:18.243Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-17T15:29:18.243Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T15:29:18.243Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-17T15:29:21.588Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-17T15:29:23.531Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-17T15:29:25.473Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T15:29:35.547Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-17T15:29:36.961Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-17T15:29:59.023Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-17T15:30:21.078Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-17T15:30:59.943Z] [2023-05-17T15:30:59.943Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-17T15:30:59.943Z] [2023-05-17T15:30:59.943Z] 90 packages are looking for funding [2023-05-17T15:30:59.943Z] run `npm fund` for details [2023-05-17T15:30:59.943Z] [2023-05-17T15:30:59.943Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-17T15:30:59.943Z] [2023-05-17T15:30:59.943Z] To address issues that do not require attention, run: [2023-05-17T15:30:59.943Z] npm audit fix [2023-05-17T15:30:59.943Z] [2023-05-17T15:30:59.943Z] To address all issues (including breaking changes), run: [2023-05-17T15:30:59.943Z] npm audit fix --force [2023-05-17T15:30:59.943Z] [2023-05-17T15:30:59.943Z] Run `npm audit` for details. [2023-05-17T15:31:04.210Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-17T15:31:19.201Z] - Generating browser application bundles (phase: setup)... [2023-05-17T15:31:51.408Z] Compiling @angular/core : es2015 as esm2015 [2023-05-17T15:31:51.408Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-17T15:32:18.062Z] Compiling @angular/common : es2015 as esm2015 [2023-05-17T15:32:18.062Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-17T15:32:21.405Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-17T15:32:21.405Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-17T15:32:25.652Z] Compiling @angular/router : es2015 as esm2015 [2023-05-17T15:32:25.652Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-17T15:32:30.985Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-17T15:32:33.567Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-17T15:32:33.567Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-17T15:32:36.905Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-17T15:32:37.867Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-17T15:32:38.831Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-17T15:33:35.224Z] 17 05 2023 15:33:34.543:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-17T15:33:35.224Z] 17 05 2023 15:33:34.557:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-17T15:33:35.224Z] 17 05 2023 15:33:34.585:INFO [launcher]: Starting browser ChromeHeadless [2023-05-17T15:34:43.169Z] 17 05 2023 15:34:36.635:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-17T15:35:15.434Z] 17 05 2023 15:35:11.663:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-17T15:35:30.448Z] ✔ Browser application bundle generation complete. [2023-05-17T15:35:31.859Z] 17 05 2023 15:35:31.676:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket auxvNGGSqAOhtATBAAAB with id 1741053 [2023-05-17T15:35:50.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-17T15:35:50.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.098 secs) [2023-05-17T15:35:50.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.216 secs) [2023-05-17T15:35:50.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.616 secs) [2023-05-17T15:35:50.594Z] WARN: ' [2023-05-17T15:35:50.594Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T15:35:50.594Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T15:35:50.594Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T15:35:50.594Z] in a future version of Angular. [2023-05-17T15:35:50.594Z] [2023-05-17T15:35:50.594Z] For more information on this, see our API docs here: [2023-05-17T15:35:50.594Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T15:35:50.594Z] ' [2023-05-17T15:35:50.594Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.616 secs) [2023-05-17T15:35:50.594Z] WARN: ' [2023-05-17T15:35:50.594Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T15:35:50.594Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T15:35:50.594Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T15:35:50.594Z] in a future version of Angular. [2023-05-17T15:35:50.594Z] [2023-05-17T15:35:50.594Z] For more information on this, see our API docs here: [2023-05-17T15:35:50.594Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T15:35:50.594Z] ' [2023-05-17T15:35:50.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.037 secs) [2023-05-17T15:35:50.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.144 secs) [2023-05-17T15:35:50.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.19 secs) [2023-05-17T15:35:51.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.495 secs) [2023-05-17T15:35:51.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.539 secs) [2023-05-17T15:35:51.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.646 secs) [2023-05-17T15:35:51.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.687 secs) [2023-05-17T15:35:51.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.731 secs) [2023-05-17T15:35:51.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.756 secs) [2023-05-17T15:35:51.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.988 secs) [2023-05-17T15:35:51.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.055 secs) [2023-05-17T15:35:51.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.123 secs) [2023-05-17T15:35:52.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.348 secs) [2023-05-17T15:35:52.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.475 secs) [2023-05-17T15:35:52.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.517 secs) [2023-05-17T15:35:52.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.551 secs) [2023-05-17T15:35:52.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.611 secs) [2023-05-17T15:35:52.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.643 secs) [2023-05-17T15:35:53.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.99 secs) [2023-05-17T15:35:53.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.028 secs) [2023-05-17T15:35:53.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.065 secs) [2023-05-17T15:35:53.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.088 secs) [2023-05-17T15:35:53.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.383 secs) [2023-05-17T15:35:53.900Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.592 secs) [2023-05-17T15:35:54.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.626 secs) [2023-05-17T15:35:54.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.815 secs) [2023-05-17T15:35:54.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.911 secs) [2023-05-17T15:35:54.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.129 secs) [2023-05-17T15:35:54.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.485 secs) [2023-05-17T15:35:55.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.596 secs) [2023-05-17T15:35:55.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.639 secs) [2023-05-17T15:35:55.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.674 secs) [2023-05-17T15:35:55.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.785 secs) [2023-05-17T15:35:55.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.89 secs) [2023-05-17T15:35:55.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.945 secs) [2023-05-17T15:35:55.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.001 secs) [2023-05-17T15:35:56.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.068 secs) [2023-05-17T15:35:56.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.326 secs) [2023-05-17T15:35:56.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.544 secs) [2023-05-17T15:35:56.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.704 secs) [2023-05-17T15:35:56.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.897 secs) [2023-05-17T15:35:57.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.052 secs) [2023-05-17T15:35:57.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.367 secs) [2023-05-17T15:35:57.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.451 secs) [2023-05-17T15:35:57.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.522 secs) [2023-05-17T15:35:57.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.595 secs) [2023-05-17T15:35:57.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.627 secs) [2023-05-17T15:35:57.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.673 secs) [2023-05-17T15:35:58.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.832 secs) [2023-05-17T15:35:58.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.921 secs) [2023-05-17T15:35:58.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.949 secs) [2023-05-17T15:35:58.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.981 secs) [2023-05-17T15:35:58.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.002 secs) [2023-05-17T15:35:58.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.185 secs) [2023-05-17T15:35:58.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.315 secs) [2023-05-17T15:35:59.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.643 secs) [2023-05-17T15:35:59.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.843 secs) [2023-05-17T15:35:59.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.92 secs) [2023-05-17T15:35:59.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.025 secs) [2023-05-17T15:35:59.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.037 secs) [2023-05-17T15:35:59.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.049 secs) [2023-05-17T15:36:00.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.094 secs) [2023-05-17T15:36:00.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.19 secs) [2023-05-17T15:36:00.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.347 secs) [2023-05-17T15:36:00.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.385 secs) [2023-05-17T15:36:00.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.424 secs) [2023-05-17T15:36:00.585Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.466 secs) [2023-05-17T15:36:00.585Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.555 secs) [2023-05-17T15:36:00.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.713 secs) [2023-05-17T15:36:00.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.738 secs) [2023-05-17T15:36:00.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.799 secs) [2023-05-17T15:36:01.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.9 secs) [2023-05-17T15:36:01.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.952 secs) [2023-05-17T15:36:01.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.018 secs) [2023-05-17T15:36:01.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.069 secs) [2023-05-17T15:36:01.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.464 secs) [2023-05-17T15:36:01.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.488 secs) [2023-05-17T15:36:02.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.637 secs) [2023-05-17T15:36:02.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.687 secs) [2023-05-17T15:36:02.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.729 secs) [2023-05-17T15:36:02.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.78 secs) [2023-05-17T15:36:02.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11 secs) [2023-05-17T15:36:02.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.022 secs) [2023-05-17T15:36:02.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.043 secs) [2023-05-17T15:36:03.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.058 secs) [2023-05-17T15:36:03.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.136 secs) [2023-05-17T15:36:03.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.198 secs) [2023-05-17T15:36:03.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.216 secs) [2023-05-17T15:36:03.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.322 secs) [2023-05-17T15:36:03.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.472 secs) [2023-05-17T15:36:03.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.54 secs) [2023-05-17T15:36:03.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.6 secs) [2023-05-17T15:36:03.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.667 secs) [2023-05-17T15:36:03.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.703 secs) [2023-05-17T15:36:03.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.731 secs) [2023-05-17T15:36:04.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.759 secs) [2023-05-17T15:36:04.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.281 secs) [2023-05-17T15:36:04.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.486 secs) [2023-05-17T15:36:04.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.514 secs) [2023-05-17T15:36:04.960Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.525 secs) [2023-05-17T15:36:04.960Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.581 secs) [2023-05-17T15:36:05.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.707 secs) [2023-05-17T15:36:05.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.724 secs) [2023-05-17T15:36:05.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.741 secs) [2023-05-17T15:36:05.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.761 secs) [2023-05-17T15:36:05.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.847 secs) [2023-05-17T15:36:05.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.877 secs) [2023-05-17T15:36:05.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.92 secs) [2023-05-17T15:36:05.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.935 secs) [2023-05-17T15:36:05.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.949 secs) [2023-05-17T15:36:05.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.994 secs) [2023-05-17T15:36:05.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.034 secs) [2023-05-17T15:36:05.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.048 secs) [2023-05-17T15:36:05.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.11 secs) [2023-05-17T15:36:05.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.127 secs) [2023-05-17T15:36:05.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.137 secs) [2023-05-17T15:36:06.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.164 secs) [2023-05-17T15:36:06.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.292 secs) [2023-05-17T15:36:06.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.357 secs) [2023-05-17T15:36:06.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.387 secs) [2023-05-17T15:36:06.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.411 secs) [2023-05-17T15:36:06.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.497 secs) [2023-05-17T15:36:06.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.562 secs) [2023-05-17T15:36:06.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.611 secs) [2023-05-17T15:36:07.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.977 secs) [2023-05-17T15:36:07.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.074 secs) [2023-05-17T15:36:07.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.092 secs) [2023-05-17T15:36:07.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.104 secs) [2023-05-17T15:36:07.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.286 secs) [2023-05-17T15:36:07.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.359 secs) [2023-05-17T15:36:07.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.379 secs) [2023-05-17T15:36:07.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.419 secs) [2023-05-17T15:36:07.904Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.564 secs) [2023-05-17T15:36:07.904Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.624 secs) [2023-05-17T15:36:08.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.789 secs) [2023-05-17T15:36:08.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 14.899 secs) [2023-05-17T15:36:08.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 14.911 secs) [2023-05-17T15:36:08.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.93 secs) [2023-05-17T15:36:08.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.942 secs) [2023-05-17T15:36:08.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.957 secs) [2023-05-17T15:36:08.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.97 secs) [2023-05-17T15:36:08.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.051 secs) [2023-05-17T15:36:09.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.907 secs / 15.051 secs) [2023-05-17T15:36:09.389Z] TOTAL: 145 SUCCESS [2023-05-17T15:36:09.389Z] ✔ Browser application bundle generation complete. [2023-05-17T15:36:12.725Z] [2023-05-17T15:36:12.725Z] =============================== Coverage summary =============================== [2023-05-17T15:36:12.725Z] Statements : 41.56% ( 1425/3429 ) [2023-05-17T15:36:12.725Z] Branches : 12.14% ( 109/898 ) [2023-05-17T15:36:12.725Z] Functions : 33.33% ( 417/1251 ) [2023-05-17T15:36:12.725Z] Lines : 39.45% ( 1280/3245 ) [2023-05-17T15:36:12.725Z] ================================================================================ [2023-05-17T15:36:12.725Z] 17 05 2023 15:36:12.547:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-17T15:36:13.681Z] ✔ Browser application bundle generation complete. [2023-05-17T15:36:14.637Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/108/web' [Pipeline] echo [2023-05-17T15:36:14.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T15:36:14.667Z] $ docker stop --time=1 6df2f7bf51580d2507f0abea2a14169f8be3b3b8e9d002aec3e4d20bfd90fe26 [2023-05-17T15:36:16.330Z] $ docker rm -f --volumes 6df2f7bf51580d2507f0abea2a14169f8be3b3b8e9d002aec3e4d20bfd90fe26 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T15:36:17.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T15:36:19.941Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T15:36:25.218Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T15:36:25.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T15:36:28.499Z] + ls -al . [2023-05-17T15:36:28.499Z] total 176 [2023-05-17T15:36:28.499Z] drwxrwxr-x 13 jenkins jenkins 4096 May 17 15:24 . [2023-05-17T15:36:28.499Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:21 .. [2023-05-17T15:36:28.499Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:21 .blubracket [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 18 May 17 15:21 .dockerignore [2023-05-17T15:36:28.499Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 15:21 .git [2023-05-17T15:36:28.499Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:21 .github [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 185 May 17 15:21 .gitignore [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 17 15:21 Attribution.txt [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 17 15:21 CHANGELOG.md [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 17 15:21 CONTRIBUTING.md [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 17 15:21 Dockerfile [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 652 May 17 15:21 Jenkinsfile [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 17 15:21 LICENSE [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 17 15:21 Makefile [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 17 15:21 README.md [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 15:19 VERSION [2023-05-17T15:36:28.499Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:21 assets [2023-05-17T15:36:28.499Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:21 bin [2023-05-17T15:36:28.499Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:21 cmd [2023-05-17T15:36:28.499Z] -rw-r--r-- 1 jenkins jenkins 10 May 17 15:24 coverage.out [2023-05-17T15:36:28.499Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:21 docs [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 17 15:21 go.mod [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 17 15:21 go.sum [2023-05-17T15:36:28.499Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 15:21 internal [2023-05-17T15:36:28.499Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:21 snap [2023-05-17T15:36:28.499Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:21 testing [2023-05-17T15:36:28.499Z] -rw-rw-r-- 1 jenkins jenkins 155 May 17 15:21 version.go [2023-05-17T15:36:28.499Z] drwxrwxr-x 6 jenkins jenkins 4096 May 17 15:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:36:28.832Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b --label arch=arm64 --label version=3.0.0-dev.12 . [2023-05-17T15:36:29.789Z] Sending build context to Docker daemon 31.06MB [2023-05-17T15:36:29.789Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T15:36:29.789Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T15:36:29.789Z] ---> 4d567fa33eca [2023-05-17T15:36:29.789Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T15:36:31.193Z] ---> Running in 7202e31704be [2023-05-17T15:36:31.193Z] Removing intermediate container 7202e31704be [2023-05-17T15:36:31.193Z] ---> b76144f5f3ad [2023-05-17T15:36:31.193Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T15:36:31.193Z] ---> Running in ff9d251d778b [2023-05-17T15:36:31.459Z] Removing intermediate container ff9d251d778b [2023-05-17T15:36:31.459Z] ---> 428bc124e1ed [2023-05-17T15:36:31.459Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T15:36:31.459Z] ---> Running in 6561937fcca6 [2023-05-17T15:36:31.727Z] Removing intermediate container 6561937fcca6 [2023-05-17T15:36:31.727Z] ---> 02b10c7d51a1 [2023-05-17T15:36:31.727Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-17T15:36:31.993Z] ---> Running in 195050a0736f [2023-05-17T15:36:32.258Z] Removing intermediate container 195050a0736f [2023-05-17T15:36:32.258Z] ---> c6ed259cea36 [2023-05-17T15:36:32.258Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T15:36:32.258Z] ---> Running in c75128d9f303 [2023-05-17T15:36:32.525Z] Removing intermediate container c75128d9f303 [2023-05-17T15:36:32.525Z] ---> e40bdf1acb00 [2023-05-17T15:36:32.525Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T15:36:33.931Z] ---> b9bc612d930f [2023-05-17T15:36:33.931Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T15:36:34.196Z] ---> Running in c054e33c9534 [2023-05-17T15:36:35.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T15:36:35.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T15:36:36.836Z] OK: 263 MiB in 53 packages [2023-05-17T15:36:37.417Z] Removing intermediate container c054e33c9534 [2023-05-17T15:36:37.417Z] ---> a11f6dd60d3c [2023-05-17T15:36:37.417Z] Step 10/25 : ENV GO111MODULE=on [2023-05-17T15:36:37.417Z] ---> Running in 2ae6d78d0300 [2023-05-17T15:36:37.698Z] Removing intermediate container 2ae6d78d0300 [2023-05-17T15:36:37.698Z] ---> 15c347472e65 [2023-05-17T15:36:37.698Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T15:36:37.698Z] ---> Running in c66627f8e571 [2023-05-17T15:36:37.963Z] Removing intermediate container c66627f8e571 [2023-05-17T15:36:37.963Z] ---> 5e72e39d2d3c [2023-05-17T15:36:37.963Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-17T15:36:38.561Z] ---> c93457725788 [2023-05-17T15:36:38.561Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T15:36:38.561Z] ---> Running in 857c5f306b12 [2023-05-17T15:36:41.140Z] Removing intermediate container 857c5f306b12 [2023-05-17T15:36:41.140Z] ---> 5d0c3cc76eb0 [2023-05-17T15:36:41.140Z] Step 14/25 : COPY . . [2023-05-17T15:36:45.392Z] ---> ff6359b8ede7 [2023-05-17T15:36:45.392Z] Step 15/25 : RUN ${MAKE} [2023-05-17T15:36:45.392Z] ---> Running in c61c1c8abc01 [2023-05-17T15:36:45.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-17T15:38:52.634Z] Removing intermediate container c61c1c8abc01 [2023-05-17T15:38:52.634Z] ---> ae0966c751b5 [2023-05-17T15:38:52.634Z] Step 16/25 : FROM alpine:3.17 [2023-05-17T15:38:52.634Z] 3.17: Pulling from library/alpine [2023-05-17T15:38:52.634Z] c41833b44d91: Already exists [2023-05-17T15:38:52.634Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T15:38:52.634Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T15:38:52.634Z] ---> 51e60588ff2c [2023-05-17T15:38:52.634Z] Step 17/25 : EXPOSE 4000 [2023-05-17T15:38:52.634Z] ---> Running in 0bd4b8187923 [2023-05-17T15:38:52.634Z] Removing intermediate container 0bd4b8187923 [2023-05-17T15:38:52.634Z] ---> 63cbb3c68123 [2023-05-17T15:38:52.634Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T15:38:52.634Z] ---> d428960f9d88 [2023-05-17T15:38:52.634Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-17T15:38:52.634Z] ---> e6340d6298d3 [2023-05-17T15:38:52.634Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-17T15:38:52.634Z] ---> 05aed36d9b57 [2023-05-17T15:38:52.634Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T15:38:52.634Z] ---> Running in 142279e20c58 [2023-05-17T15:38:52.634Z] Removing intermediate container 142279e20c58 [2023-05-17T15:38:52.634Z] ---> fa0aa3c5109b [2023-05-17T15:38:52.634Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-17T15:38:52.634Z] ---> Running in a15cb03f9109 [2023-05-17T15:38:52.634Z] Removing intermediate container a15cb03f9109 [2023-05-17T15:38:52.634Z] ---> 072778ddfeb8 [2023-05-17T15:38:52.634Z] Step 23/25 : LABEL arch=arm64 [2023-05-17T15:38:52.634Z] ---> Running in 2bf708006114 [2023-05-17T15:38:52.634Z] Removing intermediate container 2bf708006114 [2023-05-17T15:38:52.634Z] ---> bb8cd0319879 [2023-05-17T15:38:52.634Z] Step 24/25 : LABEL git_sha=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:38:52.634Z] ---> Running in 9c0c8da2b34c [2023-05-17T15:38:52.634Z] Removing intermediate container 9c0c8da2b34c [2023-05-17T15:38:52.634Z] ---> 2190cb5ea835 [2023-05-17T15:38:52.634Z] Step 25/25 : LABEL version=3.0.0-dev.12 [2023-05-17T15:38:52.634Z] ---> Running in 1b3242bb3878 [2023-05-17T15:38:52.634Z] Removing intermediate container 1b3242bb3878 [2023-05-17T15:38:52.634Z] ---> ef196888d44b [2023-05-17T15:38:52.634Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T15:38:52.634Z] Successfully built ef196888d44b [2023-05-17T15:38:52.634Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:38:52.756Z] provisioning config files... [2023-05-17T15:38:52.771Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/108@tmp/config8073672394329209714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:38:53.114Z] ---> docker-login.sh [2023-05-17T15:38:53.115Z] nexus3.edgexfoundry.org:10001 [2023-05-17T15:38:53.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:38:53.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:38:53.382Z] Configure a credential helper to remove this warning. See [2023-05-17T15:38:53.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:38:53.382Z] [2023-05-17T15:38:53.382Z] Login Succeeded [2023-05-17T15:38:53.382Z] nexus3.edgexfoundry.org:10002 [2023-05-17T15:38:53.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:38:53.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:38:53.649Z] Configure a credential helper to remove this warning. See [2023-05-17T15:38:53.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:38:53.649Z] [2023-05-17T15:38:53.649Z] Login Succeeded [2023-05-17T15:38:53.649Z] nexus3.edgexfoundry.org:10003 [2023-05-17T15:38:53.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:38:54.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:38:54.195Z] Configure a credential helper to remove this warning. See [2023-05-17T15:38:54.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:38:54.195Z] [2023-05-17T15:38:54.195Z] Login Succeeded [2023-05-17T15:38:54.195Z] nexus3.edgexfoundry.org:10004 [2023-05-17T15:38:54.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:38:54.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:38:54.465Z] Configure a credential helper to remove this warning. See [2023-05-17T15:38:54.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:38:54.465Z] [2023-05-17T15:38:54.465Z] Login Succeeded [2023-05-17T15:38:54.465Z] docker.io [2023-05-17T15:38:54.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:38:55.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:38:55.000Z] Configure a credential helper to remove this warning. See [2023-05-17T15:38:55.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:38:55.000Z] [2023-05-17T15:38:55.000Z] Login Succeeded [2023-05-17T15:38:55.000Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T15:38:55.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T15:38:55.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T15:38:55.080Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-17T15:38:55.080Z] c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:38:55.080Z] latest [2023-05-17T15:38:55.080Z] 3.0.0-dev.12 [2023-05-17T15:38:55.080Z] c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 [2023-05-17T15:38:55.080Z] main [2023-05-17T15:38:55.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:38:55.441Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:38:55.791Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:38:55.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-17T15:38:55.791Z] bbfa9437fa60: Preparing [2023-05-17T15:38:55.791Z] b2589dc77a07: Preparing [2023-05-17T15:38:55.791Z] e5d4f6381076: Preparing [2023-05-17T15:38:55.791Z] 26cbea5cba74: Preparing [2023-05-17T15:38:55.791Z] 26cbea5cba74: Layer already exists [2023-05-17T15:38:56.058Z] b2589dc77a07: Pushed [2023-05-17T15:38:56.058Z] bbfa9437fa60: Pushed [2023-05-17T15:39:02.697Z] e5d4f6381076: Pushed [2023-05-17T15:39:02.697Z] c4cb8c1d83e7739b2fef955a569d1bef7b44e72b: digest: sha256:aed9ac66951b151505e569a8ca020bb87a9ab691aba750079c34ca92eb73bd2c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:39:03.046Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:39:03.381Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-17T15:39:03.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-17T15:39:03.381Z] bbfa9437fa60: Preparing [2023-05-17T15:39:03.381Z] b2589dc77a07: Preparing [2023-05-17T15:39:03.381Z] e5d4f6381076: Preparing [2023-05-17T15:39:03.381Z] 26cbea5cba74: Preparing [2023-05-17T15:39:03.381Z] b2589dc77a07: Layer already exists [2023-05-17T15:39:03.381Z] e5d4f6381076: Layer already exists [2023-05-17T15:39:03.381Z] bbfa9437fa60: Layer already exists [2023-05-17T15:39:03.381Z] 26cbea5cba74: Layer already exists [2023-05-17T15:39:03.381Z] latest: digest: sha256:aed9ac66951b151505e569a8ca020bb87a9ab691aba750079c34ca92eb73bd2c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:39:03.721Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:39:04.056Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.12 [2023-05-17T15:39:04.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-17T15:39:04.056Z] bbfa9437fa60: Preparing [2023-05-17T15:39:04.056Z] b2589dc77a07: Preparing [2023-05-17T15:39:04.056Z] e5d4f6381076: Preparing [2023-05-17T15:39:04.056Z] 26cbea5cba74: Preparing [2023-05-17T15:39:04.056Z] b2589dc77a07: Layer already exists [2023-05-17T15:39:04.056Z] bbfa9437fa60: Layer already exists [2023-05-17T15:39:04.056Z] e5d4f6381076: Layer already exists [2023-05-17T15:39:04.056Z] 26cbea5cba74: Layer already exists [2023-05-17T15:39:04.056Z] 3.0.0-dev.12: digest: sha256:aed9ac66951b151505e569a8ca020bb87a9ab691aba750079c34ca92eb73bd2c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:39:04.397Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:39:04.735Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 [2023-05-17T15:39:04.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-17T15:39:04.736Z] bbfa9437fa60: Preparing [2023-05-17T15:39:04.736Z] b2589dc77a07: Preparing [2023-05-17T15:39:04.736Z] e5d4f6381076: Preparing [2023-05-17T15:39:04.736Z] 26cbea5cba74: Preparing [2023-05-17T15:39:04.736Z] bbfa9437fa60: Layer already exists [2023-05-17T15:39:04.736Z] b2589dc77a07: Layer already exists [2023-05-17T15:39:04.736Z] 26cbea5cba74: Layer already exists [2023-05-17T15:39:04.736Z] e5d4f6381076: Layer already exists [2023-05-17T15:39:04.736Z] c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12: digest: sha256:aed9ac66951b151505e569a8ca020bb87a9ab691aba750079c34ca92eb73bd2c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:39:05.079Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:39:05.436Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-17T15:39:05.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-17T15:39:05.436Z] bbfa9437fa60: Preparing [2023-05-17T15:39:05.436Z] b2589dc77a07: Preparing [2023-05-17T15:39:05.436Z] e5d4f6381076: Preparing [2023-05-17T15:39:05.436Z] 26cbea5cba74: Preparing [2023-05-17T15:39:05.436Z] e5d4f6381076: Layer already exists [2023-05-17T15:39:05.436Z] b2589dc77a07: Layer already exists [2023-05-17T15:39:05.436Z] 26cbea5cba74: Layer already exists [2023-05-17T15:39:05.436Z] bbfa9437fa60: Layer already exists [2023-05-17T15:39:05.436Z] main: digest: sha256:aed9ac66951b151505e569a8ca020bb87a9ab691aba750079c34ca92eb73bd2c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T15:39:05.480Z] ===================================================== [Pipeline] echo [2023-05-17T15:39:05.486Z] taggedImages: [2023-05-17T15:39:05.486Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [2023-05-17T15:39:05.486Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-17T15:39:05.486Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.12 [2023-05-17T15:39:05.486Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c4cb8c1d83e7739b2fef955a569d1bef7b44e72b-3.0.0-dev.12 [2023-05-17T15:39:05.486Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:39:05.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T15:39:05.841Z] [2023-05-17T15:39:05.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:39:06.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T15:39:06.174Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T15:39:06.174Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T15:39:06.174Z] 04944245beec: Pulling fs layer [2023-05-17T15:39:06.174Z] 699f458cf7ca: Pulling fs layer [2023-05-17T15:39:06.174Z] 765212b225bb: Pulling fs layer [2023-05-17T15:39:06.174Z] f23df028b6ca: Pulling fs layer [2023-05-17T15:39:06.174Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T15:39:06.174Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T15:39:06.174Z] f23df028b6ca: Waiting [2023-05-17T15:39:06.174Z] d65c8cfc05b1: Waiting [2023-05-17T15:39:06.174Z] 2437ff75d9bd: Waiting [2023-05-17T15:39:06.174Z] 765212b225bb: Waiting [2023-05-17T15:39:06.440Z] 04944245beec: Verifying Checksum [2023-05-17T15:39:06.440Z] 04944245beec: Download complete [2023-05-17T15:39:06.440Z] 765212b225bb: Verifying Checksum [2023-05-17T15:39:06.440Z] 765212b225bb: Download complete [2023-05-17T15:39:06.440Z] f23df028b6ca: Verifying Checksum [2023-05-17T15:39:06.440Z] f23df028b6ca: Download complete [2023-05-17T15:39:06.440Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T15:39:06.440Z] d65c8cfc05b1: Download complete [2023-05-17T15:39:06.706Z] 699f458cf7ca: Verifying Checksum [2023-05-17T15:39:06.706Z] 699f458cf7ca: Download complete [2023-05-17T15:39:06.976Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T15:39:06.976Z] 8998bd30e6a1: Download complete [2023-05-17T15:39:09.555Z] 2437ff75d9bd: Download complete [2023-05-17T15:39:10.966Z] 8998bd30e6a1: Pull complete [2023-05-17T15:39:11.551Z] 04944245beec: Pull complete [2023-05-17T15:39:12.963Z] 699f458cf7ca: Pull complete [2023-05-17T15:39:13.231Z] 765212b225bb: Pull complete [2023-05-17T15:39:14.636Z] f23df028b6ca: Pull complete [2023-05-17T15:39:14.902Z] d65c8cfc05b1: Pull complete [2023-05-17T15:39:29.896Z] 2437ff75d9bd: Pull complete [2023-05-17T15:39:29.896Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T15:39:29.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T15:39:29.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:39:30.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-15884 does not seem to be running inside a container [2023-05-17T15:39:30.183Z] $ 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/108 -v /w/workspace/edgex-ui-go/108:/w/workspace/edgex-ui-go/108:rw,z -v /w/workspace/edgex-ui-go/108@tmp:/w/workspace/edgex-ui-go/108@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:arm64 cat [2023-05-17T15:39:33.090Z] $ docker top 80dd5611ba166344dfb4285114436f8db08bf53a025cbc31415123737af62dfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:39:33.977Z] ---> job-cost.sh [2023-05-17T15:39:33.977Z] lf-activate-venv: SKIPPING [2023-05-17T15:39:33.977Z] INFO: No Stack... [2023-05-17T15:39:34.575Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T15:39:35.182Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T15:39:35.828Z] + cat /w/workspace/edgex-ui-go/108/archives/cost.csv [2023-05-17T15:39:35.829Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T15:39:35.892Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] [2023-05-17T15:39:35.900Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] did not exist. Created. [2023-05-17T15:39:35.900Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T15:39:36.558Z] /w/workspace/edgex-ui-go/108@tmp/durable-82d07a83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T15:39:37.208Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T15:39:37.227Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T15:39:42.028Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T15:39:42.038Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T15:39:42.058Z] $ docker stop --time=1 80dd5611ba166344dfb4285114436f8db08bf53a025cbc31415123737af62dfb [2023-05-17T15:39:43.752Z] $ docker rm -f --volumes 80dd5611ba166344dfb4285114436f8db08bf53a025cbc31415123737af62dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-17T15:39:44.278Z] provisioning config files... [2023-05-17T15:39:44.286Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16951763638592186942tmp [Pipeline] { [Pipeline] sh [2023-05-17T15:39:44.578Z] + set +x [2023-05-17T15:39:44.578Z] + curl -s https://codecov.io/bash [2023-05-17T15:39:44.578Z] + bash -s -- [2023-05-17T15:39:44.578Z] [2023-05-17T15:39:44.578Z] _____ _ [2023-05-17T15:39:44.578Z] / ____| | | [2023-05-17T15:39:44.578Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T15:39:44.578Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T15:39:44.578Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T15:39:44.578Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T15:39:44.578Z] Bash-1.0.6 [2023-05-17T15:39:44.578Z] [2023-05-17T15:39:44.578Z] [2023-05-17T15:39:44.578Z] ==> git version 2.25.1 found [2023-05-17T15:39:44.578Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-17T15:39:44.578Z] Release-Date: 2020-01-08 [2023-05-17T15:39:44.578Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T15:39:44.578Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T15:39:44.578Z] ==> Jenkins CI detected. [2023-05-17T15:39:44.578Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-17T15:39:44.578Z] project root: . [2023-05-17T15:39:44.578Z] --> token set from env [2023-05-17T15:39:44.578Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T15:39:44.578Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T15:39:44.838Z] ==> Python coveragepy not found [2023-05-17T15:39:44.838Z] ==> Searching for coverage reports in: [2023-05-17T15:39:44.838Z] + . [2023-05-17T15:39:44.838Z] -> Found 1 reports [2023-05-17T15:39:44.838Z] ==> Detecting git/mercurial file structure [2023-05-17T15:39:44.838Z] ==> Reading reports [2023-05-17T15:39:44.838Z] + ./coverage.out bytes=10 [2023-05-17T15:39:44.838Z] ==> Appending adjustments [2023-05-17T15:39:44.838Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T15:39:45.409Z] + Found adjustments [2023-05-17T15:39:45.409Z] ==> Gzipping contents [2023-05-17T15:39:45.409Z] 12K /tmp/codecov.Jrpnug.gz [2023-05-17T15:39:45.409Z] ==> Uploading reports [2023-05-17T15:39:45.409Z] url: https://codecov.io [2023-05-17T15:39:45.409Z] query: branch=main&commit=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T15:39:45.409Z] -> Pinging Codecov [2023-05-17T15:39:45.409Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=c4cb8c1d83e7739b2fef955a569d1bef7b44e72b&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T15:39:45.667Z] -> Uploading to [2023-05-17T15:39:45.667Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/FB506323287CE973F263BFD2A0EB1F37/c4cb8c1d83e7739b2fef955a569d1bef7b44e72b/35a6d259-20d9-4cb9-8c07-499534b02456.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T153945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e679e6e7e952a340c202578c9160aef0df6f87fdfbb13cc7f9f14bd7beea42a0 [2023-05-17T15:39:45.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T15:39:45.667Z] Dload Upload Total Spent Left Speed [2023-05-17T15:39:45.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 38292 --:--:-- --:--:-- --:--:-- 38292 [2023-05-17T15:39:45.927Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] } [2023-05-17T15:39:45.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-17T15:39:46.136Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-17T15:39:46.148Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:39:46.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T15:39:46.448Z] [2023-05-17T15:39:46.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:39:46.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T15:39:46.741Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-17T15:39:46.741Z] df9b9388f04a: Pulling fs layer [2023-05-17T15:39:46.741Z] 52dc419b0ee2: Pulling fs layer [2023-05-17T15:39:46.741Z] 25bc292e5bac: Pulling fs layer [2023-05-17T15:39:46.741Z] 114826534d7a: Pulling fs layer [2023-05-17T15:39:46.741Z] 4657fd5d0bcf: Pulling fs layer [2023-05-17T15:39:46.741Z] 6ad1cebc031e: Pulling fs layer [2023-05-17T15:39:46.741Z] 8a3aa393b2d8: Pulling fs layer [2023-05-17T15:39:46.741Z] 6ad1cebc031e: Waiting [2023-05-17T15:39:46.741Z] 8a3aa393b2d8: Waiting [2023-05-17T15:39:46.741Z] 114826534d7a: Waiting [2023-05-17T15:39:46.741Z] 4657fd5d0bcf: Waiting [2023-05-17T15:39:46.741Z] 25bc292e5bac: Verifying Checksum [2023-05-17T15:39:46.741Z] 25bc292e5bac: Download complete [2023-05-17T15:39:46.741Z] 52dc419b0ee2: Verifying Checksum [2023-05-17T15:39:46.741Z] 52dc419b0ee2: Download complete [2023-05-17T15:39:46.741Z] 4657fd5d0bcf: Verifying Checksum [2023-05-17T15:39:46.741Z] 4657fd5d0bcf: Download complete [2023-05-17T15:39:46.741Z] df9b9388f04a: Download complete [2023-05-17T15:39:47.002Z] df9b9388f04a: Pull complete [2023-05-17T15:39:47.002Z] 6ad1cebc031e: Verifying Checksum [2023-05-17T15:39:47.002Z] 6ad1cebc031e: Download complete [2023-05-17T15:39:47.002Z] 52dc419b0ee2: Pull complete [2023-05-17T15:39:47.002Z] 25bc292e5bac: Pull complete [2023-05-17T15:39:47.568Z] 114826534d7a: Verifying Checksum [2023-05-17T15:39:47.568Z] 114826534d7a: Download complete [2023-05-17T15:39:47.568Z] 8a3aa393b2d8: Download complete [2023-05-17T15:39:50.848Z] 114826534d7a: Pull complete [2023-05-17T15:39:50.848Z] 4657fd5d0bcf: Pull complete [2023-05-17T15:39:50.848Z] 6ad1cebc031e: Pull complete [2023-05-17T15:39:53.377Z] 8a3aa393b2d8: Pull complete [2023-05-17T15:39:53.377Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-17T15:39:53.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T15:39:53.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:39:53.454Z] prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container [2023-05-17T15:39:53.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-17T15:39:56.486Z] $ docker top 122749b895a03819dd7164899a78808ebab0248573dbcba866feda71cc4d0c8c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T15:39:56.560Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-17T15:39:56.840Z] + set -o pipefail [2023-05-17T15:39:56.840Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-17T15:40:03.443Z] [2023-05-17T15:40:03.443Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-17T15:40:03.443Z] [2023-05-17T15:40:03.443Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/2dab6bd6-9a28-4b95-a496-e88b627ea4bd [2023-05-17T15:40:03.443Z] [2023-05-17T15:40:03.443Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-17T15:40:03.443Z] [2023-05-17T15:40:03.443Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-17T15:40:03.443Z] [2023-05-17T15:40:04.821Z] [2023-05-17T15:40:04.821Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-17T15:40:04.821Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-17T15:40:04.821Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-17T15:40:04.829Z] $ docker stop --time=1 122749b895a03819dd7164899a78808ebab0248573dbcba866feda71cc4d0c8c [2023-05-17T15:40:07.646Z] $ docker rm -f --volumes 122749b895a03819dd7164899a78808ebab0248573dbcba866feda71cc4d0c8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T15:40:08.351Z] + git log --format=format:%s -1 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b [Pipeline] sh [2023-05-17T15:40:08.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:40:08.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:40:08.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:40:08.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:40:09.036Z] prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container [2023-05-17T15:40:09.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 [2023-05-17T15:40:09.533Z] $ docker top 06b40e7e2675c0a51d0ad05f0d7e10a8349ed749d243c349931917f4102fc9b2 -eo pid,comm [2023-05-17T15:40:09.589Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T15:40:09.589Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:40:09.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:40:09.633Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:40:09.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:40:09.745Z] $ docker exec 06b40e7e2675c0a51d0ad05f0d7e10a8349ed749d243c349931917f4102fc9b2 ssh-agent [2023-05-17T15:40:09.864Z] SSH_AUTH_SOCK=/tmp/ssh-8Mijy2wMT2Nm/agent.33 [2023-05-17T15:40:09.864Z] SSH_AGENT_PID=39 [2023-05-17T15:40:09.869Z] Running ssh-add (command line suppressed) [2023-05-17T15:40:09.971Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18016929200753740245.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18016929200753740245.key) [2023-05-17T15:40:09.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:40:10.280Z] + git semver tag [2023-05-17T15:40:10.541Z] 2023-05-17 15:40:10,467 [run_tag] DEBUG tag force:False [2023-05-17T15:40:10.541Z] 2023-05-17 15:40:10,467 [check_head_tag] DEBUG check head tag [2023-05-17T15:40:10.541Z] 2023-05-17 15:40:10,468 [execute] INFO git cat-file --batch-check [2023-05-17T15:40:10.541Z] 2023-05-17 15:40:10,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-17T15:40:10.541Z] 2023-05-17 15:40:10,473 [execute] INFO git cat-file --batch [2023-05-17T15:40:10.541Z] 2023-05-17 15:40:10,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-17T15:40:10.541Z] 2023-05-17 15:40:10,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:40:10.541Z] 2023-05-17 15:40:10,492 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 [2023-05-17T15:40:10.541Z] 2023-05-17 15:40:10,493 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:40:10.541Z] 2023-05-17 15:40:10,499 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:40:10.541Z] 3.0.0-dev.12 [Pipeline] } [2023-05-17T15:40:10.545Z] $ docker exec --env ******** --env ******** 06b40e7e2675c0a51d0ad05f0d7e10a8349ed749d243c349931917f4102fc9b2 ssh-agent -k [2023-05-17T15:40:10.658Z] unset SSH_AUTH_SOCK; [2023-05-17T15:40:10.658Z] unset SSH_AGENT_PID; [2023-05-17T15:40:10.658Z] echo Agent pid 39 killed; [2023-05-17T15:40:10.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:40:10.991Z] + git semver [Pipeline] } [2023-05-17T15:40:11.262Z] $ docker stop --time=1 06b40e7e2675c0a51d0ad05f0d7e10a8349ed749d243c349931917f4102fc9b2 [2023-05-17T15:40:12.536Z] $ docker rm -f --volumes 06b40e7e2675c0a51d0ad05f0d7e10a8349ed749d243c349931917f4102fc9b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:40:12.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T15:40:12.967Z] [2023-05-17T15:40:12.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:40:13.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T15:40:13.269Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-17T15:40:13.269Z] ab5ef0e58194: Pulling fs layer [2023-05-17T15:40:13.269Z] 9712f1f96733: Pulling fs layer [2023-05-17T15:40:13.269Z] 63f879dbbcfc: Pulling fs layer [2023-05-17T15:40:13.269Z] 0d9ebad4ef96: Pulling fs layer [2023-05-17T15:40:13.269Z] e9a5061849ea: Pulling fs layer [2023-05-17T15:40:13.269Z] d747dcd14b5f: Pulling fs layer [2023-05-17T15:40:13.269Z] 2de7ff778b66: Pulling fs layer [2023-05-17T15:40:13.269Z] e9a5061849ea: Waiting [2023-05-17T15:40:13.269Z] 2de7ff778b66: Waiting [2023-05-17T15:40:13.269Z] d747dcd14b5f: Waiting [2023-05-17T15:40:13.269Z] 0d9ebad4ef96: Waiting [2023-05-17T15:40:13.269Z] 9712f1f96733: Verifying Checksum [2023-05-17T15:40:13.269Z] 9712f1f96733: Download complete [2023-05-17T15:40:13.529Z] 63f879dbbcfc: Verifying Checksum [2023-05-17T15:40:13.529Z] 63f879dbbcfc: Download complete [2023-05-17T15:40:13.787Z] e9a5061849ea: Verifying Checksum [2023-05-17T15:40:13.787Z] e9a5061849ea: Download complete [2023-05-17T15:40:13.787Z] d747dcd14b5f: Verifying Checksum [2023-05-17T15:40:13.787Z] d747dcd14b5f: Download complete [2023-05-17T15:40:13.787Z] ab5ef0e58194: Verifying Checksum [2023-05-17T15:40:13.787Z] ab5ef0e58194: Download complete [2023-05-17T15:40:13.787Z] 0d9ebad4ef96: Verifying Checksum [2023-05-17T15:40:13.787Z] 0d9ebad4ef96: Download complete [2023-05-17T15:40:13.787Z] 2de7ff778b66: Verifying Checksum [2023-05-17T15:40:13.787Z] 2de7ff778b66: Download complete [2023-05-17T15:40:17.079Z] ab5ef0e58194: Pull complete [2023-05-17T15:40:17.079Z] 9712f1f96733: Pull complete [2023-05-17T15:40:17.646Z] 63f879dbbcfc: Pull complete [2023-05-17T15:40:21.852Z] 0d9ebad4ef96: Pull complete [2023-05-17T15:40:21.852Z] e9a5061849ea: Pull complete [2023-05-17T15:40:22.110Z] d747dcd14b5f: Pull complete [2023-05-17T15:40:23.047Z] 2de7ff778b66: Pull complete [2023-05-17T15:40:23.306Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-17T15:40:23.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T15:40:23.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:40:23.391Z] prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container [2023-05-17T15:40:23.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools:0.23.1-centos7 cat [2023-05-17T15:40:27.102Z] $ docker top 1ae46fe4d4dddc7c25aa76b9cc6d0f9edd26a5a46338e0ccc20bc887fcdc62c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:40:27.180Z] provisioning config files... [2023-05-17T15:40:27.186Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4723019764277110606tmp [2023-05-17T15:40:27.196Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11074321379062010350tmp [2023-05-17T15:40:27.206Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15213508855267920822tmp [Pipeline] { [Pipeline] echo [2023-05-17T15:40:27.222Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:40:27.504Z] ---> sigul-configuration.sh [2023-05-17T15:40:27.505Z] gpg: directory `/root/.gnupg' created [2023-05-17T15:40:27.505Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-17T15:40:27.505Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-17T15:40:27.505Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-17T15:40:27.505Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-17T15:40:27.505Z] gpg: CAST5 encrypted data [2023-05-17T15:40:27.505Z] gpg: encrypted with 1 passphrase [2023-05-17T15:40:27.505Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-17T15:40:27.792Z] + mkdir /home/jenkins [2023-05-17T15:40:27.792Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-17T15:40:28.078Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-17T15:40:28.085Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:40:28.366Z] ---> sigul-install.sh [2023-05-17T15:40:28.367Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-17T15:40:28.650Z] + git tag --list [2023-05-17T15:40:28.650Z] 0.1.1 [2023-05-17T15:40:28.650Z] v1.1.0 [2023-05-17T15:40:28.650Z] v1.2.0 [2023-05-17T15:40:28.650Z] v1.2.1 [2023-05-17T15:40:28.650Z] v1.3.0 [2023-05-17T15:40:28.650Z] v2.0.0 [2023-05-17T15:40:28.650Z] v2.1.0 [2023-05-17T15:40:28.650Z] v2.2.0 [2023-05-17T15:40:28.650Z] v2.2.1-dev.1 [2023-05-17T15:40:28.650Z] v2.2.1-dev.2 [2023-05-17T15:40:28.650Z] v2.2.1-dev.3 [2023-05-17T15:40:28.650Z] v2.2.1-dev.4 [2023-05-17T15:40:28.650Z] v2.2.1-dev.5 [2023-05-17T15:40:28.650Z] v2.2.1-dev.6 [2023-05-17T15:40:28.650Z] v2.2.1-dev.7 [2023-05-17T15:40:28.650Z] v2.3.0 [2023-05-17T15:40:28.650Z] v2.3.0-dev.10 [2023-05-17T15:40:28.650Z] v2.3.0-dev.11 [2023-05-17T15:40:28.650Z] v2.3.0-dev.12 [2023-05-17T15:40:28.650Z] v2.3.0-dev.13 [2023-05-17T15:40:28.650Z] v2.3.0-dev.14 [2023-05-17T15:40:28.650Z] v2.3.0-dev.15 [2023-05-17T15:40:28.650Z] v2.3.0-dev.16 [2023-05-17T15:40:28.650Z] v2.3.0-dev.17 [2023-05-17T15:40:28.650Z] v2.3.0-dev.18 [2023-05-17T15:40:28.650Z] v2.3.0-dev.19 [2023-05-17T15:40:28.650Z] v2.3.0-dev.20 [2023-05-17T15:40:28.650Z] v2.3.0-dev.21 [2023-05-17T15:40:28.650Z] v2.3.0-dev.22 [2023-05-17T15:40:28.650Z] v2.3.0-dev.23 [2023-05-17T15:40:28.650Z] v2.3.0-dev.24 [2023-05-17T15:40:28.650Z] v2.3.0-dev.7 [2023-05-17T15:40:28.650Z] v2.3.0-dev.8 [2023-05-17T15:40:28.650Z] v2.3.0-dev.9 [2023-05-17T15:40:28.650Z] v3.0.0-dev.1 [2023-05-17T15:40:28.650Z] v3.0.0-dev.10 [2023-05-17T15:40:28.650Z] v3.0.0-dev.11 [2023-05-17T15:40:28.650Z] v3.0.0-dev.12 [2023-05-17T15:40:28.650Z] v3.0.0-dev.2 [2023-05-17T15:40:28.650Z] v3.0.0-dev.3 [2023-05-17T15:40:28.650Z] v3.0.0-dev.4 [2023-05-17T15:40:28.650Z] v3.0.0-dev.5 [2023-05-17T15:40:28.650Z] v3.0.0-dev.6 [2023-05-17T15:40:28.650Z] v3.0.0-dev.7 [2023-05-17T15:40:28.650Z] v3.0.0-dev.8 [2023-05-17T15:40:28.650Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-17T15:40:28.936Z] + lftools sign git-tag v3.0.0-dev.12 [2023-05-17T15:40:29.504Z] Signing Git tag with Sigul... [2023-05-17T15:40:29.504Z] Signing v3.0.0-dev.12 [Pipeline] echo [2023-05-17T15:40:30.081Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:40:30.365Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-17T15:40:30.372Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-17T15:40:30.388Z] $ docker stop --time=1 1ae46fe4d4dddc7c25aa76b9cc6d0f9edd26a5a46338e0ccc20bc887fcdc62c0 [2023-05-17T15:40:31.678Z] $ docker rm -f --volumes 1ae46fe4d4dddc7c25aa76b9cc6d0f9edd26a5a46338e0ccc20bc887fcdc62c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-17T15:40:32.096Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:40:32.097Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:40:32.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:40:32.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:40:32.465Z] prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container [2023-05-17T15:40:32.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 [2023-05-17T15:40:32.874Z] $ docker top f8044ae3446cfaeb6a35c32bb988384de5579426888d439c10e0675b50e5def8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:40:32.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:40:32.968Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:40:33.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:40:33.082Z] $ docker exec f8044ae3446cfaeb6a35c32bb988384de5579426888d439c10e0675b50e5def8 ssh-agent [2023-05-17T15:40:33.189Z] SSH_AUTH_SOCK=/tmp/ssh-F79owch34jak/agent.31 [2023-05-17T15:40:33.189Z] SSH_AGENT_PID=37 [2023-05-17T15:40:33.194Z] Running ssh-add (command line suppressed) [2023-05-17T15:40:33.304Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17521729170696046765.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17521729170696046765.key) [2023-05-17T15:40:33.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:40:33.613Z] + git semver bump pre [2023-05-17T15:40:33.875Z] 2023-05-17 15:40:33,781 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:40:33.875Z] 2023-05-17 15:40:33,781 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev [2023-05-17T15:40:33.875Z] 2023-05-17 15:40:33,781 [bump_version] DEBUG bumped version:3.0.0-dev.13 [2023-05-17T15:40:33.875Z] 2023-05-17 15:40:33,782 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-17T15:40:33.875Z] 2023-05-17 15:40:33,782 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:40:33.875Z] 2023-05-17 15:40:33,782 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:40:33.875Z] 2023-05-17 15:40:33,783 [execute] INFO git cat-file --batch-check [2023-05-17T15:40:33.875Z] 2023-05-17 15:40:33,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T15:40:33.875Z] 2023-05-17 15:40:33,789 [execute] INFO git cat-file --batch [2023-05-17T15:40:33.875Z] 2023-05-17 15:40:33,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T15:40:33.875Z] 2023-05-17 15:40:33,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:40:33.875Z] 3.0.0-dev.13 [Pipeline] } [2023-05-17T15:40:33.881Z] $ docker exec --env ******** --env ******** f8044ae3446cfaeb6a35c32bb988384de5579426888d439c10e0675b50e5def8 ssh-agent -k [2023-05-17T15:40:33.985Z] unset SSH_AUTH_SOCK; [2023-05-17T15:40:33.985Z] unset SSH_AGENT_PID; [2023-05-17T15:40:33.985Z] echo Agent pid 37 killed; [2023-05-17T15:40:34.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:40:34.317Z] + git semver [Pipeline] } [2023-05-17T15:40:34.587Z] $ docker stop --time=1 f8044ae3446cfaeb6a35c32bb988384de5579426888d439c10e0675b50e5def8 [2023-05-17T15:40:35.844Z] $ docker rm -f --volumes f8044ae3446cfaeb6a35c32bb988384de5579426888d439c10e0675b50e5def8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T15:40:36.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:40:36.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:40:36.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:40:36.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:40:36.578Z] prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container [2023-05-17T15:40:36.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 [2023-05-17T15:40:36.935Z] $ docker top 37330368c60d00decf495e1f25511ae4e55177cc64ac74370788c627fa56ecbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:40:37.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:40:37.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:40:37.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:40:37.145Z] $ docker exec 37330368c60d00decf495e1f25511ae4e55177cc64ac74370788c627fa56ecbc ssh-agent [2023-05-17T15:40:37.251Z] SSH_AUTH_SOCK=/tmp/ssh-dUL5UNewLA5G/agent.33 [2023-05-17T15:40:37.251Z] SSH_AGENT_PID=39 [2023-05-17T15:40:37.256Z] Running ssh-add (command line suppressed) [2023-05-17T15:40:37.358Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6486238350767210889.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6486238350767210889.key) [2023-05-17T15:40:37.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:40:37.671Z] + git semver push [2023-05-17T15:40:37.930Z] 2023-05-17 15:40:37,819 [run_push] DEBUG push [2023-05-17T15:40:37.930Z] 2023-05-17 15:40:37,819 [execute] INFO git cat-file --batch-check [2023-05-17T15:40:37.930Z] 2023-05-17 15:40:37,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T15:40:37.930Z] 2023-05-17 15:40:37,824 [execute] INFO git rev-list 5a9d853026722e61c54fd763352471e4053b1f4c -- [2023-05-17T15:40:37.930Z] 2023-05-17 15:40:37,824 [execute] DEBUG Popen(['git', 'rev-list', '5a9d853026722e61c54fd763352471e4053b1f4c', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:40:37.930Z] 2023-05-17 15:40:37,832 [execute] INFO git fetch -v origin [2023-05-17T15:40:37.930Z] 2023-05-17 15:40:37,833 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-17T15:40:38.499Z] 2023-05-17 15:40:38,312 [run_push] DEBUG no remote changes detected [2023-05-17T15:40:38.499Z] 2023-05-17 15:40:38,312 [execute] INFO git push origin semver [2023-05-17T15:40:38.499Z] 2023-05-17 15:40:38,313 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:40:39.646Z] 2023-05-17 15:40:39,102 [run_push] DEBUG push all version tags [2023-05-17T15:40:39.646Z] 2023-05-17 15:40:39,103 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-17T15:40:39.646Z] 2023-05-17 15:40:39,103 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:40:40.586Z] 2023-05-17 15:40:40,396 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:40:40.586Z] 3.0.0-dev.13 [Pipeline] } [2023-05-17T15:40:40.594Z] $ docker exec --env ******** --env ******** 37330368c60d00decf495e1f25511ae4e55177cc64ac74370788c627fa56ecbc ssh-agent -k [2023-05-17T15:40:40.696Z] unset SSH_AUTH_SOCK; [2023-05-17T15:40:40.696Z] unset SSH_AGENT_PID; [2023-05-17T15:40:40.696Z] echo Agent pid 39 killed; [2023-05-17T15:40:40.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:40:41.023Z] + git semver [Pipeline] } [2023-05-17T15:40:41.292Z] $ docker stop --time=1 37330368c60d00decf495e1f25511ae4e55177cc64ac74370788c627fa56ecbc [2023-05-17T15:40:42.588Z] $ docker rm -f --volumes 37330368c60d00decf495e1f25511ae4e55177cc64ac74370788c627fa56ecbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T15:40:43.192Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-17T15:40:43.192Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-17T15:40:43.192Z] total 16 [2023-05-17T15:40:43.192Z] drwxr-xr-x 3 root root 4096 May 17 15:23 . [2023-05-17T15:40:43.192Z] drwxrwxr-x 15 jenkins jenkins 4096 May 17 15:40 .. [2023-05-17T15:40:43.192Z] drwxr-xr-x 2 root root 4096 May 17 15:23 cost [2023-05-17T15:40:43.192Z] -rw-r--r-- 1 root root 83 May 17 15:23 cost.csv [2023-05-17T15:40:43.192Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-17T15:40:43.192Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-17T15:40:43.192Z] total 16 [2023-05-17T15:40:43.192Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 15:23 . [2023-05-17T15:40:43.192Z] drwxrwxr-x 15 jenkins jenkins 4096 May 17 15:40 .. [2023-05-17T15:40:43.192Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 15:23 cost [2023-05-17T15:40:43.192Z] -rw-r--r-- 1 jenkins jenkins 83 May 17 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:40:43.486Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:40:44.348Z] ---> package-listing.sh [2023-05-17T15:40:44.348Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T15:40:44.348Z] ++ facter osfamily [2023-05-17T15:40:44.607Z] + OS_FAMILY=debian [2023-05-17T15:40:44.607Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-17T15:40:44.607Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T15:40:44.607Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T15:40:44.607Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T15:40:44.607Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T15:40:44.607Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-17T15:40:44.607Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T15:40:44.607Z] + case "${OS_FAMILY}" in [2023-05-17T15:40:44.607Z] + dpkg -l [2023-05-17T15:40:44.607Z] + grep '^ii' [2023-05-17T15:40:44.607Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T15:40:44.607Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T15:40:44.607Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T15:40:44.607Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-17T15:40:44.607Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-17T15:40:44.607Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-05-17T15:40:44.618Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T15:40:44.896Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:40:45.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T15:40:45.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:40:45.531Z] prd-ubuntu20.04-docker-8c-8g-15883 does not seem to be running inside a container [2023-05-17T15:40:45.556Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools-log-publisher:latest cat [2023-05-17T15:40:45.790Z] $ docker top 346ce4dbf5a9dbebc45b0470c393c53202197dc502f7000a7b67ff54b89aafa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T15:40:46.137Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T15:40:46.421Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T15:40:46.706Z] + ls /var/log/sa-host [2023-05-17T15:40:46.706Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:40:46.863Z] provisioning config files... [2023-05-17T15:40:46.872Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16051152956618181244tmp [Pipeline] { [Pipeline] echo [2023-05-17T15:40:46.888Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:40:47.169Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T15:40:47.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:40:47.504Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T15:40:47.512Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:40:47.798Z] ---> sudo-logs.sh [2023-05-17T15:40:47.798Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T15:40:47.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:40:48.118Z] ---> job-cost.sh [2023-05-17T15:40:48.118Z] lf-activate-venv: SKIPPING [2023-05-17T15:40:48.118Z] DEBUG: total: 0.2199999988079071 [2023-05-17T15:40:48.118Z] INFO: Retrieving Stack Cost... [2023-05-17T15:40:48.685Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T15:40:48.945Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T15:40:48.956Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:40:49.237Z] ---> logs-deploy.sh [2023-05-17T15:40:49.237Z] lf-activate-venv: SKIPPING [2023-05-17T15:40:49.237Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/108 [2023-05-17T15:40:49.237Z] INFO: archiving workspace using pattern(s): [2023-05-17T15:40:50.172Z] Archives upload complete. [2023-05-17T15:40:50.172Z] INFO: archiving logs to Nexus