Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 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-ssh13509415587763021184.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-ssh17404203887998068643.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-ssh3777986575229885986.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-ssh12162906931797711022.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-ssh3473213821660051008.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15725 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 > 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 Avoid second fetch Checking out Revision 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 (main) Commit message: "chore(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230112170125-c0580fb68dab to 3.0.0 in /snap/local/helper-go (#607)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 > git rev-list --no-walk c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T12:57:53.287Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T12:57:53.358Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T12:57:53.377Z] ========================================================= [2023-05-16T12:57:53.377Z] EdgeX Global Pipelines Version Info [2023-05-16T12:57:53.377Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:57:54.099Z] ------------------- [2023-05-16T12:57:54.099Z] stable info: [2023-05-16T12:57:54.099Z] ------------------- [2023-05-16T12:57:54.099Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T12:57:54.099Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T12:57:54.099Z] Message: update stable to v1.0.249 [2023-05-16T12:57:54.669Z] ------------------- [2023-05-16T12:57:54.669Z] experimental info: [2023-05-16T12:57:54.669Z] ------------------- [2023-05-16T12:57:54.670Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T12:57:54.670Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T12:57:54.670Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T12:57:54.832Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-16T12:57:54.841Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-16T12:57:54.854Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T12:57:54.867Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T12:57:54.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T12:57:54.903Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T12:57:54.918Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T12:57:54.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T12:57:54.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T12:57:54.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T12:57:54.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T12:57:54.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-16T12:57:54.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T12:57:55.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T12:57:55.025Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T12:57:55.039Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T12:57:55.051Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T12:57:55.062Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T12:57:55.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T12:57:55.088Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T12:57:55.101Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T12:57:55.114Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T12:57:55.127Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T12:57:55.140Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T12:57:55.158Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T12:57:55.178Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T12:57:55.189Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T12:57:55.203Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T12:57:55.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T12:57:55.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T12:57:55.239Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] echo [2023-05-16T12:57:55.252Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a9fbf0 [Pipeline] echo [2023-05-16T12:57:55.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:57:55.314Z] provisioning config files... [2023-05-16T12:57:55.329Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11547878534933438510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:57:55.634Z] ---> docker-login.sh [2023-05-16T12:57:55.634Z] nexus3.edgexfoundry.org:10001 [2023-05-16T12:57:55.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:57:55.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:57:55.899Z] Configure a credential helper to remove this warning. See [2023-05-16T12:57:55.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:57:55.899Z] [2023-05-16T12:57:55.899Z] Login Succeeded [2023-05-16T12:57:55.899Z] nexus3.edgexfoundry.org:10002 [2023-05-16T12:57:55.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:57:56.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:57:56.160Z] Configure a credential helper to remove this warning. See [2023-05-16T12:57:56.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:57:56.160Z] [2023-05-16T12:57:56.160Z] Login Succeeded [2023-05-16T12:57:56.160Z] nexus3.edgexfoundry.org:10003 [2023-05-16T12:57:56.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:57:56.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:57:56.160Z] Configure a credential helper to remove this warning. See [2023-05-16T12:57:56.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:57:56.160Z] [2023-05-16T12:57:56.160Z] Login Succeeded [2023-05-16T12:57:56.160Z] nexus3.edgexfoundry.org:10004 [2023-05-16T12:57:56.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:57:56.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:57:56.421Z] Configure a credential helper to remove this warning. See [2023-05-16T12:57:56.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:57:56.421Z] [2023-05-16T12:57:56.421Z] Login Succeeded [2023-05-16T12:57:56.421Z] docker.io [2023-05-16T12:57:56.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:57:56.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:57:56.681Z] Configure a credential helper to remove this warning. See [2023-05-16T12:57:56.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:57:56.681Z] [2023-05-16T12:57:56.681Z] Login Succeeded [2023-05-16T12:57:56.681Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T12:57:56.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T12:57:57.056Z] + git rev-list -1 --merges 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69~1..5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] echo [2023-05-16T12:57:57.100Z] -----------> git rev-list -1 --merges 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69~1..5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [false] [Pipeline] sh [2023-05-16T12:57:57.388Z] + git log --format=format:%s -1 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] echo [2023-05-16T12:57:57.410Z] ========================================================= [2023-05-16T12:57:57.410Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T12:57:57.410Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T12:57:57.748Z] + git log --format=format:%s -1 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] echo [2023-05-16T12:57:57.760Z] [semverPrep] GIT_COMMIT: 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69, Commit Message: chore(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230112170125-c0580fb68dab to 3.0.0 in /snap/local/helper-go (#607) [Pipeline] echo [2023-05-16T12:57:57.768Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T12:57:58.163Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T12:57:58.163Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T12:57:58.163Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T12:57:58.163Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T12:57:58.163Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T12:57:58.163Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T12:57:58.163Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:57:58.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:57:58.585Z] [2023-05-16T12:57:58.585Z] 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-16T12:57:58.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:57:58.886Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T12:57:58.886Z] b85a868b505f: Pulling fs layer [2023-05-16T12:57:58.886Z] e2be974225ed: Pulling fs layer [2023-05-16T12:57:58.886Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T12:57:58.886Z] 988bab9f4d93: Pulling fs layer [2023-05-16T12:57:58.886Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T12:57:58.886Z] eaf3925da568: Pulling fs layer [2023-05-16T12:57:58.886Z] bab4dde63d76: Pulling fs layer [2023-05-16T12:57:58.886Z] 988bab9f4d93: Waiting [2023-05-16T12:57:58.886Z] 1469e6f7b9e6: Waiting [2023-05-16T12:57:58.886Z] bab4dde63d76: Waiting [2023-05-16T12:57:58.886Z] eaf3925da568: Waiting [2023-05-16T12:57:58.886Z] bde34c3a00c8: Pulling fs layer [2023-05-16T12:57:58.886Z] b352a97aabf1: Pulling fs layer [2023-05-16T12:57:58.886Z] 4872d77fe225: Pulling fs layer [2023-05-16T12:57:58.886Z] bde34c3a00c8: Waiting [2023-05-16T12:57:58.886Z] 5851b861e8e6: Pulling fs layer [2023-05-16T12:57:58.886Z] b352a97aabf1: Waiting [2023-05-16T12:57:58.886Z] 5851b861e8e6: Waiting [2023-05-16T12:57:58.886Z] 4872d77fe225: Waiting [2023-05-16T12:57:58.886Z] e2be974225ed: Verifying Checksum [2023-05-16T12:57:58.886Z] e2be974225ed: Download complete [2023-05-16T12:57:58.886Z] 988bab9f4d93: Verifying Checksum [2023-05-16T12:57:58.886Z] 988bab9f4d93: Download complete [2023-05-16T12:57:58.886Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T12:57:58.886Z] 1469e6f7b9e6: Download complete [2023-05-16T12:57:59.146Z] eaf3925da568: Download complete [2023-05-16T12:57:59.146Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T12:57:59.146Z] 339a4e72a1f5: Download complete [2023-05-16T12:57:59.146Z] bde34c3a00c8: Verifying Checksum [2023-05-16T12:57:59.146Z] bde34c3a00c8: Download complete [2023-05-16T12:57:59.146Z] b352a97aabf1: Download complete [2023-05-16T12:57:59.146Z] 4872d77fe225: Verifying Checksum [2023-05-16T12:57:59.146Z] 4872d77fe225: Download complete [2023-05-16T12:57:59.146Z] 5851b861e8e6: Verifying Checksum [2023-05-16T12:57:59.146Z] 5851b861e8e6: Download complete [2023-05-16T12:57:59.146Z] b85a868b505f: Verifying Checksum [2023-05-16T12:57:59.146Z] b85a868b505f: Download complete [2023-05-16T12:57:59.407Z] bab4dde63d76: Verifying Checksum [2023-05-16T12:57:59.407Z] bab4dde63d76: Download complete [2023-05-16T12:58:00.801Z] b85a868b505f: Pull complete [2023-05-16T12:58:00.801Z] e2be974225ed: Pull complete [2023-05-16T12:58:01.369Z] 339a4e72a1f5: Pull complete [2023-05-16T12:58:01.369Z] 988bab9f4d93: Pull complete [2023-05-16T12:58:01.628Z] 1469e6f7b9e6: Pull complete [2023-05-16T12:58:01.628Z] eaf3925da568: Pull complete [2023-05-16T12:58:03.530Z] bab4dde63d76: Pull complete [2023-05-16T12:58:03.530Z] bde34c3a00c8: Pull complete [2023-05-16T12:58:03.530Z] b352a97aabf1: Pull complete [2023-05-16T12:58:03.530Z] 4872d77fe225: Pull complete [2023-05-16T12:58:03.790Z] 5851b861e8e6: Pull complete [2023-05-16T12:58:03.790Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T12:58:03.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:58:03.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:58:03.898Z] prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container [2023-05-16T12:58:03.930Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T12:58:07.124Z] $ docker top e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 -eo pid,comm [2023-05-16T12:58:07.217Z] 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-16T12:58:07.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T12:58:07.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:58:07.266Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:58:07.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:58:07.378Z] $ docker exec e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 ssh-agent [2023-05-16T12:58:07.484Z] SSH_AUTH_SOCK=/tmp/ssh-Vyg5aWYmZv9j/agent.32 [2023-05-16T12:58:07.484Z] SSH_AGENT_PID=38 [2023-05-16T12:58:07.491Z] Running ssh-add (command line suppressed) [2023-05-16T12:58:07.589Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7448659985290531291.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7448659985290531291.key) [2023-05-16T12:58:07.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:58:07.887Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T12:58:07.898Z] $ docker exec --env ******** --env ******** e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 ssh-agent -k [2023-05-16T12:58:07.992Z] unset SSH_AUTH_SOCK; [2023-05-16T12:58:07.992Z] unset SSH_AGENT_PID; [2023-05-16T12:58:07.992Z] echo Agent pid 38 killed; [2023-05-16T12:58:08.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T12:58:08.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:58:08.025Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:58:08.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:58:08.126Z] $ docker exec e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 ssh-agent [2023-05-16T12:58:08.254Z] SSH_AUTH_SOCK=/tmp/ssh-CsIvHooRLsy8/agent.70 [2023-05-16T12:58:08.254Z] SSH_AGENT_PID=76 [2023-05-16T12:58:08.259Z] Running ssh-add (command line suppressed) [2023-05-16T12:58:08.355Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17695662170162504810.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17695662170162504810.key) [2023-05-16T12:58:08.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:58:08.656Z] + git semver init [2023-05-16T12:58:08.916Z] 2023-05-16 12:58:08,831 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T12:58:08.916Z] 2023-05-16 12:58:08,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-16T12:58:08.916Z] 2023-05-16 12:58:08,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-16T12:58:08.916Z] 2023-05-16 12:58:08,835 [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-16T12:58:10.820Z] 2023-05-16 12:58:10,304 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-16T12:58:10.820Z] 2023-05-16 12:58:10,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-16T12:58:10.820Z] 2023-05-16 12:58:10,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T12:58:10.820Z] 2023-05-16 12:58:10,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T12:58:10.820Z] 3.0.0-dev.10 [Pipeline] } [2023-05-16T12:58:10.828Z] $ docker exec --env ******** --env ******** e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 ssh-agent -k [2023-05-16T12:58:10.938Z] unset SSH_AUTH_SOCK; [2023-05-16T12:58:10.938Z] unset SSH_AGENT_PID; [2023-05-16T12:58:10.938Z] echo Agent pid 76 killed; [2023-05-16T12:58:10.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T12:58:11.250Z] + git semver [Pipeline] } [2023-05-16T12:58:11.522Z] $ docker stop --time=1 e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 [2023-05-16T12:58:12.811Z] $ docker rm -f --volumes e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T12:58:13.149Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T12:58:13.361Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T12:58:13.363Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.10 [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-16T12:58:13.479Z] provisioning config files... [2023-05-16T12:58:13.488Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1360706474691876062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:58:13.800Z] ---> docker-login.sh [2023-05-16T12:58:13.800Z] nexus3.edgexfoundry.org:10001 [2023-05-16T12:58:13.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:58:13.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:58:13.800Z] Configure a credential helper to remove this warning. See [2023-05-16T12:58:13.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:58:13.800Z] [2023-05-16T12:58:13.800Z] Login Succeeded [2023-05-16T12:58:13.800Z] nexus3.edgexfoundry.org:10002 [2023-05-16T12:58:13.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:58:13.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:58:13.800Z] Configure a credential helper to remove this warning. See [2023-05-16T12:58:13.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:58:13.800Z] [2023-05-16T12:58:13.800Z] Login Succeeded [2023-05-16T12:58:13.800Z] nexus3.edgexfoundry.org:10003 [2023-05-16T12:58:15.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:58:15.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:58:15.238Z] Configure a credential helper to remove this warning. See [2023-05-16T12:58:15.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:58:15.238Z] [2023-05-16T12:58:15.238Z] Login Succeeded [2023-05-16T12:58:15.238Z] nexus3.edgexfoundry.org:10004 [2023-05-16T12:58:15.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:58:15.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:58:15.238Z] Configure a credential helper to remove this warning. See [2023-05-16T12:58:15.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:58:15.238Z] [2023-05-16T12:58:15.238Z] Login Succeeded [2023-05-16T12:58:15.238Z] docker.io [2023-05-16T12:58:15.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:58:16.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:58:16.523Z] Configure a credential helper to remove this warning. See [2023-05-16T12:58:16.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:58:16.523Z] [2023-05-16T12:58:16.523Z] Login Succeeded [2023-05-16T12:58:16.523Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T12:58:16.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T12:58:16.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:58:16.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:58:16.607Z] ========================================================= [2023-05-16T12:58:16.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T12:58:16.607Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:58:16.922Z] + 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-16T12:58:17.183Z] Sending build context to Docker daemon 45.64MB [2023-05-16T12:58:17.183Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T12:58:17.183Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-16T12:58:17.183Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T12:58:17.183Z] f56be85fc22e: Pulling fs layer [2023-05-16T12:58:17.183Z] 85791d961cd3: Pulling fs layer [2023-05-16T12:58:17.183Z] d694b5ae8c79: Pulling fs layer [2023-05-16T12:58:17.183Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T12:58:17.183Z] 4d19c01a9841: Pulling fs layer [2023-05-16T12:58:17.183Z] 9325e15d5711: Pulling fs layer [2023-05-16T12:58:17.183Z] 556b6ee489ea: Pulling fs layer [2023-05-16T12:58:17.183Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T12:58:17.183Z] 9f32a84ed3da: Waiting [2023-05-16T12:58:17.183Z] 4d19c01a9841: Waiting [2023-05-16T12:58:17.183Z] 9325e15d5711: Waiting [2023-05-16T12:58:17.183Z] 556b6ee489ea: Waiting [2023-05-16T12:58:17.183Z] c5a4b2cf53e6: Waiting [2023-05-16T12:58:17.183Z] 85791d961cd3: Verifying Checksum [2023-05-16T12:58:17.183Z] 85791d961cd3: Download complete [2023-05-16T12:58:17.183Z] 9f32a84ed3da: Download complete [2023-05-16T12:58:17.183Z] 4d19c01a9841: Verifying Checksum [2023-05-16T12:58:17.183Z] 4d19c01a9841: Download complete [2023-05-16T12:58:17.183Z] f56be85fc22e: Verifying Checksum [2023-05-16T12:58:17.183Z] f56be85fc22e: Download complete [2023-05-16T12:58:17.444Z] 9325e15d5711: Verifying Checksum [2023-05-16T12:58:17.444Z] 9325e15d5711: Download complete [2023-05-16T12:58:17.444Z] f56be85fc22e: Pull complete [2023-05-16T12:58:17.703Z] 85791d961cd3: Pull complete [2023-05-16T12:58:17.961Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T12:58:17.961Z] c5a4b2cf53e6: Download complete [2023-05-16T12:58:17.961Z] d694b5ae8c79: Verifying Checksum [2023-05-16T12:58:17.961Z] d694b5ae8c79: Download complete [2023-05-16T12:58:18.220Z] 556b6ee489ea: Verifying Checksum [2023-05-16T12:58:18.220Z] 556b6ee489ea: Download complete [2023-05-16T12:58:21.504Z] d694b5ae8c79: Pull complete [2023-05-16T12:58:21.504Z] 9f32a84ed3da: Pull complete [2023-05-16T12:58:21.504Z] 4d19c01a9841: Pull complete [2023-05-16T12:58:21.504Z] 9325e15d5711: Pull complete [2023-05-16T12:58:24.057Z] 556b6ee489ea: Pull complete [2023-05-16T12:58:24.995Z] c5a4b2cf53e6: Pull complete [2023-05-16T12:58:24.995Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T12:58:24.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T12:58:24.995Z] ---> c4be618373d6 [2023-05-16T12:58:24.995Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T12:58:28.450Z] Still waiting to schedule task [2023-05-16T12:58:28.451Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-16T12:58:30.280Z] ---> Running in 1f9845455447 [2023-05-16T12:58:30.280Z] Removing intermediate container 1f9845455447 [2023-05-16T12:58:30.280Z] ---> 249e8ecb754d [2023-05-16T12:58:30.280Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T12:58:30.280Z] ---> Running in 773b1bf1f233 [2023-05-16T12:58:30.280Z] Removing intermediate container 773b1bf1f233 [2023-05-16T12:58:30.280Z] ---> eb0972d78873 [2023-05-16T12:58:30.280Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T12:58:30.280Z] ---> Running in 28db9b55464b [2023-05-16T12:58:30.280Z] Removing intermediate container 28db9b55464b [2023-05-16T12:58:30.280Z] ---> 556ac9047226 [2023-05-16T12:58:30.280Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-16T12:58:30.280Z] ---> Running in a5d606236cfe [2023-05-16T12:58:30.280Z] Removing intermediate container a5d606236cfe [2023-05-16T12:58:30.280Z] ---> 1f56a27c922b [2023-05-16T12:58:30.280Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T12:58:30.280Z] ---> Running in 1196f61f9bf0 [2023-05-16T12:58:30.280Z] Removing intermediate container 1196f61f9bf0 [2023-05-16T12:58:30.280Z] ---> 29aa907177f0 [2023-05-16T12:58:30.280Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T12:58:30.542Z] latest: Pulling from library/docker [2023-05-16T12:58:30.542Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-16T12:58:30.542Z] dfb60e7f5d22: Pulling fs layer [2023-05-16T12:58:30.542Z] f74671f55a8d: Pulling fs layer [2023-05-16T12:58:30.542Z] 1cd4867cc7bf: Pulling fs layer [2023-05-16T12:58:30.542Z] a9d94ad0c817: Pulling fs layer [2023-05-16T12:58:30.542Z] ec5418c68f0e: Pulling fs layer [2023-05-16T12:58:30.542Z] 1082547c2e5b: Pulling fs layer [2023-05-16T12:58:30.542Z] 80b838ca0f73: Pulling fs layer [2023-05-16T12:58:30.542Z] d15f978d7223: Pulling fs layer [2023-05-16T12:58:30.542Z] 1058b1c95dcd: Pulling fs layer [2023-05-16T12:58:30.542Z] 0ac1c4c35af9: Pulling fs layer [2023-05-16T12:58:30.542Z] 1d938c8b2399: Pulling fs layer [2023-05-16T12:58:30.542Z] 1b2885b54919: Pulling fs layer [2023-05-16T12:58:30.542Z] 5d3ce26085aa: Pulling fs layer [2023-05-16T12:58:30.542Z] 1082547c2e5b: Waiting [2023-05-16T12:58:30.542Z] 80b838ca0f73: Waiting [2023-05-16T12:58:30.542Z] d15f978d7223: Waiting [2023-05-16T12:58:30.542Z] 1058b1c95dcd: Waiting [2023-05-16T12:58:30.542Z] 0ac1c4c35af9: Waiting [2023-05-16T12:58:30.542Z] 1d938c8b2399: Waiting [2023-05-16T12:58:30.542Z] 1b2885b54919: Waiting [2023-05-16T12:58:30.542Z] 5d3ce26085aa: Waiting [2023-05-16T12:58:30.542Z] 1cd4867cc7bf: Waiting [2023-05-16T12:58:30.542Z] a9d94ad0c817: Waiting [2023-05-16T12:58:30.542Z] ec5418c68f0e: Waiting [2023-05-16T12:58:30.542Z] f74671f55a8d: Verifying Checksum [2023-05-16T12:58:30.542Z] f74671f55a8d: Download complete [2023-05-16T12:58:30.818Z] dfb60e7f5d22: Verifying Checksum [2023-05-16T12:58:30.818Z] dfb60e7f5d22: Download complete [2023-05-16T12:58:30.818Z] 8a49fdb3b6a5: Download complete [2023-05-16T12:58:31.077Z] 8a49fdb3b6a5: Pull complete [2023-05-16T12:58:31.077Z] ec5418c68f0e: Verifying Checksum [2023-05-16T12:58:31.077Z] ec5418c68f0e: Download complete [2023-05-16T12:58:31.077Z] a9d94ad0c817: Verifying Checksum [2023-05-16T12:58:31.077Z] a9d94ad0c817: Download complete [2023-05-16T12:58:31.077Z] 1cd4867cc7bf: Verifying Checksum [2023-05-16T12:58:31.077Z] 1cd4867cc7bf: Download complete [2023-05-16T12:58:31.077Z] d15f978d7223: Verifying Checksum [2023-05-16T12:58:31.077Z] 80b838ca0f73: Download complete [2023-05-16T12:58:31.077Z] d15f978d7223: Download complete [2023-05-16T12:58:31.078Z] 1082547c2e5b: Verifying Checksum [2023-05-16T12:58:31.078Z] 1082547c2e5b: Download complete [2023-05-16T12:58:31.078Z] dfb60e7f5d22: Pull complete [2023-05-16T12:58:31.338Z] f74671f55a8d: Pull complete [2023-05-16T12:58:31.338Z] 0ac1c4c35af9: Download complete [2023-05-16T12:58:31.338Z] 1058b1c95dcd: Verifying Checksum [2023-05-16T12:58:31.338Z] 1058b1c95dcd: Download complete [2023-05-16T12:58:31.338Z] 1b2885b54919: Download complete [2023-05-16T12:58:31.338Z] 5d3ce26085aa: Download complete [2023-05-16T12:58:31.596Z] 1cd4867cc7bf: Pull complete [2023-05-16T12:58:31.855Z] a9d94ad0c817: Pull complete [2023-05-16T12:58:31.855Z] 1d938c8b2399: Verifying Checksum [2023-05-16T12:58:31.855Z] 1d938c8b2399: Download complete [2023-05-16T12:58:32.422Z] ec5418c68f0e: Pull complete [2023-05-16T12:58:32.422Z] 1082547c2e5b: Pull complete [2023-05-16T12:58:32.422Z] 80b838ca0f73: Pull complete [2023-05-16T12:58:32.422Z] d15f978d7223: Pull complete [2023-05-16T12:58:32.681Z] 1058b1c95dcd: Pull complete [2023-05-16T12:58:32.681Z] 0ac1c4c35af9: Pull complete [2023-05-16T12:58:34.061Z] 1d938c8b2399: Pull complete [2023-05-16T12:58:34.061Z] 1b2885b54919: Pull complete [2023-05-16T12:58:34.061Z] 5d3ce26085aa: Pull complete [2023-05-16T12:58:34.061Z] Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 [2023-05-16T12:58:34.061Z] Status: Downloaded newer image for docker:latest [2023-05-16T12:58:35.964Z] ---> 642a9f391773 [2023-05-16T12:58:35.964Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T12:58:35.964Z] ---> Running in 7f2843dd0377 [2023-05-16T12:58:36.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T12:58:36.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T12:58:36.486Z] OK: 265 MiB in 53 packages [2023-05-16T12:58:37.054Z] Removing intermediate container 7f2843dd0377 [2023-05-16T12:58:37.054Z] ---> c2916892b777 [2023-05-16T12:58:37.054Z] Step 10/15 : ENV GO111MODULE=on [2023-05-16T12:58:37.054Z] ---> Running in e5295bb548c6 [2023-05-16T12:58:37.054Z] Removing intermediate container e5295bb548c6 [2023-05-16T12:58:37.054Z] ---> 61578379840f [2023-05-16T12:58:37.054Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T12:58:37.054Z] ---> Running in 19730f51346b [2023-05-16T12:58:37.054Z] Removing intermediate container 19730f51346b [2023-05-16T12:58:37.054Z] ---> 70e55f54932b [2023-05-16T12:58:37.054Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-16T12:58:37.313Z] ---> b1acccc3ce5f [2023-05-16T12:58:37.313Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T12:58:37.313Z] ---> Running in 60034bd21188 [2023-05-16T12:59:16.183Z] Removing intermediate container 60034bd21188 [2023-05-16T12:59:16.183Z] ---> c9d3fed72274 [2023-05-16T12:59:16.183Z] Step 14/15 : COPY . . [2023-05-16T12:59:16.183Z] ---> 324c3b449775 [2023-05-16T12:59:16.183Z] Step 15/15 : RUN ${MAKE} [2023-05-16T12:59:16.183Z] ---> Running in bac1f424ef78 [2023-05-16T12:59:16.183Z] noop [2023-05-16T12:59:16.183Z] Removing intermediate container bac1f424ef78 [2023-05-16T12:59:16.183Z] ---> d7fb7a69f4b8 [2023-05-16T12:59:16.183Z] Successfully built d7fb7a69f4b8 [2023-05-16T12:59:16.183Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:59:16.485Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T12:59:16.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:59:16.558Z] prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container [2023-05-16T12:59:16.585Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T12:59:16.955Z] $ docker top 6a65ad9d61711572375e014c6758762756f6b4ef18d289d93ee17685eca365d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:59:17.308Z] + go version [2023-05-16T12:59:17.309Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T12:59:17.317Z] $ docker stop --time=1 6a65ad9d61711572375e014c6758762756f6b4ef18d289d93ee17685eca365d2 [2023-05-16T12:59:18.613Z] $ docker rm -f --volumes 6a65ad9d61711572375e014c6758762756f6b4ef18d289d93ee17685eca365d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:59:19.018Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T12:59:19.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:59:19.088Z] prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container [2023-05-16T12:59:19.119Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T12:59:19.443Z] $ docker top 4162e0c6a2e4c4e98b9b4f3f59f28a671575a1ee82846ea169d073a614aed012 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:59:19.793Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T12:59:20.099Z] + make test [2023-05-16T12:59:20.099Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-16T12:59:25.373Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-16T12:59:33.493Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-16T12:59:33.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-16T12:59:33.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-16T12:59:33.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-16T12:59:33.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-16T12:59:33.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-16T12:59:33.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-16T12:59:33.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-16T12:59:33.493Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-16T12:59:36.052Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T12:59:36.052Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T12:59:36.052Z] ./bin/test-attribution-txt.sh [2023-05-16T12:59:36.052Z] make -C web test [2023-05-16T12:59:36.052Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-16T12:59:36.052Z] make[1]: tput: No such file or directory [2023-05-16T12:59:36.052Z] make[1]: tput: No such file or directory [2023-05-16T12:59:36.052Z] warning: generating ./VERSION [2023-05-16T12:59:36.052Z] echo "0.0.0" > VERSION [2023-05-16T12:59:36.052Z] docker build \ [2023-05-16T12:59:36.052Z] -f Dockerfile \ [2023-05-16T12:59:36.052Z] --build-arg USER=1000 \ [2023-05-16T12:59:36.052Z] \ [2023-05-16T12:59:36.052Z] --label "git_sha=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69" \ [2023-05-16T12:59:36.052Z] -t edgexfoundry/edgex-web-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 \ [2023-05-16T12:59:36.052Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-16T12:59:36.052Z] . [2023-05-16T12:59:36.052Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-16T12:59:36.052Z] Install the buildx component to build images with BuildKit: [2023-05-16T12:59:36.052Z] https://docs.docker.com/go/buildx/ [2023-05-16T12:59:36.052Z] [2023-05-16T12:59:36.312Z] Sending build context to Docker daemon 2.571MB [2023-05-16T12:59:36.312Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-16T12:59:36.312Z] 16.17-alpine3.15: Pulling from library/node [2023-05-16T12:59:36.312Z] 9621f1afde84: Pulling fs layer [2023-05-16T12:59:36.312Z] c6f70ee39829: Pulling fs layer [2023-05-16T12:59:36.312Z] 56892a8094a2: Pulling fs layer [2023-05-16T12:59:36.312Z] 58dd87906ef0: Pulling fs layer [2023-05-16T12:59:36.312Z] 58dd87906ef0: Waiting [2023-05-16T12:59:36.570Z] 9621f1afde84: Verifying Checksum [2023-05-16T12:59:36.570Z] 9621f1afde84: Download complete [2023-05-16T12:59:36.570Z] 58dd87906ef0: Download complete [2023-05-16T12:59:36.570Z] 9621f1afde84: Pull complete [2023-05-16T12:59:36.830Z] c6f70ee39829: Verifying Checksum [2023-05-16T12:59:36.830Z] c6f70ee39829: Download complete [2023-05-16T12:59:37.768Z] c6f70ee39829: Pull complete [2023-05-16T12:59:38.027Z] 56892a8094a2: Pull complete [2023-05-16T12:59:38.027Z] 58dd87906ef0: Pull complete [2023-05-16T12:59:38.027Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-16T12:59:38.027Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-16T12:59:38.027Z] ---> b69703f70c3d [2023-05-16T12:59:38.027Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-16T12:59:41.323Z] ---> Running in 1e145200a598 [2023-05-16T12:59:41.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-16T12:59:41.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-16T12:59:41.323Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-16T12:59:41.323Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-16T12:59:41.323Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-16T12:59:41.323Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-16T12:59:41.323Z] (5/129) Installing libxcb (1.14-r2) [2023-05-16T12:59:41.323Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-16T12:59:41.323Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-16T12:59:41.323Z] (8/129) Installing libice (1.0.10-r0) [2023-05-16T12:59:41.323Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-16T12:59:41.323Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-16T12:59:41.323Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-16T12:59:41.585Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-16T12:59:41.585Z] (13/129) Installing xset (1.2.4-r0) [2023-05-16T12:59:41.585Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-16T12:59:41.585Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-16T12:59:41.585Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-16T12:59:41.585Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-16T12:59:41.585Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-16T12:59:41.585Z] (19/129) Installing libintl (0.21-r0) [2023-05-16T12:59:41.585Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-16T12:59:41.585Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-16T12:59:41.585Z] (22/129) Installing pcre (8.45-r1) [2023-05-16T12:59:41.585Z] (23/129) Installing glib (2.70.1-r0) [2023-05-16T12:59:41.585Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-16T12:59:41.585Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-16T12:59:41.585Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-16T12:59:41.585Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-16T12:59:41.585Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-16T12:59:41.585Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-16T12:59:41.585Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-16T12:59:41.585Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-16T12:59:41.585Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-16T12:59:41.585Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-16T12:59:41.585Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-16T12:59:41.585Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-16T12:59:41.585Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-16T12:59:41.585Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-16T12:59:41.585Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-16T12:59:41.585Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-16T12:59:41.585Z] (40/129) Installing libxi (1.8-r0) [2023-05-16T12:59:41.585Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-16T12:59:41.585Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-16T12:59:41.585Z] (43/129) Installing atk (2.36.0-r0) [2023-05-16T12:59:41.585Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-16T12:59:41.585Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-16T12:59:41.585Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-16T12:59:41.585Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-16T12:59:41.585Z] (48/129) Installing expat (2.5.0-r0) [2023-05-16T12:59:41.585Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-16T12:59:41.845Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-16T12:59:41.845Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-16T12:59:41.845Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-16T12:59:41.845Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-16T12:59:41.845Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-16T12:59:41.845Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-16T12:59:41.845Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-16T12:59:41.845Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-16T12:59:41.845Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-16T12:59:41.845Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-16T12:59:41.845Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-16T12:59:41.845Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-16T12:59:41.845Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-16T12:59:41.845Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-16T12:59:41.845Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-16T12:59:41.845Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-16T12:59:41.845Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-16T12:59:41.845Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-16T12:59:41.845Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-16T12:59:41.845Z] (69/129) Installing pango (1.48.10-r0) [2023-05-16T12:59:41.845Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-16T12:59:41.845Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-16T12:59:41.845Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-16T12:59:41.845Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-16T12:59:41.845Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-16T12:59:41.845Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-16T12:59:42.105Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-16T12:59:42.105Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-16T12:59:42.105Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-16T12:59:42.105Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-16T12:59:42.105Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-16T12:59:44.010Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-16T12:59:44.010Z] (80/129) Installing flac (1.3.4-r0) [2023-05-16T12:59:44.010Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-16T12:59:44.269Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-16T12:59:44.269Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-16T12:59:44.269Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-16T12:59:44.269Z] (85/129) Installing libass (0.15.2-r0) [2023-05-16T12:59:44.269Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-16T12:59:44.269Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-16T12:59:44.269Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-16T12:59:44.269Z] (89/129) Installing lame (3.100-r0) [2023-05-16T12:59:44.269Z] (90/129) Installing opus (1.3.1-r1) [2023-05-16T12:59:44.269Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-16T12:59:44.269Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-16T12:59:44.269Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-16T12:59:44.269Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-16T12:59:44.269Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-16T12:59:44.269Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-16T12:59:44.269Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-16T12:59:44.269Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-16T12:59:44.269Z] (99/129) Installing libva (2.13.0-r0) [2023-05-16T12:59:44.269Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-16T12:59:44.269Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-16T12:59:44.269Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-16T12:59:44.269Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-16T12:59:44.269Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-16T12:59:44.269Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-16T12:59:44.269Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-16T12:59:44.529Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-16T12:59:44.529Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-16T12:59:44.529Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-16T12:59:44.529Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-16T12:59:44.529Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-16T12:59:44.529Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-16T12:59:44.529Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-16T12:59:44.529Z] (114/129) Installing nspr (4.32-r0) [2023-05-16T12:59:44.529Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-16T12:59:44.529Z] (116/129) Installing nss (3.78.1-r0) [2023-05-16T12:59:44.529Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-16T12:59:44.529Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-16T12:59:44.529Z] (119/129) Installing orc (0.4.32-r0) [2023-05-16T12:59:44.529Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-16T12:59:44.787Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-16T12:59:44.787Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-16T12:59:44.787Z] (123/129) Installing libpulse (15.0-r2) [2023-05-16T12:59:44.787Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-16T12:59:44.787Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-16T12:59:44.787Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-16T12:59:44.787Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-16T12:59:44.787Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-16T12:59:44.787Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-16T12:59:45.727Z] Executing busybox-1.34.1-r7.trigger [2023-05-16T12:59:45.728Z] Executing glib-2.70.1-r0.trigger [2023-05-16T12:59:45.728Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-16T12:59:46.300Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-16T12:59:46.300Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-16T12:59:46.300Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-16T12:59:46.300Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-16T12:59:46.300Z] OK: 286 MiB in 145 packages [2023-05-16T12:59:51.593Z] Removing intermediate container 1e145200a598 [2023-05-16T12:59:51.593Z] ---> 4becace8806e [2023-05-16T12:59:51.593Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-16T12:59:51.593Z] ---> Running in 678035a89a4d [2023-05-16T12:59:51.593Z] Removing intermediate container 678035a89a4d [2023-05-16T12:59:51.593Z] ---> 49721b597665 [2023-05-16T12:59:51.593Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-16T12:59:51.593Z] ---> Running in f4f26b8be028 [2023-05-16T12:59:51.593Z] Removing intermediate container f4f26b8be028 [2023-05-16T12:59:51.593Z] ---> 5f6eaf7c6411 [2023-05-16T12:59:51.593Z] Step 5/10 : RUN npm install -g npm [2023-05-16T12:59:51.593Z] ---> Running in 69ff1517c8f2 [2023-05-16T12:59:59.729Z] [2023-05-16T12:59:59.729Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-16T12:59:59.729Z] [2023-05-16T12:59:59.729Z] 27 packages are looking for funding [2023-05-16T12:59:59.729Z] run `npm fund` for details [2023-05-16T12:59:59.729Z] [2023-05-16T12:59:59.729Z] found 0 vulnerabilities [2023-05-16T12:59:59.986Z] Removing intermediate container 69ff1517c8f2 [2023-05-16T12:59:59.986Z] ---> 926f3b340641 [2023-05-16T12:59:59.986Z] Step 6/10 : ARG USER=1000 [2023-05-16T12:59:59.986Z] ---> Running in 60d1467c842f [2023-05-16T12:59:59.986Z] Removing intermediate container 60d1467c842f [2023-05-16T12:59:59.986Z] ---> 3555acf26931 [2023-05-16T12:59:59.986Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-16T12:59:59.986Z] ---> Running in 96df25b7ce7a [2023-05-16T13:00:00.778Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15726 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-16T13:00:00.792Z] Running in /w/workspace/edgex-ui-go/106 [Pipeline] { [Pipeline] checkout [2023-05-16T13:00:00.828Z] The recommended git tool is: git [2023-05-16T13:00:00.924Z] Removing intermediate container 96df25b7ce7a [2023-05-16T13:00:00.925Z] ---> de12c44c9454 [2023-05-16T13:00:00.925Z] Step 8/10 : USER $USER:$USER [2023-05-16T13:00:00.925Z] ---> Running in 5491bded5919 [2023-05-16T13:00:00.925Z] Removing intermediate container 5491bded5919 [2023-05-16T13:00:00.925Z] ---> 6dadd3ec86ea [2023-05-16T13:00:00.925Z] Step 9/10 : WORKDIR /app [2023-05-16T13:00:00.925Z] ---> Running in 72fbaca5220e [2023-05-16T13:00:00.925Z] Removing intermediate container 72fbaca5220e [2023-05-16T13:00:00.925Z] ---> 87bccdfc504a [2023-05-16T13:00:00.925Z] Step 10/10 : LABEL git_sha=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [2023-05-16T13:00:00.925Z] ---> Running in b8a337962cc9 [2023-05-16T13:00:00.925Z] Removing intermediate container b8a337962cc9 [2023-05-16T13:00:00.925Z] ---> a8298f7ee2b3 [2023-05-16T13:00:00.925Z] Successfully built a8298f7ee2b3 [2023-05-16T13:00:00.925Z] Successfully tagged edgexfoundry/edgex-web-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [2023-05-16T13:00:00.925Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-16T13:00:00.925Z] touch edgex-web-ui.imagebuilt [2023-05-16T13:00:00.925Z] mkdir -p node_modules coverage [2023-05-16T13:00:00.925Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-16T13:00:01.183Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-16T13:00:02.562Z] npm WARN old lockfile [2023-05-16T13:00:02.562Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-16T13:00:02.562Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-16T13:00:02.562Z] npm WARN old lockfile [2023-05-16T13:00:02.562Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-16T13:00:02.562Z] npm WARN old lockfile [2023-05-16T13:00:06.156Z] using credential edgex-jenkins-ssh [2023-05-16T13:00:06.180Z] Cloning the remote Git repository [2023-05-16T13:00:06.228Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T13:00:06.329Z] > git init /w/workspace/edgex-ui-go/106 # timeout=10 [2023-05-16T13:00:06.484Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T13:00:06.485Z] > git --version # timeout=10 [2023-05-16T13:00:06.504Z] > git --version # 'git version 2.25.1' [2023-05-16T13:00:06.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T13:00:06.651Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T13:00:11.148Z] Avoid second fetch [2023-05-16T13:00:11.149Z] Checking out Revision 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 (main) [2023-05-16T13:00:10.169Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-16T13:00:10.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T13:00:12.046Z] Commit message: "chore(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230112170125-c0580fb68dab to 3.0.0 in /snap/local/helper-go (#607)" [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE required: { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE }, [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE required: { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE }, [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE required: { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE }, [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE required: { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE }, [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE required: { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE }, [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE required: { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE }, [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE required: { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE }, [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE required: { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE }, [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE required: { [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE }, [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:00:12.551Z] npm WARN EBADENGINE } [2023-05-16T13:00:11.168Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T13:00:11.235Z] > git checkout -f 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T13:00:13.329Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T13:00:13.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T13:00:13.330Z] Dload Upload Total Spent Left Speed [2023-05-16T13:00:13.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74133 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh [2023-05-16T13:00:13.994Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T13:00:14.324Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T13:00:14.324Z] + sudo tee /etc/docker/daemon.new [2023-05-16T13:00:14.324Z] { [2023-05-16T13:00:14.324Z] "registry-mirrors": [ [2023-05-16T13:00:14.324Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T13:00:14.324Z] ], [2023-05-16T13:00:14.324Z] "bip": "10.250.0.254/24", [2023-05-16T13:00:14.324Z] "hosts": [ [2023-05-16T13:00:14.324Z] "tcp://0.0.0.0:5555", [2023-05-16T13:00:14.324Z] "unix:///var/run/docker.sock" [2023-05-16T13:00:14.324Z] ], [2023-05-16T13:00:14.324Z] "mtu": 1458, [2023-05-16T13:00:14.324Z] "selinux-enabled": true, [2023-05-16T13:00:14.324Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T13:00:14.324Z] } [Pipeline] sh [2023-05-16T13:00:14.665Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T13:00:15.007Z] + sudo service docker restart [2023-05-16T13:00:15.844Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-16T13:00:15.844Z] 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-16T13:00:16.105Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-16T13:00:16.105Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T13:00:16.105Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-16T13:00:16.365Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-16T13:00:16.935Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-16T13:00:17.502Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-16T13:00:18.531Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-16T13:00:18.531Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-16T13:00:20.038Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-16T13:00:20.605Z] 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-16T13:00:20.865Z] 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-16T13:00:23.404Z] 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-16T13:00:23.404Z] 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-16T13:00:23.404Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T13:00:23.662Z] 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-16T13:00:23.922Z] 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-16T13:00:24.860Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T13:00:25.426Z] 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-16T13:00:28.776Z] 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. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T13:00:33.287Z] provisioning config files... [2023-05-16T13:00:33.314Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/106@tmp/config8409999972405236024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:00:33.668Z] ---> docker-login.sh [2023-05-16T13:00:33.668Z] nexus3.edgexfoundry.org:10001 [2023-05-16T13:00:33.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:00:34.053Z] [2023-05-16T13:00:34.053Z] added 1478 packages, and audited 1479 packages in 33s [2023-05-16T13:00:34.053Z] [2023-05-16T13:00:34.053Z] 90 packages are looking for funding [2023-05-16T13:00:34.053Z] run `npm fund` for details [2023-05-16T13:00:34.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:00:34.206Z] Configure a credential helper to remove this warning. See [2023-05-16T13:00:34.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:00:34.206Z] [2023-05-16T13:00:34.206Z] Login Succeeded [2023-05-16T13:00:34.206Z] nexus3.edgexfoundry.org:10002 [2023-05-16T13:00:34.314Z] [2023-05-16T13:00:34.315Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-16T13:00:34.315Z] [2023-05-16T13:00:34.315Z] To address issues that do not require attention, run: [2023-05-16T13:00:34.315Z] npm audit fix [2023-05-16T13:00:34.315Z] [2023-05-16T13:00:34.315Z] To address all issues (including breaking changes), run: [2023-05-16T13:00:34.315Z] npm audit fix --force [2023-05-16T13:00:34.315Z] [2023-05-16T13:00:34.315Z] Run `npm audit` for details. [2023-05-16T13:00:34.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:00:34.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:00:34.474Z] Configure a credential helper to remove this warning. See [2023-05-16T13:00:34.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:00:34.474Z] [2023-05-16T13:00:34.474Z] Login Succeeded [2023-05-16T13:00:34.474Z] nexus3.edgexfoundry.org:10003 [2023-05-16T13:00:34.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:00:35.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:00:35.010Z] Configure a credential helper to remove this warning. See [2023-05-16T13:00:35.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:00:35.010Z] [2023-05-16T13:00:35.010Z] Login Succeeded [2023-05-16T13:00:35.010Z] nexus3.edgexfoundry.org:10004 [2023-05-16T13:00:35.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:00:35.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:00:35.280Z] Configure a credential helper to remove this warning. See [2023-05-16T13:00:35.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:00:35.280Z] [2023-05-16T13:00:35.280Z] Login Succeeded [2023-05-16T13:00:35.280Z] docker.io [2023-05-16T13:00:35.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:00:35.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:00:35.820Z] Configure a credential helper to remove this warning. See [2023-05-16T13:00:35.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:00:35.820Z] [2023-05-16T13:00:35.820Z] Login Succeeded [2023-05-16T13:00:35.820Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T13:00:35.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T13:00:36.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T13:00:36.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T13:00:36.127Z] ========================================================= [2023-05-16T13:00:36.127Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T13:00:36.127Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:00:36.485Z] + 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-16T13:00:37.460Z] Sending build context to Docker daemon 28.37MB [2023-05-16T13:00:37.460Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T13:00:37.460Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-16T13:00:39.423Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T13:00:39.423Z] c41833b44d91: Pulling fs layer [2023-05-16T13:00:39.423Z] ed15518f5707: Pulling fs layer [2023-05-16T13:00:39.423Z] feae8fd75edb: Pulling fs layer [2023-05-16T13:00:39.423Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T13:00:39.423Z] 3cdef696dda3: Pulling fs layer [2023-05-16T13:00:39.423Z] 2ced38df9373: Pulling fs layer [2023-05-16T13:00:39.423Z] 58f1dce35555: Pulling fs layer [2023-05-16T13:00:39.423Z] 3cdef696dda3: Waiting [2023-05-16T13:00:39.423Z] 2ced38df9373: Waiting [2023-05-16T13:00:39.423Z] 58f1dce35555: Waiting [2023-05-16T13:00:39.423Z] ed15518f5707: Verifying Checksum [2023-05-16T13:00:39.423Z] ed15518f5707: Download complete [2023-05-16T13:00:39.423Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T13:00:39.423Z] 242c74f7c9fa: Download complete [2023-05-16T13:00:39.699Z] 3cdef696dda3: Verifying Checksum [2023-05-16T13:00:39.699Z] 3cdef696dda3: Download complete [2023-05-16T13:00:39.699Z] c41833b44d91: Verifying Checksum [2023-05-16T13:00:39.699Z] c41833b44d91: Download complete [2023-05-16T13:00:40.680Z] c41833b44d91: Pull complete [2023-05-16T13:00:40.952Z] 58f1dce35555: Verifying Checksum [2023-05-16T13:00:40.952Z] 58f1dce35555: Download complete [2023-05-16T13:00:41.222Z] ed15518f5707: Pull complete [2023-05-16T13:00:42.190Z] 2ced38df9373: Verifying Checksum [2023-05-16T13:00:42.190Z] 2ced38df9373: Download complete [2023-05-16T13:00:42.190Z] feae8fd75edb: Verifying Checksum [2023-05-16T13:00:42.190Z] feae8fd75edb: Download complete [2023-05-16T13:00:42.633Z] 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-16T13:00:44.534Z] - Generating browser application bundles (phase: setup)... [2023-05-16T13:00:48.725Z] Compiling @angular/core : es2015 as esm2015 [2023-05-16T13:00:48.725Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-16T13:00:52.919Z] Compiling @angular/common : es2015 as esm2015 [2023-05-16T13:00:52.919Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-16T13:00:53.180Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-16T13:00:53.180Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-16T13:00:53.746Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-16T13:00:53.746Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-16T13:00:54.313Z] Compiling @angular/router : es2015 as esm2015 [2023-05-16T13:00:54.313Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-16T13:00:54.313Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-16T13:00:54.515Z] feae8fd75edb: Pull complete [2023-05-16T13:00:54.571Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-16T13:00:54.783Z] 242c74f7c9fa: Pull complete [2023-05-16T13:00:54.828Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-16T13:00:55.052Z] 3cdef696dda3: Pull complete [2023-05-16T13:00:56.758Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-16T13:01:01.709Z] 2ced38df9373: Pull complete [2023-05-16T13:01:04.301Z] 58f1dce35555: Pull complete [2023-05-16T13:01:04.301Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T13:01:04.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T13:01:04.301Z] ---> fadd8f120f05 [2023-05-16T13:01:04.301Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T13:01:07.211Z] 16 05 2023 13:01:06.353:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-16T13:01:07.211Z] 16 05 2023 13:01:06.355:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-16T13:01:07.211Z] 16 05 2023 13:01:06.358:INFO [launcher]: Starting browser ChromeHeadless [2023-05-16T13:01:07.736Z] ---> Running in cdc20ded5aad [2023-05-16T13:01:07.736Z] Removing intermediate container cdc20ded5aad [2023-05-16T13:01:07.736Z] ---> e683b9db6152 [2023-05-16T13:01:07.736Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T13:01:07.736Z] ---> Running in 0912eb31d49b [2023-05-16T13:01:08.003Z] Removing intermediate container 0912eb31d49b [2023-05-16T13:01:08.003Z] ---> fa1272ccd156 [2023-05-16T13:01:08.003Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T13:01:08.003Z] ---> Running in ddbefcfe670b [2023-05-16T13:01:08.269Z] Removing intermediate container ddbefcfe670b [2023-05-16T13:01:08.269Z] ---> 0c63feb1c38c [2023-05-16T13:01:08.269Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-16T13:01:08.269Z] ---> Running in b5a96479e9b0 [2023-05-16T13:01:08.540Z] Removing intermediate container b5a96479e9b0 [2023-05-16T13:01:08.540Z] ---> 8f74b5f64f98 [2023-05-16T13:01:08.540Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T13:01:08.806Z] ---> Running in e8c86d6886ad [2023-05-16T13:01:09.071Z] Removing intermediate container e8c86d6886ad [2023-05-16T13:01:09.071Z] ---> 73cccb1a4b9e [2023-05-16T13:01:09.071Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T13:01:09.338Z] latest: Pulling from library/docker [2023-05-16T13:01:09.616Z] 08409d417260: Pulling fs layer [2023-05-16T13:01:09.616Z] bf127bdc9f4f: Pulling fs layer [2023-05-16T13:01:09.616Z] 55b4810136f4: Pulling fs layer [2023-05-16T13:01:09.616Z] 7755db036d15: Pulling fs layer [2023-05-16T13:01:09.616Z] 5a3f85b23db6: Pulling fs layer [2023-05-16T13:01:09.616Z] cf39c0494cbe: Pulling fs layer [2023-05-16T13:01:09.616Z] f4a1512e3bbb: Pulling fs layer [2023-05-16T13:01:09.616Z] 5ccc04d8fc75: Pulling fs layer [2023-05-16T13:01:09.616Z] bc47925e6b41: Pulling fs layer [2023-05-16T13:01:09.616Z] 3ad6e81d58bb: Pulling fs layer [2023-05-16T13:01:09.616Z] 3b77d6fe3da4: Pulling fs layer [2023-05-16T13:01:09.616Z] 31f5e86c7e55: Pulling fs layer [2023-05-16T13:01:09.616Z] 7db388f73c37: Pulling fs layer [2023-05-16T13:01:09.616Z] 08255c858201: Pulling fs layer [2023-05-16T13:01:09.616Z] 7755db036d15: Waiting [2023-05-16T13:01:09.616Z] 5a3f85b23db6: Waiting [2023-05-16T13:01:09.616Z] cf39c0494cbe: Waiting [2023-05-16T13:01:09.616Z] f4a1512e3bbb: Waiting [2023-05-16T13:01:09.616Z] 5ccc04d8fc75: Waiting [2023-05-16T13:01:09.616Z] bc47925e6b41: Waiting [2023-05-16T13:01:09.616Z] 3ad6e81d58bb: Waiting [2023-05-16T13:01:09.616Z] 3b77d6fe3da4: Waiting [2023-05-16T13:01:09.616Z] 31f5e86c7e55: Waiting [2023-05-16T13:01:09.616Z] 7db388f73c37: Waiting [2023-05-16T13:01:09.616Z] 08255c858201: Waiting [2023-05-16T13:01:09.616Z] 55b4810136f4: Verifying Checksum [2023-05-16T13:01:09.616Z] 55b4810136f4: Download complete [2023-05-16T13:01:09.887Z] bf127bdc9f4f: Verifying Checksum [2023-05-16T13:01:09.887Z] bf127bdc9f4f: Download complete [2023-05-16T13:01:09.887Z] 08409d417260: Verifying Checksum [2023-05-16T13:01:09.887Z] 08409d417260: Download complete [2023-05-16T13:01:10.475Z] 5a3f85b23db6: Verifying Checksum [2023-05-16T13:01:10.475Z] 5a3f85b23db6: Download complete [2023-05-16T13:01:10.475Z] 7755db036d15: Verifying Checksum [2023-05-16T13:01:10.475Z] 7755db036d15: Download complete [2023-05-16T13:01:10.475Z] cf39c0494cbe: Verifying Checksum [2023-05-16T13:01:10.475Z] cf39c0494cbe: Download complete [2023-05-16T13:01:10.475Z] 5ccc04d8fc75: Download complete [2023-05-16T13:01:10.476Z] f4a1512e3bbb: Verifying Checksum [2023-05-16T13:01:10.476Z] f4a1512e3bbb: Download complete [2023-05-16T13:01:10.476Z] bc47925e6b41: Verifying Checksum [2023-05-16T13:01:10.476Z] bc47925e6b41: Download complete [2023-05-16T13:01:10.476Z] 08409d417260: Pull complete [2023-05-16T13:01:10.476Z] 3b77d6fe3da4: Verifying Checksum [2023-05-16T13:01:10.476Z] 3b77d6fe3da4: Download complete [2023-05-16T13:01:10.747Z] 7db388f73c37: Verifying Checksum [2023-05-16T13:01:10.747Z] 7db388f73c37: Download complete [2023-05-16T13:01:10.747Z] 3ad6e81d58bb: Verifying Checksum [2023-05-16T13:01:10.747Z] 3ad6e81d58bb: Download complete [2023-05-16T13:01:11.014Z] 08255c858201: Verifying Checksum [2023-05-16T13:01:11.014Z] 08255c858201: Download complete [2023-05-16T13:01:11.282Z] bf127bdc9f4f: Pull complete [2023-05-16T13:01:11.550Z] 55b4810136f4: Pull complete [2023-05-16T13:01:11.819Z] 31f5e86c7e55: Verifying Checksum [2023-05-16T13:01:11.819Z] 31f5e86c7e55: Download complete [2023-05-16T13:01:12.413Z] 7755db036d15: Pull complete [2023-05-16T13:01:13.374Z] 5a3f85b23db6: Pull complete [2023-05-16T13:01:14.357Z] cf39c0494cbe: Pull complete [2023-05-16T13:01:14.625Z] f4a1512e3bbb: Pull complete [2023-05-16T13:01:14.892Z] 5ccc04d8fc75: Pull complete [2023-05-16T13:01:15.162Z] bc47925e6b41: Pull complete [2023-05-16T13:01:16.125Z] 3ad6e81d58bb: Pull complete [2023-05-16T13:01:16.394Z] 3b77d6fe3da4: Pull complete [2023-05-16T13:01:19.427Z] ✔ Browser application bundle generation complete. [2023-05-16T13:01:19.427Z] 16 05 2023 13:01:17.564:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket _n1FF0mV7-SDmtKTAAAB with id 20453548 [2023-05-16T13:01:19.742Z] 31f5e86c7e55: Pull complete [2023-05-16T13:01:19.742Z] 7db388f73c37: Pull complete [2023-05-16T13:01:20.009Z] 08255c858201: Pull complete [2023-05-16T13:01:20.009Z] Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 [2023-05-16T13:01:20.009Z] Status: Downloaded newer image for docker:latest [2023-05-16T13:01:20.362Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-16T13:01:20.362Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.111 secs) [2023-05-16T13:01:20.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.192 secs) [2023-05-16T13:01:20.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.208 secs) [2023-05-16T13:01:20.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.248 secs) [2023-05-16T13:01:20.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.271 secs) [2023-05-16T13:01:20.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.276 secs) [2023-05-16T13:01:20.880Z] WARN: ' [2023-05-16T13:01:20.880Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T13:01:20.880Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T13:01:20.880Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T13:01:20.880Z] in a future version of Angular. [2023-05-16T13:01:20.880Z] [2023-05-16T13:01:20.880Z] For more information on this, see our API docs here: [2023-05-16T13:01:20.880Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T13:01:20.880Z] ' [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.276 secs) [2023-05-16T13:01:20.880Z] WARN: ' [2023-05-16T13:01:20.880Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T13:01:20.880Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T13:01:20.880Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T13:01:20.880Z] in a future version of Angular. [2023-05-16T13:01:20.880Z] [2023-05-16T13:01:20.880Z] For more information on this, see our API docs here: [2023-05-16T13:01:20.880Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T13:01:20.880Z] ' [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.343 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.365 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.378 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.394 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.41 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.422 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.425 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.428 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.43 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.442 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.452 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.459 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.462 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.476 secs) [2023-05-16T13:01:20.880Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.481 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.496 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.504 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.508 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.554 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.582 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.598 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.603 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.607 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.61 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.642 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.645 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.649 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.657 secs) [2023-05-16T13:01:21.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.686 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.692 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.697 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.704 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.725 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.729 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.763 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.791 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.794 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.796 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.811 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.819 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.836 secs) [2023-05-16T13:01:21.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.859 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.864 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.866 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.867 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.875 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.88 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.904 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.942 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.948 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.955 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.961 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.981 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.989 secs) [2023-05-16T13:01:21.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.012 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.052 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.06 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.065 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.069 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.072 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.075 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.081 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.085 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.132 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.135 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.142 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.17 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.197 secs) [2023-05-16T13:01:21.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.206 secs) [2023-05-16T13:01:22.175Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.215 secs) [2023-05-16T13:01:22.175Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.28 secs) [2023-05-16T13:01:22.175Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.292 secs) [2023-05-16T13:01:22.175Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.301 secs) [2023-05-16T13:01:22.175Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.32 secs) [2023-05-16T13:01:22.175Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.327 secs) [2023-05-16T13:01:22.175Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.347 secs) [2023-05-16T13:01:22.175Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.363 secs) [2023-05-16T13:01:22.175Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.39 secs) [2023-05-16T13:01:22.175Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.395 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.402 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.41 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.413 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.414 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.422 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.43 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.433 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.442 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.449 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.46 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.474 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.479 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.482 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.501 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.508 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.52 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.522 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.525 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.528 secs) [2023-05-16T13:01:22.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.556 secs) [2023-05-16T13:01:22.595Z] ---> 4bc08961914f [2023-05-16T13:01:22.595Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T13:01:22.595Z] ---> Running in c785169c4225 [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.575 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.578 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.58 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.59 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.63 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.639 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.642 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.643 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.644 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.645 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.652 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.713 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.723 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.731 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.738 secs) [2023-05-16T13:01:22.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.741 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.766 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.772 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.776 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.777 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.804 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.817 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.826 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.829 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.855 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.873 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.88 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.892 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.896 secs) [2023-05-16T13:01:22.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.899 secs) [2023-05-16T13:01:23.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.918 secs) [2023-05-16T13:01:23.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.926 secs) [2023-05-16T13:01:23.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.932 secs) [2023-05-16T13:01:23.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.935 secs) [2023-05-16T13:01:23.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.936 secs) [2023-05-16T13:01:23.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.94 secs) [2023-05-16T13:01:23.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.947 secs) [2023-05-16T13:01:23.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.962 secs) [2023-05-16T13:01:23.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.966 secs) [2023-05-16T13:01:23.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.967 secs) [2023-05-16T13:01:23.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.959 secs / 1.967 secs) [2023-05-16T13:01:23.208Z] TOTAL: 145 SUCCESS [2023-05-16T13:01:23.208Z] ✔ Browser application bundle generation complete. [2023-05-16T13:01:23.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T13:01:23.780Z] [2023-05-16T13:01:23.780Z] =============================== Coverage summary =============================== [2023-05-16T13:01:23.780Z] Statements : 41.56% ( 1425/3429 ) [2023-05-16T13:01:23.780Z] Branches : 12.14% ( 109/898 ) [2023-05-16T13:01:23.780Z] Functions : 33.33% ( 417/1251 ) [2023-05-16T13:01:23.780Z] Lines : 39.45% ( 1280/3245 ) [2023-05-16T13:01:23.780Z] ================================================================================ [2023-05-16T13:01:23.780Z] ✔ Browser application bundle generation complete. [2023-05-16T13:01:24.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T13:01:24.347Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-16T13:01:24.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T13:01:24.367Z] $ docker stop --time=1 4162e0c6a2e4c4e98b9b4f3f59f28a671575a1ee82846ea169d073a614aed012 [2023-05-16T13:01:25.103Z] OK: 263 MiB in 53 packages [2023-05-16T13:01:26.075Z] Removing intermediate container c785169c4225 [2023-05-16T13:01:26.075Z] ---> 79b41d2f5346 [2023-05-16T13:01:26.075Z] Step 10/15 : ENV GO111MODULE=on [2023-05-16T13:01:26.075Z] ---> Running in 7746de5e19e6 [2023-05-16T13:01:26.332Z] $ docker rm -f --volumes 4162e0c6a2e4c4e98b9b4f3f59f28a671575a1ee82846ea169d073a614aed012 [2023-05-16T13:01:26.341Z] Removing intermediate container 7746de5e19e6 [2023-05-16T13:01:26.341Z] ---> 0d9191660257 [2023-05-16T13:01:26.341Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T13:01:26.341Z] ---> Running in 54c3c2f351d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T13:01:26.610Z] Removing intermediate container 54c3c2f351d2 [2023-05-16T13:01:26.610Z] ---> 1a2792d12af8 [2023-05-16T13:01:26.610Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-16T13:01:26.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T13:01:27.200Z] ---> 44df5168a309 [2023-05-16T13:01:27.200Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T13:01:27.200Z] ---> Running in 1edc854082e4 [2023-05-16T13:01:27.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T13:01:27.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T13:01:28.800Z] + ls -al . [2023-05-16T13:01:28.800Z] total 180 [2023-05-16T13:01:28.800Z] drwxrwxr-x 14 jenkins jenkins 4096 May 16 12:59 . [2023-05-16T13:01:28.800Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:57 .. [2023-05-16T13:01:28.800Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:57 .blubracket [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 18 May 16 12:57 .dockerignore [2023-05-16T13:01:28.800Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:58 .git [2023-05-16T13:01:28.800Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:57 .github [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 185 May 16 12:57 .gitignore [2023-05-16T13:01:28.800Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:58 .semver [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 16 12:57 Attribution.txt [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 16 12:57 CHANGELOG.md [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 16 12:57 CONTRIBUTING.md [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 16 12:57 Dockerfile [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 652 May 16 12:57 Jenkinsfile [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 16 12:57 LICENSE [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 16 12:57 Makefile [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 16 12:57 README.md [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 12:58 VERSION [2023-05-16T13:01:28.800Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:57 assets [2023-05-16T13:01:28.800Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:57 bin [2023-05-16T13:01:28.800Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:57 cmd [2023-05-16T13:01:28.800Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 12:59 coverage.out [2023-05-16T13:01:28.800Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:57 docs [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 16 12:57 go.mod [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 16 12:57 go.sum [2023-05-16T13:01:28.800Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:57 internal [2023-05-16T13:01:28.800Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:57 snap [2023-05-16T13:01:28.800Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:57 testing [2023-05-16T13:01:28.800Z] -rw-rw-r-- 1 jenkins jenkins 155 May 16 12:57 version.go [2023-05-16T13:01:28.800Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 13:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:01:29.111Z] + 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=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 --label arch=amd64 --label version=3.0.0-dev.10 . [2023-05-16T13:01:29.370Z] Sending build context to Docker daemon 48.4MB [2023-05-16T13:01:29.370Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T13:01:29.370Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T13:01:29.370Z] ---> d7fb7a69f4b8 [2023-05-16T13:01:29.370Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T13:01:30.306Z] ---> Running in 055567b53590 [2023-05-16T13:01:30.306Z] Removing intermediate container 055567b53590 [2023-05-16T13:01:30.306Z] ---> 20a2437e566e [2023-05-16T13:01:30.306Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T13:01:30.306Z] ---> Running in f783f133d8a4 [2023-05-16T13:01:30.306Z] Removing intermediate container f783f133d8a4 [2023-05-16T13:01:30.306Z] ---> a5f884f3e4fc [2023-05-16T13:01:30.306Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T13:01:30.306Z] ---> Running in 33e812647cdf [2023-05-16T13:01:30.564Z] Removing intermediate container 33e812647cdf [2023-05-16T13:01:30.564Z] ---> cebce6326ec3 [2023-05-16T13:01:30.564Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-16T13:01:30.564Z] ---> Running in 844eef25ad99 [2023-05-16T13:01:30.564Z] Removing intermediate container 844eef25ad99 [2023-05-16T13:01:30.564Z] ---> 55c728567b3c [2023-05-16T13:01:30.564Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T13:01:30.564Z] ---> Running in 00f7920e5999 [2023-05-16T13:01:30.822Z] Removing intermediate container 00f7920e5999 [2023-05-16T13:01:30.822Z] ---> ee670fc5d0d2 [2023-05-16T13:01:30.822Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T13:01:31.390Z] ---> ad9c74931b69 [2023-05-16T13:01:31.390Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T13:01:31.390Z] ---> Running in dfabbd01fde1 [2023-05-16T13:01:31.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T13:01:31.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T13:01:32.167Z] OK: 265 MiB in 53 packages [2023-05-16T13:01:32.428Z] Removing intermediate container dfabbd01fde1 [2023-05-16T13:01:32.428Z] ---> 6ce03872943a [2023-05-16T13:01:32.428Z] Step 10/25 : ENV GO111MODULE=on [2023-05-16T13:01:32.428Z] ---> Running in 3baebcfc8244 [2023-05-16T13:01:32.428Z] Removing intermediate container 3baebcfc8244 [2023-05-16T13:01:32.428Z] ---> c4462362fb66 [2023-05-16T13:01:32.428Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T13:01:32.428Z] ---> Running in 5c63748c8f94 [2023-05-16T13:01:32.686Z] Removing intermediate container 5c63748c8f94 [2023-05-16T13:01:32.686Z] ---> 684519a85169 [2023-05-16T13:01:32.686Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-16T13:01:32.686Z] ---> 13d4b5d39356 [2023-05-16T13:01:32.686Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T13:01:32.686Z] ---> Running in dba4a6e5917b [2023-05-16T13:01:33.623Z] Removing intermediate container dba4a6e5917b [2023-05-16T13:01:33.623Z] ---> 476fec7ea714 [2023-05-16T13:01:33.623Z] Step 14/25 : COPY . . [2023-05-16T13:01:35.528Z] ---> 55103ebed17c [2023-05-16T13:01:35.528Z] Step 15/25 : RUN ${MAKE} [2023-05-16T13:01:35.528Z] ---> Running in 5be1017bff6b [2023-05-16T13:01:35.528Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-16T13:01:53.776Z] Removing intermediate container 5be1017bff6b [2023-05-16T13:01:53.776Z] ---> 1e932752a82b [2023-05-16T13:01:53.776Z] Step 16/25 : FROM alpine:3.17 [2023-05-16T13:01:53.776Z] 3.17: Pulling from library/alpine [2023-05-16T13:01:53.776Z] f56be85fc22e: Already exists [2023-05-16T13:01:53.776Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T13:01:53.776Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T13:01:53.776Z] ---> 9ed4aefc74f6 [2023-05-16T13:01:53.776Z] Step 17/25 : EXPOSE 4000 [2023-05-16T13:01:53.776Z] ---> Running in 28b2989963b7 [2023-05-16T13:01:53.776Z] Removing intermediate container 28b2989963b7 [2023-05-16T13:01:53.776Z] ---> cfd7fe52a4b8 [2023-05-16T13:01:53.776Z] 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-16T13:01:54.034Z] ---> c07c51ef7556 [2023-05-16T13:01:54.034Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-16T13:01:54.034Z] ---> bfe4e118da57 [2023-05-16T13:01:54.034Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-16T13:01:54.293Z] ---> f88d40cfea3a [2023-05-16T13:01:54.293Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T13:01:54.293Z] ---> Running in e109eb7e41e6 [2023-05-16T13:01:54.293Z] Removing intermediate container e109eb7e41e6 [2023-05-16T13:01:54.293Z] ---> 0f5b4c0dc82c [2023-05-16T13:01:54.293Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-16T13:01:54.293Z] ---> Running in ff2b9166f72c [2023-05-16T13:01:54.293Z] Removing intermediate container ff2b9166f72c [2023-05-16T13:01:54.293Z] ---> 45f167863375 [2023-05-16T13:01:54.293Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T13:01:54.555Z] ---> Running in ff45ac3d30c8 [2023-05-16T13:01:54.555Z] Removing intermediate container ff45ac3d30c8 [2023-05-16T13:01:54.555Z] ---> 3ab396b8d03c [2023-05-16T13:01:54.555Z] Step 24/25 : LABEL git_sha=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [2023-05-16T13:01:54.555Z] ---> Running in abddd9204ad5 [2023-05-16T13:01:54.555Z] Removing intermediate container abddd9204ad5 [2023-05-16T13:01:54.555Z] ---> 125e6b299188 [2023-05-16T13:01:54.555Z] Step 25/25 : LABEL version=3.0.0-dev.10 [2023-05-16T13:01:54.555Z] ---> Running in dc04403d107b [2023-05-16T13:01:54.555Z] Removing intermediate container dc04403d107b [2023-05-16T13:01:54.555Z] ---> bf01c27c643b [2023-05-16T13:01:54.555Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T13:01:54.813Z] Successfully built bf01c27c643b [2023-05-16T13:01:54.813Z] 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-16T13:01:54.905Z] provisioning config files... [2023-05-16T13:01:54.915Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6841429046507070123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:01:55.214Z] ---> docker-login.sh [2023-05-16T13:01:55.214Z] nexus3.edgexfoundry.org:10001 [2023-05-16T13:01:55.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:01:55.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:01:55.214Z] Configure a credential helper to remove this warning. See [2023-05-16T13:01:55.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:01:55.214Z] [2023-05-16T13:01:55.214Z] Login Succeeded [2023-05-16T13:01:55.214Z] nexus3.edgexfoundry.org:10002 [2023-05-16T13:01:55.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:01:55.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:01:55.214Z] Configure a credential helper to remove this warning. See [2023-05-16T13:01:55.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:01:55.214Z] [2023-05-16T13:01:55.214Z] Login Succeeded [2023-05-16T13:01:55.214Z] nexus3.edgexfoundry.org:10003 [2023-05-16T13:01:55.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:01:55.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:01:55.473Z] Configure a credential helper to remove this warning. See [2023-05-16T13:01:55.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:01:55.473Z] [2023-05-16T13:01:55.473Z] Login Succeeded [2023-05-16T13:01:55.473Z] nexus3.edgexfoundry.org:10004 [2023-05-16T13:01:55.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:01:55.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:01:55.473Z] Configure a credential helper to remove this warning. See [2023-05-16T13:01:55.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:01:55.473Z] [2023-05-16T13:01:55.473Z] Login Succeeded [2023-05-16T13:01:55.473Z] docker.io [2023-05-16T13:01:55.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:01:55.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:01:55.732Z] Configure a credential helper to remove this warning. See [2023-05-16T13:01:55.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:01:55.732Z] [2023-05-16T13:01:55.732Z] Login Succeeded [2023-05-16T13:01:55.732Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T13:01:55.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T13:01:55.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T13:01:55.793Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-16T13:01:55.794Z] 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [2023-05-16T13:01:55.794Z] latest [2023-05-16T13:01:55.794Z] 3.0.0-dev.10 [2023-05-16T13:01:55.794Z] 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 [2023-05-16T13:01:55.794Z] main [2023-05-16T13:01:55.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:01:56.139Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:01:57.386Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [2023-05-16T13:01:57.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-16T13:01:57.386Z] 8518dd4ba903: Preparing [2023-05-16T13:01:57.386Z] 5f86eb8f4d94: Preparing [2023-05-16T13:01:57.386Z] 7d2578a87ded: Preparing [2023-05-16T13:01:57.386Z] f1417ff83b31: Preparing [2023-05-16T13:01:57.386Z] f1417ff83b31: Layer already exists [2023-05-16T13:01:57.386Z] 5f86eb8f4d94: Pushed [2023-05-16T13:01:57.386Z] 8518dd4ba903: Pushed [2023-05-16T13:02:00.677Z] 7d2578a87ded: Pushed [2023-05-16T13:02:00.677Z] 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69: digest: sha256:fe310757802129d8d7693384c364d2e9c97f24b8f2847fe4a3c028bbd67f7288 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:02:00.999Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:02:01.319Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-16T13:02:01.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-16T13:02:01.319Z] 8518dd4ba903: Preparing [2023-05-16T13:02:01.319Z] 5f86eb8f4d94: Preparing [2023-05-16T13:02:01.319Z] 7d2578a87ded: Preparing [2023-05-16T13:02:01.319Z] f1417ff83b31: Preparing [2023-05-16T13:02:01.319Z] 8518dd4ba903: Layer already exists [2023-05-16T13:02:01.319Z] 5f86eb8f4d94: Layer already exists [2023-05-16T13:02:01.319Z] 7d2578a87ded: Layer already exists [2023-05-16T13:02:01.319Z] f1417ff83b31: Layer already exists [2023-05-16T13:02:01.319Z] latest: digest: sha256:fe310757802129d8d7693384c364d2e9c97f24b8f2847fe4a3c028bbd67f7288 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:02:01.645Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:02:01.963Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.10 [2023-05-16T13:02:01.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-16T13:02:01.963Z] 8518dd4ba903: Preparing [2023-05-16T13:02:01.963Z] 5f86eb8f4d94: Preparing [2023-05-16T13:02:01.963Z] 7d2578a87ded: Preparing [2023-05-16T13:02:01.963Z] f1417ff83b31: Preparing [2023-05-16T13:02:01.963Z] 8518dd4ba903: Layer already exists [2023-05-16T13:02:01.963Z] 7d2578a87ded: Layer already exists [2023-05-16T13:02:01.963Z] 5f86eb8f4d94: Layer already exists [2023-05-16T13:02:01.963Z] f1417ff83b31: Layer already exists [2023-05-16T13:02:01.963Z] 3.0.0-dev.10: digest: sha256:fe310757802129d8d7693384c364d2e9c97f24b8f2847fe4a3c028bbd67f7288 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:02:02.284Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:02:02.596Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 [2023-05-16T13:02:02.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-16T13:02:02.596Z] 8518dd4ba903: Preparing [2023-05-16T13:02:02.596Z] 5f86eb8f4d94: Preparing [2023-05-16T13:02:02.596Z] 7d2578a87ded: Preparing [2023-05-16T13:02:02.596Z] f1417ff83b31: Preparing [2023-05-16T13:02:02.596Z] 8518dd4ba903: Layer already exists [2023-05-16T13:02:02.596Z] 5f86eb8f4d94: Layer already exists [2023-05-16T13:02:02.596Z] 7d2578a87ded: Layer already exists [2023-05-16T13:02:02.596Z] f1417ff83b31: Layer already exists [2023-05-16T13:02:02.596Z] 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10: digest: sha256:fe310757802129d8d7693384c364d2e9c97f24b8f2847fe4a3c028bbd67f7288 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:02:02.933Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:02:03.235Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-16T13:02:03.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-16T13:02:03.235Z] 8518dd4ba903: Preparing [2023-05-16T13:02:03.235Z] 5f86eb8f4d94: Preparing [2023-05-16T13:02:03.235Z] 7d2578a87ded: Preparing [2023-05-16T13:02:03.235Z] f1417ff83b31: Preparing [2023-05-16T13:02:03.235Z] 7d2578a87ded: Layer already exists [2023-05-16T13:02:03.235Z] 8518dd4ba903: Layer already exists [2023-05-16T13:02:03.235Z] 5f86eb8f4d94: Layer already exists [2023-05-16T13:02:03.235Z] f1417ff83b31: Layer already exists [2023-05-16T13:02:03.235Z] main: digest: sha256:fe310757802129d8d7693384c364d2e9c97f24b8f2847fe4a3c028bbd67f7288 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T13:02:03.273Z] ===================================================== [Pipeline] echo [2023-05-16T13:02:03.279Z] taggedImages: [2023-05-16T13:02:03.279Z] - nexus3.edgexfoundry.org:10004/edgex-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [2023-05-16T13:02:03.279Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-16T13:02:03.279Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.10 [2023-05-16T13:02:03.279Z] - nexus3.edgexfoundry.org:10004/edgex-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 [2023-05-16T13:02:03.279Z] - 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-16T13:02:03.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T13:02:03.670Z] [2023-05-16T13:02:03.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:02:03.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T13:02:03.968Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T13:02:03.968Z] 5eb5b503b376: Pulling fs layer [2023-05-16T13:02:03.968Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T13:02:03.968Z] ec43610c2a17: Pulling fs layer [2023-05-16T13:02:03.968Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T13:02:03.968Z] 33b1e0a273af: Pulling fs layer [2023-05-16T13:02:03.968Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T13:02:03.968Z] 2f39f015ded8: Pulling fs layer [2023-05-16T13:02:03.968Z] 3a2ae6a8a46f: Waiting [2023-05-16T13:02:03.968Z] 33b1e0a273af: Waiting [2023-05-16T13:02:03.968Z] 5d3b04190fa2: Waiting [2023-05-16T13:02:03.968Z] 2f39f015ded8: Waiting [2023-05-16T13:02:03.968Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T13:02:03.968Z] 5c69ac0246d0: Download complete [2023-05-16T13:02:03.968Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T13:02:03.968Z] 3a2ae6a8a46f: Download complete [2023-05-16T13:02:03.968Z] 33b1e0a273af: Verifying Checksum [2023-05-16T13:02:03.968Z] 33b1e0a273af: Download complete [2023-05-16T13:02:03.968Z] ec43610c2a17: Verifying Checksum [2023-05-16T13:02:03.968Z] ec43610c2a17: Download complete [2023-05-16T13:02:03.968Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T13:02:03.968Z] 5d3b04190fa2: Download complete [2023-05-16T13:02:04.228Z] 5eb5b503b376: Verifying Checksum [2023-05-16T13:02:04.228Z] 5eb5b503b376: Download complete [2023-05-16T13:02:04.796Z] 2f39f015ded8: Verifying Checksum [2023-05-16T13:02:04.796Z] 2f39f015ded8: Download complete [2023-05-16T13:02:05.362Z] 5eb5b503b376: Pull complete [2023-05-16T13:02:05.362Z] 5c69ac0246d0: Pull complete [2023-05-16T13:02:05.932Z] ec43610c2a17: Pull complete [2023-05-16T13:02:05.932Z] 3a2ae6a8a46f: Pull complete [2023-05-16T13:02:05.932Z] 33b1e0a273af: Pull complete [2023-05-16T13:02:06.191Z] 5d3b04190fa2: Pull complete [2023-05-16T13:02:10.379Z] 2f39f015ded8: Pull complete [2023-05-16T13:02:10.379Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T13:02:10.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T13:02:10.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:02:10.457Z] prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container [2023-05-16T13:02:10.490Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T13:02:13.772Z] $ docker top b3ab7330e796c974b9441e83b2c5a11423eb8999b9805c6a2354c9800c926b71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:02:14.521Z] ---> job-cost.sh [2023-05-16T13:02:14.521Z] lf-activate-venv: SKIPPING [2023-05-16T13:02:14.521Z] INFO: No Stack... [2023-05-16T13:02:14.781Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T13:02:15.042Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T13:02:15.335Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-16T13:02:15.335Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T13:02:15.350Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] [2023-05-16T13:02:15.359Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] did not exist. Created. [2023-05-16T13:02:15.359Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T13:02:15.716Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T13:02:16.261Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T13:02:16.271Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T13:02:16.294Z] $ docker stop --time=1 b3ab7330e796c974b9441e83b2c5a11423eb8999b9805c6a2354c9800c926b71 [2023-05-16T13:02:17.624Z] $ docker rm -f --volumes b3ab7330e796c974b9441e83b2c5a11423eb8999b9805c6a2354c9800c926b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T13:02:35.079Z] Removing intermediate container 1edc854082e4 [2023-05-16T13:02:35.079Z] ---> b04546524f9d [2023-05-16T13:02:35.079Z] Step 14/15 : COPY . . [2023-05-16T13:02:35.079Z] ---> f42b46c7d3db [2023-05-16T13:02:35.079Z] Step 15/15 : RUN ${MAKE} [2023-05-16T13:02:35.079Z] ---> Running in 81df34b7650c [2023-05-16T13:02:35.079Z] noop [2023-05-16T13:02:35.079Z] Removing intermediate container 81df34b7650c [2023-05-16T13:02:35.079Z] ---> ac365445d05e [2023-05-16T13:02:35.079Z] Successfully built ac365445d05e [2023-05-16T13:02:35.079Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:02:35.431Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T13:02:35.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:02:35.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-15726 does not seem to be running inside a container [2023-05-16T13:02:35.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/106 -v /w/workspace/edgex-ui-go/106:/w/workspace/edgex-ui-go/106:rw,z -v /w/workspace/edgex-ui-go/106@tmp:/w/workspace/edgex-ui-go/106@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-16T13:02:36.791Z] $ docker top b670266dcf452588ad8dd6370d4a34bd5c7ef94f03b54d601d446643fa74fee6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:02:37.601Z] + go version [2023-05-16T13:02:37.601Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T13:02:37.621Z] $ docker stop --time=1 b670266dcf452588ad8dd6370d4a34bd5c7ef94f03b54d601d446643fa74fee6 [2023-05-16T13:02:41.647Z] $ docker rm -f --volumes b670266dcf452588ad8dd6370d4a34bd5c7ef94f03b54d601d446643fa74fee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:02:42.172Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T13:02:42.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:02:42.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-15726 does not seem to be running inside a container [2023-05-16T13:02:42.400Z] $ 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/106 -v /w/workspace/edgex-ui-go/106:/w/workspace/edgex-ui-go/106:rw,z -v /w/workspace/edgex-ui-go/106@tmp:/w/workspace/edgex-ui-go/106@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-16T13:02:43.503Z] $ docker top 6ec5b128948114cb87d57df3f093ae23aae62d00bd3b596e5ba2e0e94f110f23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:02:43.989Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/106 [Pipeline] fileExists [Pipeline] sh [2023-05-16T13:02:44.317Z] + make test [2023-05-16T13:02:44.317Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-16T13:03:16.530Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-16T13:04:53.170Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-16T13:04:53.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-16T13:04:53.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-16T13:04:53.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-16T13:04:53.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-16T13:04:53.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-16T13:04:53.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-16T13:04:53.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-16T13:04:53.170Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-16T13:05:06.109Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T13:05:06.109Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T13:05:06.109Z] ./bin/test-attribution-txt.sh [2023-05-16T13:05:06.109Z] make -C web test [2023-05-16T13:05:06.109Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/106/web' [2023-05-16T13:05:06.109Z] make[1]: tput: No such file or directory [2023-05-16T13:05:06.109Z] make[1]: tput: No such file or directory [2023-05-16T13:05:06.109Z] warning: generating ./VERSION [2023-05-16T13:05:06.109Z] echo "0.0.0" > VERSION [2023-05-16T13:05:06.109Z] docker build \ [2023-05-16T13:05:06.109Z] -f Dockerfile \ [2023-05-16T13:05:06.109Z] --build-arg USER=1000 \ [2023-05-16T13:05:06.109Z] \ [2023-05-16T13:05:06.109Z] --label "git_sha=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69" \ [2023-05-16T13:05:06.109Z] -t edgexfoundry/edgex-web-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 \ [2023-05-16T13:05:06.109Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-16T13:05:06.109Z] . [2023-05-16T13:05:06.382Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-16T13:05:06.382Z] Install the buildx component to build images with BuildKit: [2023-05-16T13:05:06.382Z] https://docs.docker.com/go/buildx/ [2023-05-16T13:05:06.382Z] [2023-05-16T13:05:06.983Z] Sending build context to Docker daemon 2.571MB [2023-05-16T13:05:06.983Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-16T13:05:06.983Z] 16.17-alpine3.15: Pulling from library/node [2023-05-16T13:05:06.983Z] 47517142f6ba: Pulling fs layer [2023-05-16T13:05:06.983Z] 5f8c4bfa009b: Pulling fs layer [2023-05-16T13:05:06.983Z] f7079c9c4ba1: Pulling fs layer [2023-05-16T13:05:06.983Z] aba105e6f55a: Pulling fs layer [2023-05-16T13:05:06.983Z] aba105e6f55a: Waiting [2023-05-16T13:05:07.253Z] f7079c9c4ba1: Verifying Checksum [2023-05-16T13:05:07.253Z] f7079c9c4ba1: Download complete [2023-05-16T13:05:07.253Z] 47517142f6ba: Verifying Checksum [2023-05-16T13:05:07.253Z] 47517142f6ba: Download complete [2023-05-16T13:05:07.253Z] aba105e6f55a: Verifying Checksum [2023-05-16T13:05:07.253Z] aba105e6f55a: Download complete [2023-05-16T13:05:07.519Z] 47517142f6ba: Pull complete [2023-05-16T13:05:07.787Z] 5f8c4bfa009b: Verifying Checksum [2023-05-16T13:05:07.787Z] 5f8c4bfa009b: Download complete [2023-05-16T13:05:14.457Z] 5f8c4bfa009b: Pull complete [2023-05-16T13:05:14.457Z] f7079c9c4ba1: Pull complete [2023-05-16T13:05:14.457Z] aba105e6f55a: Pull complete [2023-05-16T13:05:14.457Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-16T13:05:14.457Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-16T13:05:14.457Z] ---> bf1b8b58d215 [2023-05-16T13:05:14.457Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-16T13:05:14.739Z] ---> Running in b8e872229f2d [2023-05-16T13:05:15.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-16T13:05:15.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-16T13:05:16.955Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-16T13:05:16.955Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-16T13:05:16.955Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-16T13:05:16.955Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-16T13:05:16.955Z] (5/128) Installing libxcb (1.14-r2) [2023-05-16T13:05:16.955Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-16T13:05:16.955Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-16T13:05:16.955Z] (8/128) Installing libice (1.0.10-r0) [2023-05-16T13:05:16.955Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-16T13:05:16.955Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-16T13:05:16.955Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-16T13:05:16.955Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-16T13:05:16.955Z] (13/128) Installing xset (1.2.4-r0) [2023-05-16T13:05:16.955Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-16T13:05:16.955Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-16T13:05:16.955Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-16T13:05:16.955Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-16T13:05:16.955Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-16T13:05:17.223Z] (19/128) Installing libintl (0.21-r0) [2023-05-16T13:05:17.223Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-16T13:05:17.223Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-16T13:05:17.223Z] (22/128) Installing pcre (8.45-r1) [2023-05-16T13:05:17.223Z] (23/128) Installing glib (2.70.1-r0) [2023-05-16T13:05:17.223Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-16T13:05:17.223Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-16T13:05:17.223Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-16T13:05:17.223Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-16T13:05:17.493Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-16T13:05:17.493Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-16T13:05:17.493Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-16T13:05:17.493Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-16T13:05:17.493Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-16T13:05:17.493Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-16T13:05:17.493Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-16T13:05:17.493Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-16T13:05:17.493Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-16T13:05:17.493Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-16T13:05:17.493Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-16T13:05:17.493Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-16T13:05:17.493Z] (40/128) Installing libxi (1.8-r0) [2023-05-16T13:05:17.493Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-16T13:05:17.493Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-16T13:05:17.493Z] (43/128) Installing atk (2.36.0-r0) [2023-05-16T13:05:17.493Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-16T13:05:17.493Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-16T13:05:17.763Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-16T13:05:17.763Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-16T13:05:17.763Z] (48/128) Installing expat (2.5.0-r0) [2023-05-16T13:05:17.763Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-16T13:05:17.763Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-16T13:05:17.763Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-16T13:05:17.763Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-16T13:05:17.763Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-16T13:05:17.763Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-16T13:05:17.763Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-16T13:05:17.763Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-16T13:05:17.763Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-16T13:05:17.763Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-16T13:05:17.763Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-16T13:05:18.031Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-16T13:05:18.031Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-16T13:05:18.031Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-16T13:05:18.031Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-16T13:05:18.031Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-16T13:05:18.031Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-16T13:05:18.031Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-16T13:05:18.031Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-16T13:05:18.031Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-16T13:05:18.031Z] (69/128) Installing pango (1.48.10-r0) [2023-05-16T13:05:18.031Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-16T13:05:18.299Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-16T13:05:18.299Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-16T13:05:18.299Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-16T13:05:18.299Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-16T13:05:18.299Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-16T13:05:18.569Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-16T13:05:18.838Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-16T13:05:18.838Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-16T13:05:18.838Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-16T13:05:18.838Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-16T13:05:20.788Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-16T13:05:20.788Z] (80/128) Installing flac (1.3.4-r0) [2023-05-16T13:05:21.056Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-16T13:05:21.056Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-16T13:05:21.056Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-16T13:05:21.056Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-16T13:05:21.056Z] (85/128) Installing libass (0.15.2-r0) [2023-05-16T13:05:21.056Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-16T13:05:21.324Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-16T13:05:21.324Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-16T13:05:21.324Z] (89/128) Installing lame (3.100-r0) [2023-05-16T13:05:21.324Z] (90/128) Installing opus (1.3.1-r1) [2023-05-16T13:05:21.324Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-16T13:05:21.324Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-16T13:05:21.324Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-16T13:05:21.324Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-16T13:05:21.324Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-16T13:05:21.324Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-16T13:05:21.324Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-16T13:05:21.592Z] (98/128) Installing libva (2.13.0-r0) [2023-05-16T13:05:21.592Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-16T13:05:21.592Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-16T13:05:21.592Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-16T13:05:21.592Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-16T13:05:21.592Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-16T13:05:21.592Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-16T13:05:21.592Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-16T13:05:21.592Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-16T13:05:21.861Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-16T13:05:22.129Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-16T13:05:22.129Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-16T13:05:22.129Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-16T13:05:22.129Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-16T13:05:22.129Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-16T13:05:22.396Z] (113/128) Installing nspr (4.32-r0) [2023-05-16T13:05:22.396Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-16T13:05:22.396Z] (115/128) Installing nss (3.78.1-r0) [2023-05-16T13:05:22.396Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-16T13:05:22.396Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-16T13:05:22.396Z] (118/128) Installing orc (0.4.32-r0) [2023-05-16T13:05:22.396Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-16T13:05:22.396Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-16T13:05:22.396Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-16T13:05:22.396Z] (122/128) Installing libpulse (15.0-r2) [2023-05-16T13:05:22.396Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-16T13:05:22.664Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-16T13:05:22.664Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-16T13:05:22.664Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-16T13:05:22.664Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-16T13:05:22.664Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-16T13:05:27.050Z] Executing busybox-1.34.1-r7.trigger [2023-05-16T13:05:27.050Z] Executing glib-2.70.1-r0.trigger [2023-05-16T13:05:27.050Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-16T13:05:28.481Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-16T13:05:28.481Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-16T13:05:28.749Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-16T13:05:28.749Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-16T13:05:28.749Z] OK: 275 MiB in 144 packages [2023-05-16T13:05:36.969Z] Removing intermediate container b8e872229f2d [2023-05-16T13:05:36.969Z] ---> 79a2e07b8219 [2023-05-16T13:05:36.969Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-16T13:05:36.969Z] ---> Running in 74c1c90fee7b [2023-05-16T13:05:37.239Z] Removing intermediate container 74c1c90fee7b [2023-05-16T13:05:37.239Z] ---> c8bbdfdc350f [2023-05-16T13:05:37.239Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-16T13:05:37.507Z] ---> Running in 0caf31b62906 [2023-05-16T13:05:37.775Z] Removing intermediate container 0caf31b62906 [2023-05-16T13:05:37.775Z] ---> cec3a8362e92 [2023-05-16T13:05:37.775Z] Step 5/10 : RUN npm install -g npm [2023-05-16T13:05:37.775Z] ---> Running in f84eee488186 [2023-05-16T13:06:04.480Z] [2023-05-16T13:06:04.480Z] removed 7 packages, changed 101 packages, and audited 264 packages in 23s [2023-05-16T13:06:04.481Z] [2023-05-16T13:06:04.481Z] 27 packages are looking for funding [2023-05-16T13:06:04.481Z] run `npm fund` for details [2023-05-16T13:06:04.481Z] [2023-05-16T13:06:04.481Z] found 0 vulnerabilities [2023-05-16T13:06:11.205Z] Removing intermediate container f84eee488186 [2023-05-16T13:06:11.205Z] ---> f1482d91d72b [2023-05-16T13:06:11.205Z] Step 6/10 : ARG USER=1000 [2023-05-16T13:06:11.205Z] ---> Running in d9ef3b9b1951 [2023-05-16T13:06:11.479Z] Removing intermediate container d9ef3b9b1951 [2023-05-16T13:06:11.479Z] ---> bec0d78b4781 [2023-05-16T13:06:11.479Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-16T13:06:11.748Z] ---> Running in 07ecf72ff920 [2023-05-16T13:06:13.703Z] Removing intermediate container 07ecf72ff920 [2023-05-16T13:06:13.703Z] ---> 64de65535ac4 [2023-05-16T13:06:13.703Z] Step 8/10 : USER $USER:$USER [2023-05-16T13:06:13.703Z] ---> Running in 3b130bf9dce5 [2023-05-16T13:06:13.703Z] Removing intermediate container 3b130bf9dce5 [2023-05-16T13:06:13.703Z] ---> 64e7ca89c205 [2023-05-16T13:06:13.703Z] Step 9/10 : WORKDIR /app [2023-05-16T13:06:13.703Z] ---> Running in 49625a174396 [2023-05-16T13:06:13.970Z] Removing intermediate container 49625a174396 [2023-05-16T13:06:13.970Z] ---> e9a6c31f6e96 [2023-05-16T13:06:13.970Z] Step 10/10 : LABEL git_sha=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [2023-05-16T13:06:13.970Z] ---> Running in 91747ade4243 [2023-05-16T13:06:14.237Z] Removing intermediate container 91747ade4243 [2023-05-16T13:06:14.237Z] ---> c7adaa5d5415 [2023-05-16T13:06:14.507Z] Successfully built c7adaa5d5415 [2023-05-16T13:06:14.507Z] Successfully tagged edgexfoundry/edgex-web-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [2023-05-16T13:06:14.507Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-16T13:06:14.507Z] touch edgex-web-ui.imagebuilt [2023-05-16T13:06:14.507Z] mkdir -p node_modules coverage [2023-05-16T13:06:14.507Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-16T13:06:14.507Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-16T13:06:24.579Z] npm WARN old lockfile [2023-05-16T13:06:24.579Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-16T13:06:24.579Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-16T13:06:24.579Z] npm WARN old lockfile [2023-05-16T13:06:24.579Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-16T13:06:24.579Z] npm WARN old lockfile [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE required: { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE }, [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE required: { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE }, [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE required: { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE }, [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE required: { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE }, [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE required: { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE }, [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE required: { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE }, [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE required: { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE }, [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE required: { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE }, [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE } [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE required: { [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T13:07:03.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T13:07:03.459Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T13:07:03.459Z] npm WARN EBADENGINE }, [2023-05-16T13:07:03.459Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T13:07:03.459Z] npm WARN EBADENGINE } [2023-05-16T13:07:35.674Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-16T13:07:35.674Z] 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-16T13:07:35.674Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-16T13:07:35.674Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T13:07:35.674Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-16T13:07:36.632Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-16T13:07:40.883Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-16T13:07:49.102Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-16T13:07:49.687Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-16T13:07:50.647Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-16T13:08:00.741Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-16T13:08:13.048Z] 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-16T13:08:13.048Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T13:08:13.048Z] 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-16T13:08:16.384Z] 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-16T13:08:17.338Z] 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-16T13:08:19.919Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T13:08:30.009Z] 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-16T13:08:31.954Z] 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-16T13:08:54.022Z] 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-16T13:09:12.488Z] 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-16T13:09:59.346Z] [2023-05-16T13:09:59.346Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-16T13:09:59.346Z] [2023-05-16T13:09:59.346Z] 90 packages are looking for funding [2023-05-16T13:09:59.346Z] run `npm fund` for details [2023-05-16T13:09:59.346Z] [2023-05-16T13:09:59.346Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-16T13:09:59.346Z] [2023-05-16T13:09:59.346Z] To address issues that do not require attention, run: [2023-05-16T13:09:59.346Z] npm audit fix [2023-05-16T13:09:59.346Z] [2023-05-16T13:09:59.346Z] To address all issues (including breaking changes), run: [2023-05-16T13:09:59.346Z] npm audit fix --force [2023-05-16T13:09:59.346Z] [2023-05-16T13:09:59.346Z] Run `npm audit` for details. [2023-05-16T13:09:59.346Z] 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-16T13:10:14.329Z] - Generating browser application bundles (phase: setup)... [2023-05-16T13:10:46.551Z] Compiling @angular/core : es2015 as esm2015 [2023-05-16T13:10:46.551Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-16T13:11:13.227Z] Compiling @angular/common : es2015 as esm2015 [2023-05-16T13:11:13.227Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-16T13:11:19.856Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-16T13:11:19.856Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-16T13:11:25.191Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-16T13:11:25.191Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-16T13:11:28.531Z] Compiling @angular/router : es2015 as esm2015 [2023-05-16T13:11:29.114Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-16T13:11:33.377Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-16T13:11:34.788Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-16T13:11:36.727Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-16T13:11:37.310Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-16T13:12:45.430Z] 16 05 2023 13:12:36.215:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-16T13:12:45.431Z] 16 05 2023 13:12:36.232:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-16T13:12:45.431Z] 16 05 2023 13:12:36.264:INFO [launcher]: Starting browser ChromeHeadless [2023-05-16T13:13:41.845Z] 16 05 2023 13:13:40.626:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-16T13:14:28.689Z] 16 05 2023 13:14:24.573:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-16T13:14:46.876Z] ✔ Browser application bundle generation complete. [2023-05-16T13:14:46.876Z] 16 05 2023 13:14:44.996:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket TcGYUreEFueb5ovJAAAB with id 77813654 [2023-05-16T13:15:01.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-16T13:15:03.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.164 secs) [2023-05-16T13:15:03.253Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.262 secs) [2023-05-16T13:15:04.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.881 secs) [2023-05-16T13:15:04.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.998 secs) [2023-05-16T13:15:04.477Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.114 secs) [2023-05-16T13:15:04.477Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.157 secs) [2023-05-16T13:15:04.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.308 secs) [2023-05-16T13:15:05.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.575 secs) [2023-05-16T13:15:05.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.79 secs) [2023-05-16T13:15:05.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.894 secs) [2023-05-16T13:15:05.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.941 secs) [2023-05-16T13:15:05.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.138 secs) [2023-05-16T13:15:05.804Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.376 secs) [2023-05-16T13:15:06.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.435 secs) [2023-05-16T13:15:06.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.492 secs) [2023-05-16T13:15:06.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.52 secs) [2023-05-16T13:15:06.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.552 secs) [2023-05-16T13:15:06.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.569 secs) [2023-05-16T13:15:06.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.656 secs) [2023-05-16T13:15:06.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.675 secs) [2023-05-16T13:15:06.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.721 secs) [2023-05-16T13:15:06.600Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.983 secs) [2023-05-16T13:15:06.866Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.089 secs) [2023-05-16T13:15:06.866Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.152 secs) [2023-05-16T13:15:07.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.22 secs) [2023-05-16T13:15:07.401Z] WARN: ' [2023-05-16T13:15:07.401Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T13:15:07.401Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T13:15:07.401Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T13:15:07.401Z] in a future version of Angular. [2023-05-16T13:15:07.401Z] [2023-05-16T13:15:07.401Z] For more information on this, see our API docs here: [2023-05-16T13:15:07.401Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T13:15:07.401Z] ' [2023-05-16T13:15:07.401Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.22 secs) [2023-05-16T13:15:07.401Z] WARN: ' [2023-05-16T13:15:07.401Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T13:15:07.401Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T13:15:07.401Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T13:15:07.401Z] in a future version of Angular. [2023-05-16T13:15:07.401Z] [2023-05-16T13:15:07.401Z] For more information on this, see our API docs here: [2023-05-16T13:15:07.401Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T13:15:07.401Z] ' [2023-05-16T13:15:07.401Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.451 secs) [2023-05-16T13:15:07.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.656 secs) [2023-05-16T13:15:07.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.715 secs) [2023-05-16T13:15:07.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.782 secs) [2023-05-16T13:15:07.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.8 secs) [2023-05-16T13:15:07.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.939 secs) [2023-05-16T13:15:07.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.973 secs) [2023-05-16T13:15:08.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.006 secs) [2023-05-16T13:15:08.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.023 secs) [2023-05-16T13:15:08.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.14 secs) [2023-05-16T13:15:08.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.323 secs) [2023-05-16T13:15:08.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.37 secs) [2023-05-16T13:15:08.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.414 secs) [2023-05-16T13:15:08.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.56 secs) [2023-05-16T13:15:08.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.618 secs) [2023-05-16T13:15:08.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.764 secs) [2023-05-16T13:15:09.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.817 secs) [2023-05-16T13:15:09.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.877 secs) [2023-05-16T13:15:09.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.913 secs) [2023-05-16T13:15:09.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.941 secs) [2023-05-16T13:15:09.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.987 secs) [2023-05-16T13:15:09.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.016 secs) [2023-05-16T13:15:09.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.027 secs) [2023-05-16T13:15:09.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.039 secs) [2023-05-16T13:15:09.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.267 secs) [2023-05-16T13:15:10.060Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.551 secs) [2023-05-16T13:15:10.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.634 secs) [2023-05-16T13:15:10.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.691 secs) [2023-05-16T13:15:10.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.719 secs) [2023-05-16T13:15:10.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.963 secs) [2023-05-16T13:15:10.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.046 secs) [2023-05-16T13:15:10.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.083 secs) [2023-05-16T13:15:10.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.11 secs) [2023-05-16T13:15:10.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.127 secs) [2023-05-16T13:15:11.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.319 secs) [2023-05-16T13:15:11.703Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.704 secs) [2023-05-16T13:15:11.703Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.819 secs) [2023-05-16T13:15:11.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.893 secs) [2023-05-16T13:15:11.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.917 secs) [2023-05-16T13:15:11.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.93 secs) [2023-05-16T13:15:11.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.947 secs) [2023-05-16T13:15:11.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.96 secs) [2023-05-16T13:15:12.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.067 secs) [2023-05-16T13:15:12.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.12 secs) [2023-05-16T13:15:12.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.309 secs) [2023-05-16T13:15:12.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.402 secs) [2023-05-16T13:15:13.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.972 secs) [2023-05-16T13:15:13.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.006 secs) [2023-05-16T13:15:13.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.131 secs) [2023-05-16T13:15:13.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.183 secs) [2023-05-16T13:15:13.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.202 secs) [2023-05-16T13:15:13.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.214 secs) [2023-05-16T13:15:13.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.265 secs) [2023-05-16T13:15:13.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.308 secs) [2023-05-16T13:15:14.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.622 secs) [2023-05-16T13:15:14.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.8 secs) [2023-05-16T13:15:14.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.927 secs) [2023-05-16T13:15:14.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.075 secs) [2023-05-16T13:15:14.943Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.125 secs) [2023-05-16T13:15:14.943Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.202 secs) [2023-05-16T13:15:15.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.482 secs) [2023-05-16T13:15:15.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.573 secs) [2023-05-16T13:15:15.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.586 secs) [2023-05-16T13:15:15.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.629 secs) [2023-05-16T13:15:15.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.68 secs) [2023-05-16T13:15:15.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.735 secs) [2023-05-16T13:15:15.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.763 secs) [2023-05-16T13:15:15.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.792 secs) [2023-05-16T13:15:15.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.817 secs) [2023-05-16T13:15:15.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.878 secs) [2023-05-16T13:15:15.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.896 secs) [2023-05-16T13:15:15.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.909 secs) [2023-05-16T13:15:15.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.995 secs) [2023-05-16T13:15:16.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.07 secs) [2023-05-16T13:15:16.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.133 secs) [2023-05-16T13:15:16.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.162 secs) [2023-05-16T13:15:16.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.189 secs) [2023-05-16T13:15:16.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.215 secs) [2023-05-16T13:15:16.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.264 secs) [2023-05-16T13:15:16.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.412 secs) [2023-05-16T13:15:16.782Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.463 secs) [2023-05-16T13:15:16.782Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.56 secs) [2023-05-16T13:15:16.782Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.574 secs) [2023-05-16T13:15:17.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.739 secs) [2023-05-16T13:15:17.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.821 secs) [2023-05-16T13:15:17.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.845 secs) [2023-05-16T13:15:17.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.974 secs) [2023-05-16T13:15:17.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.178 secs) [2023-05-16T13:15:17.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.23 secs) [2023-05-16T13:15:17.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.414 secs) [2023-05-16T13:15:18.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.44 secs) [2023-05-16T13:15:18.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.452 secs) [2023-05-16T13:15:18.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.55 secs) [2023-05-16T13:15:18.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.599 secs) [2023-05-16T13:15:18.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.643 secs) [2023-05-16T13:15:18.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.702 secs) [2023-05-16T13:15:18.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.715 secs) [2023-05-16T13:15:18.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.736 secs) [2023-05-16T13:15:18.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.798 secs) [2023-05-16T13:15:18.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.855 secs) [2023-05-16T13:15:18.914Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.972 secs) [2023-05-16T13:15:18.914Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.005 secs) [2023-05-16T13:15:18.914Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.044 secs) [2023-05-16T13:15:18.914Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.075 secs) [2023-05-16T13:15:19.179Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.293 secs) [2023-05-16T13:15:19.445Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.326 secs) [2023-05-16T13:15:19.445Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.348 secs) [2023-05-16T13:15:19.445Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.36 secs) [2023-05-16T13:15:19.445Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.385 secs) [2023-05-16T13:15:19.445Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.396 secs) [2023-05-16T13:15:19.711Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.539 secs) [2023-05-16T13:15:19.711Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.556 secs) [2023-05-16T13:15:19.711Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.566 secs) [2023-05-16T13:15:19.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.702 secs) [2023-05-16T13:15:19.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.772 secs) [2023-05-16T13:15:19.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.794 secs) [2023-05-16T13:15:20.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.94 secs) [2023-05-16T13:15:20.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.999 secs) [2023-05-16T13:15:20.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.014 secs) [2023-05-16T13:15:20.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.067 secs) [2023-05-16T13:15:21.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.491 secs / 14.067 secs) [2023-05-16T13:15:21.478Z] TOTAL: 145 SUCCESS [2023-05-16T13:15:21.478Z] ✔ Browser application bundle generation complete. [2023-05-16T13:15:25.733Z] [2023-05-16T13:15:25.733Z] =============================== Coverage summary =============================== [2023-05-16T13:15:25.733Z] Statements : 41.56% ( 1425/3429 ) [2023-05-16T13:15:25.733Z] Branches : 12.14% ( 109/898 ) [2023-05-16T13:15:25.733Z] Functions : 33.33% ( 417/1251 ) [2023-05-16T13:15:25.733Z] Lines : 39.45% ( 1280/3245 ) [2023-05-16T13:15:25.733Z] ================================================================================ [2023-05-16T13:15:25.733Z] 16 05 2023 13:15:24.820:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-16T13:15:26.694Z] ✔ Browser application bundle generation complete. [2023-05-16T13:15:27.661Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/106/web' [Pipeline] echo [2023-05-16T13:15:27.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T13:15:27.688Z] $ docker stop --time=1 6ec5b128948114cb87d57df3f093ae23aae62d00bd3b596e5ba2e0e94f110f23 [2023-05-16T13:15:29.481Z] $ docker rm -f --volumes 6ec5b128948114cb87d57df3f093ae23aae62d00bd3b596e5ba2e0e94f110f23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T13:15:30.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T13:15:33.937Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T13:15:39.371Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T13:15:39.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T13:15:42.721Z] + ls -al . [2023-05-16T13:15:42.721Z] total 176 [2023-05-16T13:15:42.721Z] drwxrwxr-x 13 jenkins jenkins 4096 May 16 13:02 . [2023-05-16T13:15:42.721Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:00 .. [2023-05-16T13:15:42.721Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 13:00 .blubracket [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 18 May 16 13:00 .dockerignore [2023-05-16T13:15:42.721Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 13:00 .git [2023-05-16T13:15:42.721Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:00 .github [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 185 May 16 13:00 .gitignore [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 16 13:00 Attribution.txt [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 16 13:00 CHANGELOG.md [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 16 13:00 CONTRIBUTING.md [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 16 13:00 Dockerfile [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 652 May 16 13:00 Jenkinsfile [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 16 13:00 LICENSE [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 16 13:00 Makefile [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 16 13:00 README.md [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 12:58 VERSION [2023-05-16T13:15:42.721Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:00 assets [2023-05-16T13:15:42.721Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 13:00 bin [2023-05-16T13:15:42.721Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:00 cmd [2023-05-16T13:15:42.721Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 13:02 coverage.out [2023-05-16T13:15:42.721Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 13:00 docs [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 16 13:00 go.mod [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 16 13:00 go.sum [2023-05-16T13:15:42.721Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 13:00 internal [2023-05-16T13:15:42.721Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:00 snap [2023-05-16T13:15:42.721Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:00 testing [2023-05-16T13:15:42.721Z] -rw-rw-r-- 1 jenkins jenkins 155 May 16 13:00 version.go [2023-05-16T13:15:42.721Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 13:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:15:43.067Z] + 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=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 --label arch=arm64 --label version=3.0.0-dev.10 . [2023-05-16T13:15:44.476Z] Sending build context to Docker daemon 31.13MB [2023-05-16T13:15:44.476Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T13:15:44.476Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T13:15:44.476Z] ---> ac365445d05e [2023-05-16T13:15:44.476Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T13:15:45.435Z] ---> Running in d395949afb5d [2023-05-16T13:15:45.702Z] Removing intermediate container d395949afb5d [2023-05-16T13:15:45.702Z] ---> 9e233c1b5255 [2023-05-16T13:15:45.702Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T13:15:45.702Z] ---> Running in f0f0b3885cac [2023-05-16T13:15:45.969Z] Removing intermediate container f0f0b3885cac [2023-05-16T13:15:45.969Z] ---> 1a5cca372a8a [2023-05-16T13:15:45.969Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T13:15:45.969Z] ---> Running in 3d70de1c6798 [2023-05-16T13:15:46.236Z] Removing intermediate container 3d70de1c6798 [2023-05-16T13:15:46.236Z] ---> f8530214e2ed [2023-05-16T13:15:46.236Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-16T13:15:46.502Z] ---> Running in f795b3249e4d [2023-05-16T13:15:46.770Z] Removing intermediate container f795b3249e4d [2023-05-16T13:15:46.770Z] ---> b00cf672e463 [2023-05-16T13:15:46.770Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T13:15:46.770Z] ---> Running in 05fd94aa0563 [2023-05-16T13:15:47.038Z] Removing intermediate container 05fd94aa0563 [2023-05-16T13:15:47.038Z] ---> 2f5cbae88c64 [2023-05-16T13:15:47.038Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T13:15:48.980Z] ---> 97de00be853f [2023-05-16T13:15:48.980Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T13:15:48.980Z] ---> Running in 3c1b2eb4020a [2023-05-16T13:15:49.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T13:15:50.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T13:15:51.614Z] OK: 263 MiB in 53 packages [2023-05-16T13:15:53.566Z] Removing intermediate container 3c1b2eb4020a [2023-05-16T13:15:53.566Z] ---> b87cbc11a2fa [2023-05-16T13:15:53.566Z] Step 10/25 : ENV GO111MODULE=on [2023-05-16T13:15:53.833Z] ---> Running in 72db4a61abdf [2023-05-16T13:15:54.102Z] Removing intermediate container 72db4a61abdf [2023-05-16T13:15:54.102Z] ---> c00f9f203717 [2023-05-16T13:15:54.102Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T13:15:54.102Z] ---> Running in bc32c10c1354 [2023-05-16T13:15:54.370Z] Removing intermediate container bc32c10c1354 [2023-05-16T13:15:54.370Z] ---> 769118b76f3d [2023-05-16T13:15:54.370Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-16T13:15:54.955Z] ---> c15bcf3a7683 [2023-05-16T13:15:54.955Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T13:15:54.955Z] ---> Running in f5f54f5a4751 [2023-05-16T13:15:57.538Z] Removing intermediate container f5f54f5a4751 [2023-05-16T13:15:57.538Z] ---> 8a138af12542 [2023-05-16T13:15:57.538Z] Step 14/25 : COPY . . [2023-05-16T13:16:01.790Z] ---> 8a84e92af0f2 [2023-05-16T13:16:01.790Z] Step 15/25 : RUN ${MAKE} [2023-05-16T13:16:01.790Z] ---> Running in c59fda242bb6 [2023-05-16T13:16:02.749Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-16T13:18:09.420Z] Removing intermediate container c59fda242bb6 [2023-05-16T13:18:09.420Z] ---> fac2e95700a5 [2023-05-16T13:18:09.420Z] Step 16/25 : FROM alpine:3.17 [2023-05-16T13:18:09.420Z] 3.17: Pulling from library/alpine [2023-05-16T13:18:09.420Z] c41833b44d91: Already exists [2023-05-16T13:18:09.420Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T13:18:09.420Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T13:18:09.420Z] ---> 51e60588ff2c [2023-05-16T13:18:09.420Z] Step 17/25 : EXPOSE 4000 [2023-05-16T13:18:09.420Z] ---> Running in 520f14d65e0d [2023-05-16T13:18:09.420Z] Removing intermediate container 520f14d65e0d [2023-05-16T13:18:09.420Z] ---> 02139458726f [2023-05-16T13:18:09.420Z] 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-16T13:18:09.420Z] ---> c38c8bd05ce8 [2023-05-16T13:18:09.420Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-16T13:18:09.420Z] ---> 0d2b3e82918b [2023-05-16T13:18:09.420Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-16T13:18:09.420Z] ---> 85d798542d24 [2023-05-16T13:18:09.420Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T13:18:09.420Z] ---> Running in 2efd736d65c8 [2023-05-16T13:18:09.420Z] Removing intermediate container 2efd736d65c8 [2023-05-16T13:18:09.420Z] ---> dd4446656eb3 [2023-05-16T13:18:09.420Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-16T13:18:09.420Z] ---> Running in 07b1acf50afe [2023-05-16T13:18:09.420Z] Removing intermediate container 07b1acf50afe [2023-05-16T13:18:09.420Z] ---> c6e8a2651828 [2023-05-16T13:18:09.420Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T13:18:09.420Z] ---> Running in 065944bfaef8 [2023-05-16T13:18:09.420Z] Removing intermediate container 065944bfaef8 [2023-05-16T13:18:09.420Z] ---> f0f05055ef76 [2023-05-16T13:18:09.420Z] Step 24/25 : LABEL git_sha=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [2023-05-16T13:18:09.420Z] ---> Running in 95aa280fcd49 [2023-05-16T13:18:09.420Z] Removing intermediate container 95aa280fcd49 [2023-05-16T13:18:09.420Z] ---> d011f5e32230 [2023-05-16T13:18:09.420Z] Step 25/25 : LABEL version=3.0.0-dev.10 [2023-05-16T13:18:09.420Z] ---> Running in 17202f1b1257 [2023-05-16T13:18:09.420Z] Removing intermediate container 17202f1b1257 [2023-05-16T13:18:09.420Z] ---> 6e843d5faabc [2023-05-16T13:18:09.420Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T13:18:09.420Z] Successfully built 6e843d5faabc [2023-05-16T13:18:09.420Z] 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-16T13:18:09.533Z] provisioning config files... [2023-05-16T13:18:09.548Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/106@tmp/config18290726800297332752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:18:09.892Z] ---> docker-login.sh [2023-05-16T13:18:09.892Z] nexus3.edgexfoundry.org:10001 [2023-05-16T13:18:09.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:18:10.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:18:10.159Z] Configure a credential helper to remove this warning. See [2023-05-16T13:18:10.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:18:10.159Z] [2023-05-16T13:18:10.159Z] Login Succeeded [2023-05-16T13:18:10.159Z] nexus3.edgexfoundry.org:10002 [2023-05-16T13:18:10.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:18:10.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:18:10.425Z] Configure a credential helper to remove this warning. See [2023-05-16T13:18:10.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:18:10.425Z] [2023-05-16T13:18:10.425Z] Login Succeeded [2023-05-16T13:18:10.425Z] nexus3.edgexfoundry.org:10003 [2023-05-16T13:18:10.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:18:10.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:18:10.961Z] Configure a credential helper to remove this warning. See [2023-05-16T13:18:10.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:18:10.961Z] [2023-05-16T13:18:10.961Z] Login Succeeded [2023-05-16T13:18:10.961Z] nexus3.edgexfoundry.org:10004 [2023-05-16T13:18:11.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:18:11.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:18:11.229Z] Configure a credential helper to remove this warning. See [2023-05-16T13:18:11.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:18:11.229Z] [2023-05-16T13:18:11.229Z] Login Succeeded [2023-05-16T13:18:11.229Z] docker.io [2023-05-16T13:18:11.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T13:18:11.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T13:18:11.764Z] Configure a credential helper to remove this warning. See [2023-05-16T13:18:11.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T13:18:11.764Z] [2023-05-16T13:18:11.764Z] Login Succeeded [2023-05-16T13:18:11.764Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T13:18:11.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T13:18:11.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T13:18:11.835Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-16T13:18:11.835Z] 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [2023-05-16T13:18:11.835Z] latest [2023-05-16T13:18:11.835Z] 3.0.0-dev.10 [2023-05-16T13:18:11.835Z] 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 [2023-05-16T13:18:11.835Z] main [2023-05-16T13:18:11.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:18:12.193Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:18:12.539Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [2023-05-16T13:18:12.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-16T13:18:12.539Z] 4d9b749a8006: Preparing [2023-05-16T13:18:12.539Z] 75af8587c183: Preparing [2023-05-16T13:18:12.539Z] 64cab6654ecb: Preparing [2023-05-16T13:18:12.539Z] 26cbea5cba74: Preparing [2023-05-16T13:18:12.539Z] 26cbea5cba74: Layer already exists [2023-05-16T13:18:12.808Z] 4d9b749a8006: Pushed [2023-05-16T13:18:12.808Z] 75af8587c183: Pushed [2023-05-16T13:18:19.453Z] 64cab6654ecb: Pushed [2023-05-16T13:18:19.453Z] 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69: digest: sha256:cecbe7f7690602daeebf19232be451c75b34e4523f6c287c2ff57ef51e36e693 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:18:19.793Z] + 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-16T13:18:20.241Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-16T13:18:20.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-16T13:18:20.241Z] 4d9b749a8006: Preparing [2023-05-16T13:18:20.241Z] 75af8587c183: Preparing [2023-05-16T13:18:20.241Z] 64cab6654ecb: Preparing [2023-05-16T13:18:20.241Z] 26cbea5cba74: Preparing [2023-05-16T13:18:20.241Z] 26cbea5cba74: Layer already exists [2023-05-16T13:18:20.241Z] 4d9b749a8006: Layer already exists [2023-05-16T13:18:20.241Z] 75af8587c183: Layer already exists [2023-05-16T13:18:20.241Z] 64cab6654ecb: Layer already exists [2023-05-16T13:18:20.517Z] latest: digest: sha256:cecbe7f7690602daeebf19232be451c75b34e4523f6c287c2ff57ef51e36e693 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:18:20.883Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:18:21.227Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.10 [2023-05-16T13:18:21.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-16T13:18:21.227Z] 4d9b749a8006: Preparing [2023-05-16T13:18:21.227Z] 75af8587c183: Preparing [2023-05-16T13:18:21.227Z] 64cab6654ecb: Preparing [2023-05-16T13:18:21.227Z] 26cbea5cba74: Preparing [2023-05-16T13:18:21.227Z] 26cbea5cba74: Layer already exists [2023-05-16T13:18:21.227Z] 75af8587c183: Layer already exists [2023-05-16T13:18:21.227Z] 4d9b749a8006: Layer already exists [2023-05-16T13:18:21.227Z] 64cab6654ecb: Layer already exists [2023-05-16T13:18:21.227Z] 3.0.0-dev.10: digest: sha256:cecbe7f7690602daeebf19232be451c75b34e4523f6c287c2ff57ef51e36e693 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:18:21.841Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:18:22.182Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 [2023-05-16T13:18:22.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-16T13:18:22.182Z] 4d9b749a8006: Preparing [2023-05-16T13:18:22.182Z] 75af8587c183: Preparing [2023-05-16T13:18:22.182Z] 64cab6654ecb: Preparing [2023-05-16T13:18:22.182Z] 26cbea5cba74: Preparing [2023-05-16T13:18:22.182Z] 75af8587c183: Layer already exists [2023-05-16T13:18:22.182Z] 4d9b749a8006: Layer already exists [2023-05-16T13:18:22.182Z] 64cab6654ecb: Layer already exists [2023-05-16T13:18:22.182Z] 26cbea5cba74: Layer already exists [2023-05-16T13:18:22.182Z] 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10: digest: sha256:cecbe7f7690602daeebf19232be451c75b34e4523f6c287c2ff57ef51e36e693 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:18:22.793Z] + 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-16T13:18:23.134Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-16T13:18:23.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-16T13:18:23.134Z] 4d9b749a8006: Preparing [2023-05-16T13:18:23.134Z] 75af8587c183: Preparing [2023-05-16T13:18:23.134Z] 64cab6654ecb: Preparing [2023-05-16T13:18:23.134Z] 26cbea5cba74: Preparing [2023-05-16T13:18:23.134Z] 26cbea5cba74: Layer already exists [2023-05-16T13:18:23.134Z] 64cab6654ecb: Layer already exists [2023-05-16T13:18:23.134Z] 4d9b749a8006: Layer already exists [2023-05-16T13:18:23.134Z] 75af8587c183: Layer already exists [2023-05-16T13:18:23.134Z] main: digest: sha256:cecbe7f7690602daeebf19232be451c75b34e4523f6c287c2ff57ef51e36e693 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T13:18:23.179Z] ===================================================== [Pipeline] echo [2023-05-16T13:18:23.185Z] taggedImages: [2023-05-16T13:18:23.185Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [2023-05-16T13:18:23.185Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-16T13:18:23.185Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.10 [2023-05-16T13:18:23.185Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 [2023-05-16T13:18:23.185Z] - 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-16T13:18:23.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T13:18:23.539Z] [2023-05-16T13:18:23.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:18:23.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T13:18:23.873Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T13:18:23.873Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T13:18:23.873Z] 04944245beec: Pulling fs layer [2023-05-16T13:18:23.873Z] 699f458cf7ca: Pulling fs layer [2023-05-16T13:18:23.873Z] 765212b225bb: Pulling fs layer [2023-05-16T13:18:23.873Z] f23df028b6ca: Pulling fs layer [2023-05-16T13:18:23.873Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T13:18:23.873Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T13:18:23.873Z] f23df028b6ca: Waiting [2023-05-16T13:18:23.873Z] d65c8cfc05b1: Waiting [2023-05-16T13:18:23.873Z] 2437ff75d9bd: Waiting [2023-05-16T13:18:23.873Z] 765212b225bb: Waiting [2023-05-16T13:18:24.146Z] 04944245beec: Verifying Checksum [2023-05-16T13:18:24.146Z] 04944245beec: Download complete [2023-05-16T13:18:24.146Z] 765212b225bb: Verifying Checksum [2023-05-16T13:18:24.146Z] 765212b225bb: Download complete [2023-05-16T13:18:24.146Z] f23df028b6ca: Verifying Checksum [2023-05-16T13:18:24.146Z] f23df028b6ca: Download complete [2023-05-16T13:18:24.146Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T13:18:24.146Z] d65c8cfc05b1: Download complete [2023-05-16T13:18:24.146Z] 699f458cf7ca: Verifying Checksum [2023-05-16T13:18:24.146Z] 699f458cf7ca: Download complete [2023-05-16T13:18:24.621Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T13:18:24.621Z] 8998bd30e6a1: Download complete [2023-05-16T13:18:27.202Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T13:18:27.202Z] 2437ff75d9bd: Download complete [2023-05-16T13:18:28.612Z] 8998bd30e6a1: Pull complete [2023-05-16T13:18:29.197Z] 04944245beec: Pull complete [2023-05-16T13:18:30.609Z] 699f458cf7ca: Pull complete [2023-05-16T13:18:30.609Z] 765212b225bb: Pull complete [2023-05-16T13:18:31.567Z] f23df028b6ca: Pull complete [2023-05-16T13:18:31.567Z] d65c8cfc05b1: Pull complete [2023-05-16T13:18:46.556Z] 2437ff75d9bd: Pull complete [2023-05-16T13:18:46.556Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T13:18:46.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T13:18:46.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:18:46.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-15726 does not seem to be running inside a container [2023-05-16T13:18:46.856Z] $ 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/106 -v /w/workspace/edgex-ui-go/106:/w/workspace/edgex-ui-go/106:rw,z -v /w/workspace/edgex-ui-go/106@tmp:/w/workspace/edgex-ui-go/106@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-16T13:18:51.216Z] $ docker top 10172f9acf7ea9506a00c4faf71d620da92e855165c6e9c5928d8bd2024db456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:18:52.069Z] ---> job-cost.sh [2023-05-16T13:18:52.070Z] lf-activate-venv: SKIPPING [2023-05-16T13:18:52.070Z] INFO: No Stack... [2023-05-16T13:18:52.337Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T13:18:53.298Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T13:18:53.944Z] + + cut -d, -f6 [2023-05-16T13:18:53.944Z] cat /w/workspace/edgex-ui-go/106/archives/cost.csv [Pipeline] lock [2023-05-16T13:18:53.983Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] [2023-05-16T13:18:53.989Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] did not exist. Created. [2023-05-16T13:18:53.989Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T13:18:54.650Z] /w/workspace/edgex-ui-go/106@tmp/durable-f9048db2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T13:18:55.304Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T13:18:55.328Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T13:19:00.288Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T13:19:00.296Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T13:19:00.318Z] $ docker stop --time=1 10172f9acf7ea9506a00c4faf71d620da92e855165c6e9c5928d8bd2024db456 [2023-05-16T13:19:02.061Z] $ docker rm -f --volumes 10172f9acf7ea9506a00c4faf71d620da92e855165c6e9c5928d8bd2024db456 [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-16T13:19:02.529Z] provisioning config files... [2023-05-16T13:19:02.537Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9160655832535005982tmp [Pipeline] { [Pipeline] sh [2023-05-16T13:19:02.836Z] + set +x [2023-05-16T13:19:02.837Z] + curl+ -s https://codecov.io/bash [2023-05-16T13:19:02.837Z] bash -s -- [2023-05-16T13:19:02.837Z] [2023-05-16T13:19:02.837Z] _____ _ [2023-05-16T13:19:02.837Z] / ____| | | [2023-05-16T13:19:02.837Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T13:19:02.837Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T13:19:02.837Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T13:19:02.837Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T13:19:02.837Z] Bash-1.0.6 [2023-05-16T13:19:02.837Z] [2023-05-16T13:19:02.837Z] [2023-05-16T13:19:02.837Z] ==> git version 2.25.1 found [2023-05-16T13:19:02.837Z] ==> 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-16T13:19:02.837Z] Release-Date: 2020-01-08 [2023-05-16T13:19:02.837Z] 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-16T13:19:02.837Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T13:19:02.837Z] ==> Jenkins CI detected. [2023-05-16T13:19:02.837Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-16T13:19:02.837Z] project root: . [2023-05-16T13:19:02.837Z] --> token set from env [2023-05-16T13:19:02.837Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T13:19:03.096Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T13:19:03.096Z] ==> Python coveragepy not found [2023-05-16T13:19:03.096Z] ==> Searching for coverage reports in: [2023-05-16T13:19:03.096Z] + . [2023-05-16T13:19:03.096Z] -> Found 1 reports [2023-05-16T13:19:03.096Z] ==> Detecting git/mercurial file structure [2023-05-16T13:19:03.096Z] ==> Reading reports [2023-05-16T13:19:03.096Z] + ./coverage.out bytes=10 [2023-05-16T13:19:03.096Z] ==> Appending adjustments [2023-05-16T13:19:03.096Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T13:19:04.034Z] + Found adjustments [2023-05-16T13:19:04.034Z] ==> Gzipping contents [2023-05-16T13:19:04.034Z] 12K /tmp/codecov.r9WQb3.gz [2023-05-16T13:19:04.034Z] ==> Uploading reports [2023-05-16T13:19:04.034Z] url: https://codecov.io [2023-05-16T13:19:04.034Z] query: branch=main&commit=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T13:19:04.034Z] -> Pinging Codecov [2023-05-16T13:19:04.034Z] 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=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T13:19:04.034Z] -> Uploading to [2023-05-16T13:19:04.034Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/FB506323287CE973F263BFD2A0EB1F37/5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69/beb413f6-8c6e-4490-8aef-b3f68fe4e875.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T131903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1988a0d59efbbc2516bbb50da970bdccf0b85045052c3b9a9f5d5fac83ef93c [2023-05-16T13:19:04.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T13:19:04.034Z] Dload Upload Total Spent Left Speed [2023-05-16T13:19:04.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 39859 --:--:-- --:--:-- --:--:-- 40041 [2023-05-16T13:19:04.294Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] } [2023-05-16T13:19:04.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T13:19:04.534Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T13:19:04.544Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:19:04.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T13:19:04.845Z] [2023-05-16T13:19:04.845Z] 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-16T13:19:05.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T13:19:05.147Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T13:19:05.147Z] df9b9388f04a: Pulling fs layer [2023-05-16T13:19:05.147Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T13:19:05.147Z] 25bc292e5bac: Pulling fs layer [2023-05-16T13:19:05.147Z] 114826534d7a: Pulling fs layer [2023-05-16T13:19:05.147Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T13:19:05.147Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T13:19:05.147Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T13:19:05.147Z] 114826534d7a: Waiting [2023-05-16T13:19:05.147Z] 4657fd5d0bcf: Waiting [2023-05-16T13:19:05.147Z] 6ad1cebc031e: Waiting [2023-05-16T13:19:05.147Z] 8a3aa393b2d8: Waiting [2023-05-16T13:19:05.147Z] 25bc292e5bac: Download complete [2023-05-16T13:19:05.147Z] 52dc419b0ee2: Download complete [2023-05-16T13:19:05.147Z] 4657fd5d0bcf: Verifying Checksum [2023-05-16T13:19:05.147Z] 4657fd5d0bcf: Download complete [2023-05-16T13:19:05.147Z] df9b9388f04a: Download complete [2023-05-16T13:19:05.407Z] df9b9388f04a: Pull complete [2023-05-16T13:19:05.407Z] 6ad1cebc031e: Verifying Checksum [2023-05-16T13:19:05.407Z] 6ad1cebc031e: Download complete [2023-05-16T13:19:05.407Z] 52dc419b0ee2: Pull complete [2023-05-16T13:19:05.407Z] 25bc292e5bac: Pull complete [2023-05-16T13:19:05.976Z] 114826534d7a: Download complete [2023-05-16T13:19:05.976Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T13:19:05.976Z] 8a3aa393b2d8: Download complete [2023-05-16T13:19:10.171Z] 114826534d7a: Pull complete [2023-05-16T13:19:10.171Z] 4657fd5d0bcf: Pull complete [2023-05-16T13:19:10.431Z] 6ad1cebc031e: Pull complete [2023-05-16T13:19:13.723Z] 8a3aa393b2d8: Pull complete [2023-05-16T13:19:13.723Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T13:19:13.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T13:19:13.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:19:13.816Z] prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container [2023-05-16T13:19:13.848Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-16T13:19:18.003Z] $ docker top a7dbe8f6911ba0471bf8571538736235407bc0256e7d3dff6e480690b04335f4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T13:19:18.078Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-16T13:19:18.360Z] + set -o pipefail [2023-05-16T13:19:18.360Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-16T13:19:24.936Z] [2023-05-16T13:19:24.936Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-16T13:19:24.936Z] [2023-05-16T13:19:24.936Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/cb7f9a8c-e6ff-4bdf-b399-fc43f21e6b5d [2023-05-16T13:19:24.936Z] [2023-05-16T13:19:24.936Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-16T13:19:24.936Z] [2023-05-16T13:19:24.936Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T13:19:24.936Z] [2023-05-16T13:19:24.936Z] [2023-05-16T13:19:24.936Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T13:19:24.936Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T13:19:24.936Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T13:19:24.941Z] $ docker stop --time=1 a7dbe8f6911ba0471bf8571538736235407bc0256e7d3dff6e480690b04335f4 [2023-05-16T13:19:29.195Z] $ docker rm -f --volumes a7dbe8f6911ba0471bf8571538736235407bc0256e7d3dff6e480690b04335f4 [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-16T13:19:29.965Z] + git log --format=format:%s -1 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] sh [2023-05-16T13:19:30.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T13:19:30.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:19:30.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T13:19:30.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:19:30.636Z] prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container [2023-05-16T13:19:30.662Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T13:19:31.103Z] $ docker top 3a0db6a8d10500eebe006add9a0eb995f568177f8801a6dbcc95c9df74d781dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T13:19:31.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T13:19:31.200Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T13:19:31.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T13:19:31.313Z] $ docker exec 3a0db6a8d10500eebe006add9a0eb995f568177f8801a6dbcc95c9df74d781dc ssh-agent [2023-05-16T13:19:31.442Z] SSH_AUTH_SOCK=/tmp/ssh-xuzNGsLOxskV/agent.32 [2023-05-16T13:19:31.442Z] SSH_AGENT_PID=38 [2023-05-16T13:19:31.448Z] Running ssh-add (command line suppressed) [2023-05-16T13:19:31.540Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2245107599168931787.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2245107599168931787.key) [2023-05-16T13:19:31.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T13:19:31.855Z] + git semver tag [2023-05-16T13:19:32.114Z] 2023-05-16 13:19:32,072 [run_tag] DEBUG tag force:False [2023-05-16T13:19:32.114Z] 2023-05-16 13:19:32,072 [check_head_tag] DEBUG check head tag [2023-05-16T13:19:32.114Z] 2023-05-16 13:19:32,073 [execute] INFO git cat-file --batch-check [2023-05-16T13:19:32.114Z] 2023-05-16 13:19:32,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-16T13:19:32.114Z] 2023-05-16 13:19:32,077 [execute] INFO git cat-file --batch [2023-05-16T13:19:32.114Z] 2023-05-16 13:19:32,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-16T13:19:32.114Z] 2023-05-16 13:19:32,092 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T13:19:32.114Z] 2023-05-16 13:19:32,093 [execute] INFO git tag -a v3.0.0-dev.10 -m v3.0.0-dev.10 [2023-05-16T13:19:32.114Z] 2023-05-16 13:19:32,093 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.10', '-m', 'v3.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T13:19:32.114Z] 2023-05-16 13:19:32,097 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T13:19:32.114Z] 3.0.0-dev.10 [Pipeline] } [2023-05-16T13:19:32.378Z] $ docker exec --env ******** --env ******** 3a0db6a8d10500eebe006add9a0eb995f568177f8801a6dbcc95c9df74d781dc ssh-agent -k [2023-05-16T13:19:32.484Z] unset SSH_AUTH_SOCK; [2023-05-16T13:19:32.484Z] unset SSH_AGENT_PID; [2023-05-16T13:19:32.484Z] echo Agent pid 38 killed; [2023-05-16T13:19:32.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T13:19:32.810Z] + git semver [Pipeline] } [2023-05-16T13:19:33.075Z] $ docker stop --time=1 3a0db6a8d10500eebe006add9a0eb995f568177f8801a6dbcc95c9df74d781dc [2023-05-16T13:19:34.371Z] $ docker rm -f --volumes 3a0db6a8d10500eebe006add9a0eb995f568177f8801a6dbcc95c9df74d781dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:19:34.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T13:19:34.786Z] [2023-05-16T13:19:34.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:19:35.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T13:19:35.087Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T13:19:35.087Z] ab5ef0e58194: Pulling fs layer [2023-05-16T13:19:35.087Z] 9712f1f96733: Pulling fs layer [2023-05-16T13:19:35.087Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T13:19:35.087Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T13:19:35.087Z] e9a5061849ea: Pulling fs layer [2023-05-16T13:19:35.087Z] d747dcd14b5f: Pulling fs layer [2023-05-16T13:19:35.087Z] 0d9ebad4ef96: Waiting [2023-05-16T13:19:35.087Z] e9a5061849ea: Waiting [2023-05-16T13:19:35.087Z] 2de7ff778b66: Pulling fs layer [2023-05-16T13:19:35.087Z] 2de7ff778b66: Waiting [2023-05-16T13:19:35.087Z] d747dcd14b5f: Waiting [2023-05-16T13:19:35.087Z] 9712f1f96733: Verifying Checksum [2023-05-16T13:19:35.087Z] 9712f1f96733: Download complete [2023-05-16T13:19:35.348Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T13:19:35.348Z] 63f879dbbcfc: Download complete [2023-05-16T13:19:35.609Z] e9a5061849ea: Verifying Checksum [2023-05-16T13:19:35.609Z] e9a5061849ea: Download complete [2023-05-16T13:19:35.609Z] d747dcd14b5f: Verifying Checksum [2023-05-16T13:19:35.609Z] d747dcd14b5f: Download complete [2023-05-16T13:19:35.609Z] ab5ef0e58194: Verifying Checksum [2023-05-16T13:19:35.609Z] ab5ef0e58194: Download complete [2023-05-16T13:19:35.609Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T13:19:35.609Z] 2de7ff778b66: Verifying Checksum [2023-05-16T13:19:35.609Z] 2de7ff778b66: Download complete [2023-05-16T13:19:38.899Z] ab5ef0e58194: Pull complete [2023-05-16T13:19:38.899Z] 9712f1f96733: Pull complete [2023-05-16T13:19:39.156Z] 63f879dbbcfc: Pull complete [2023-05-16T13:19:43.530Z] 0d9ebad4ef96: Pull complete [2023-05-16T13:19:47.130Z] e9a5061849ea: Pull complete [2023-05-16T13:19:47.130Z] d747dcd14b5f: Pull complete [2023-05-16T13:19:47.390Z] 2de7ff778b66: Pull complete [2023-05-16T13:19:47.390Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T13:19:47.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T13:19:47.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:19:47.475Z] prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container [2023-05-16T13:19:47.503Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-16T13:19:52.831Z] $ docker top dd0334c1f24494af5fd2d453a4d034029d3d684a91b5ffc504540bc0f705fcbb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T13:19:52.908Z] provisioning config files... [2023-05-16T13:19:52.914Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4534739879598178065tmp [2023-05-16T13:19:52.923Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5849171881446087723tmp [2023-05-16T13:19:52.931Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config510408182248594398tmp [Pipeline] { [Pipeline] echo [2023-05-16T13:19:52.947Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:19:53.230Z] ---> sigul-configuration.sh [2023-05-16T13:19:53.230Z] gpg: directory `/root/.gnupg' created [2023-05-16T13:19:53.230Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T13:19:53.230Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T13:19:53.230Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T13:19:53.230Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T13:19:53.230Z] gpg: CAST5 encrypted data [2023-05-16T13:19:53.230Z] gpg: encrypted with 1 passphrase [2023-05-16T13:19:53.230Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T13:19:53.515Z] + mkdir /home/jenkins [2023-05-16T13:19:53.515Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T13:19:53.797Z] + 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-16T13:19:53.806Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:19:54.089Z] ---> sigul-install.sh [2023-05-16T13:19:54.089Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T13:19:54.372Z] + git tag --list [2023-05-16T13:19:54.372Z] 0.1.1 [2023-05-16T13:19:54.373Z] v1.1.0 [2023-05-16T13:19:54.373Z] v1.2.0 [2023-05-16T13:19:54.373Z] v1.2.1 [2023-05-16T13:19:54.373Z] v1.3.0 [2023-05-16T13:19:54.373Z] v2.0.0 [2023-05-16T13:19:54.373Z] v2.1.0 [2023-05-16T13:19:54.373Z] v2.2.0 [2023-05-16T13:19:54.373Z] v2.2.1-dev.1 [2023-05-16T13:19:54.373Z] v2.2.1-dev.2 [2023-05-16T13:19:54.373Z] v2.2.1-dev.3 [2023-05-16T13:19:54.373Z] v2.2.1-dev.4 [2023-05-16T13:19:54.373Z] v2.2.1-dev.5 [2023-05-16T13:19:54.373Z] v2.2.1-dev.6 [2023-05-16T13:19:54.373Z] v2.2.1-dev.7 [2023-05-16T13:19:54.373Z] v2.3.0 [2023-05-16T13:19:54.373Z] v2.3.0-dev.10 [2023-05-16T13:19:54.373Z] v2.3.0-dev.11 [2023-05-16T13:19:54.373Z] v2.3.0-dev.12 [2023-05-16T13:19:54.373Z] v2.3.0-dev.13 [2023-05-16T13:19:54.373Z] v2.3.0-dev.14 [2023-05-16T13:19:54.373Z] v2.3.0-dev.15 [2023-05-16T13:19:54.373Z] v2.3.0-dev.16 [2023-05-16T13:19:54.373Z] v2.3.0-dev.17 [2023-05-16T13:19:54.373Z] v2.3.0-dev.18 [2023-05-16T13:19:54.373Z] v2.3.0-dev.19 [2023-05-16T13:19:54.373Z] v2.3.0-dev.20 [2023-05-16T13:19:54.373Z] v2.3.0-dev.21 [2023-05-16T13:19:54.373Z] v2.3.0-dev.22 [2023-05-16T13:19:54.373Z] v2.3.0-dev.23 [2023-05-16T13:19:54.373Z] v2.3.0-dev.24 [2023-05-16T13:19:54.373Z] v2.3.0-dev.7 [2023-05-16T13:19:54.373Z] v2.3.0-dev.8 [2023-05-16T13:19:54.373Z] v2.3.0-dev.9 [2023-05-16T13:19:54.373Z] v3.0.0-dev.1 [2023-05-16T13:19:54.373Z] v3.0.0-dev.10 [2023-05-16T13:19:54.373Z] v3.0.0-dev.2 [2023-05-16T13:19:54.373Z] v3.0.0-dev.3 [2023-05-16T13:19:54.373Z] v3.0.0-dev.4 [2023-05-16T13:19:54.373Z] v3.0.0-dev.5 [2023-05-16T13:19:54.373Z] v3.0.0-dev.6 [2023-05-16T13:19:54.373Z] v3.0.0-dev.7 [2023-05-16T13:19:54.373Z] v3.0.0-dev.8 [2023-05-16T13:19:54.373Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T13:19:54.660Z] + lftools sign git-tag v3.0.0-dev.10 [2023-05-16T13:19:55.228Z] Signing Git tag with Sigul... [2023-05-16T13:19:55.229Z] Signing v3.0.0-dev.10 [Pipeline] echo [2023-05-16T13:19:55.496Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:19:55.784Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T13:19:55.792Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T13:19:55.805Z] $ docker stop --time=1 dd0334c1f24494af5fd2d453a4d034029d3d684a91b5ffc504540bc0f705fcbb [2023-05-16T13:19:57.126Z] $ docker rm -f --volumes dd0334c1f24494af5fd2d453a4d034029d3d684a91b5ffc504540bc0f705fcbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T13:19:57.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T13:19:57.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:19:57.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T13:19:57.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:19:57.934Z] prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container [2023-05-16T13:19:58.047Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T13:19:58.406Z] $ docker top 64c960b8341e5794069663877cfdd01c09824b9912aeefdb62daf1ef6f878b4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T13:19:58.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T13:19:58.506Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T13:19:58.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T13:19:58.629Z] $ docker exec 64c960b8341e5794069663877cfdd01c09824b9912aeefdb62daf1ef6f878b4a ssh-agent [2023-05-16T13:19:58.737Z] SSH_AUTH_SOCK=/tmp/ssh-xeuFQYH4VO5J/agent.33 [2023-05-16T13:19:58.737Z] SSH_AGENT_PID=39 [2023-05-16T13:19:58.742Z] Running ssh-add (command line suppressed) [2023-05-16T13:19:58.832Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11805484710942880535.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11805484710942880535.key) [2023-05-16T13:19:58.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T13:19:59.142Z] + git semver bump pre [2023-05-16T13:19:59.402Z] 2023-05-16 13:19:59,339 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T13:19:59.402Z] 2023-05-16 13:19:59,339 [bump_version] DEBUG bumping version:3.0.0-dev.10 on axis:pre with prefix:dev [2023-05-16T13:19:59.402Z] 2023-05-16 13:19:59,340 [bump_version] DEBUG bumped version:3.0.0-dev.11 [2023-05-16T13:19:59.402Z] 2023-05-16 13:19:59,340 [write_version] DEBUG write version:3.0.0-dev.11 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-16T13:19:59.402Z] 2023-05-16 13:19:59,340 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T13:19:59.402Z] 2023-05-16 13:19:59,340 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T13:19:59.402Z] 2023-05-16 13:19:59,342 [execute] INFO git cat-file --batch-check [2023-05-16T13:19:59.402Z] 2023-05-16 13:19:59,342 [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-16T13:19:59.402Z] 2023-05-16 13:19:59,348 [execute] INFO git cat-file --batch [2023-05-16T13:19:59.402Z] 2023-05-16 13:19:59,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T13:19:59.402Z] 2023-05-16 13:19:59,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T13:19:59.402Z] 3.0.0-dev.11 [Pipeline] } [2023-05-16T13:19:59.404Z] $ docker exec --env ******** --env ******** 64c960b8341e5794069663877cfdd01c09824b9912aeefdb62daf1ef6f878b4a ssh-agent -k [2023-05-16T13:19:59.505Z] unset SSH_AUTH_SOCK; [2023-05-16T13:19:59.506Z] unset SSH_AGENT_PID; [2023-05-16T13:19:59.506Z] echo Agent pid 39 killed; [2023-05-16T13:19:59.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T13:19:59.834Z] + git semver [Pipeline] } [2023-05-16T13:20:00.101Z] $ docker stop --time=1 64c960b8341e5794069663877cfdd01c09824b9912aeefdb62daf1ef6f878b4a [2023-05-16T13:20:01.401Z] $ docker rm -f --volumes 64c960b8341e5794069663877cfdd01c09824b9912aeefdb62daf1ef6f878b4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T13:20:01.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T13:20:01.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:20:02.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T13:20:02.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:20:02.121Z] prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container [2023-05-16T13:20:02.145Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T13:20:02.497Z] $ docker top 13883569c1e4d911f9f6a820314ec8eb98944945632ba6223dff1df4c76e5203 -eo pid,comm [2023-05-16T13:20:02.553Z] 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-16T13:20:02.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T13:20:02.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T13:20:02.586Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T13:20:02.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T13:20:02.697Z] $ docker exec 13883569c1e4d911f9f6a820314ec8eb98944945632ba6223dff1df4c76e5203 ssh-agent [2023-05-16T13:20:02.815Z] SSH_AUTH_SOCK=/tmp/ssh-8bZeFz8QLxmN/agent.32 [2023-05-16T13:20:02.815Z] SSH_AGENT_PID=38 [2023-05-16T13:20:02.822Z] Running ssh-add (command line suppressed) [2023-05-16T13:20:02.914Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18002629110579003954.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18002629110579003954.key) [2023-05-16T13:20:02.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T13:20:03.229Z] + git semver push [2023-05-16T13:20:03.489Z] 2023-05-16 13:20:03,410 [run_push] DEBUG push [2023-05-16T13:20:03.489Z] 2023-05-16 13:20:03,411 [execute] INFO git cat-file --batch-check [2023-05-16T13:20:03.489Z] 2023-05-16 13:20:03,411 [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-16T13:20:03.489Z] 2023-05-16 13:20:03,415 [execute] INFO git rev-list b010a36acf25ae940e8d3205d45c55981e9f7d94 -- [2023-05-16T13:20:03.489Z] 2023-05-16 13:20:03,415 [execute] DEBUG Popen(['git', 'rev-list', 'b010a36acf25ae940e8d3205d45c55981e9f7d94', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T13:20:03.489Z] 2023-05-16 13:20:03,426 [execute] INFO git fetch -v origin [2023-05-16T13:20:03.489Z] 2023-05-16 13:20:03,426 [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-16T13:20:04.429Z] 2023-05-16 13:20:04,411 [run_push] DEBUG no remote changes detected [2023-05-16T13:20:04.429Z] 2023-05-16 13:20:04,412 [execute] INFO git push origin semver [2023-05-16T13:20:04.429Z] 2023-05-16 13:20:04,412 [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-16T13:20:05.368Z] 2023-05-16 13:20:05,227 [run_push] DEBUG push all version tags [2023-05-16T13:20:05.368Z] 2023-05-16 13:20:05,228 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T13:20:05.368Z] 2023-05-16 13:20:05,228 [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-16T13:20:06.306Z] 2023-05-16 13:20:06,011 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T13:20:06.306Z] 3.0.0-dev.11 [Pipeline] } [2023-05-16T13:20:06.310Z] $ docker exec --env ******** --env ******** 13883569c1e4d911f9f6a820314ec8eb98944945632ba6223dff1df4c76e5203 ssh-agent -k [2023-05-16T13:20:06.418Z] unset SSH_AUTH_SOCK; [2023-05-16T13:20:06.421Z] unset SSH_AGENT_PID; [2023-05-16T13:20:06.421Z] echo Agent pid 38 killed; [2023-05-16T13:20:06.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T13:20:06.747Z] + git semver [Pipeline] } [2023-05-16T13:20:07.012Z] $ docker stop --time=1 13883569c1e4d911f9f6a820314ec8eb98944945632ba6223dff1df4c76e5203 [2023-05-16T13:20:08.334Z] $ docker rm -f --volumes 13883569c1e4d911f9f6a820314ec8eb98944945632ba6223dff1df4c76e5203 [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-16T13:20:08.862Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-16T13:20:08.862Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-16T13:20:08.862Z] total 16 [2023-05-16T13:20:08.862Z] drwxr-xr-x 3 root root 4096 May 16 13:02 . [2023-05-16T13:20:08.862Z] drwxrwxr-x 15 jenkins jenkins 4096 May 16 13:19 .. [2023-05-16T13:20:08.862Z] drwxr-xr-x 2 root root 4096 May 16 13:02 cost [2023-05-16T13:20:08.862Z] -rw-r--r-- 1 root root 83 May 16 13:02 cost.csv [2023-05-16T13:20:08.862Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-16T13:20:08.862Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-16T13:20:08.862Z] total 16 [2023-05-16T13:20:08.862Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 13:02 . [2023-05-16T13:20:08.862Z] drwxrwxr-x 15 jenkins jenkins 4096 May 16 13:19 .. [2023-05-16T13:20:08.862Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 13:02 cost [2023-05-16T13:20:08.862Z] -rw-r--r-- 1 jenkins jenkins 83 May 16 13:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:20:09.151Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:20:10.009Z] ---> package-listing.sh [2023-05-16T13:20:10.009Z] ++ facter osfamily [2023-05-16T13:20:10.009Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T13:20:10.272Z] + OS_FAMILY=debian [2023-05-16T13:20:10.272Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-16T13:20:10.272Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T13:20:10.272Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T13:20:10.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T13:20:10.272Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T13:20:10.272Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-16T13:20:10.272Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T13:20:10.272Z] + case "${OS_FAMILY}" in [2023-05-16T13:20:10.272Z] + dpkg -l [2023-05-16T13:20:10.272Z] + grep '^ii' [2023-05-16T13:20:10.272Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T13:20:10.272Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T13:20:10.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T13:20:10.272Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-16T13:20:10.272Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-16T13:20:10.272Z] + 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-16T13:20:10.283Z] 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-16T13:20:10.562Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T13:20:11.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T13:20:11.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T13:20:11.259Z] prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container [2023-05-16T13:20:11.280Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T13:20:11.498Z] $ docker top 4f59f87440765dfc8bb247a40211d9a0ec1820e15c4de5627f75466cc3f0a528 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T13:20:11.849Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T13:20:12.137Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T13:20:12.420Z] + ls /var/log/sa-host [2023-05-16T13:20:12.420Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T13:20:12.491Z] provisioning config files... [2023-05-16T13:20:12.498Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17385837891243563367tmp [Pipeline] { [Pipeline] echo [2023-05-16T13:20:12.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:20:12.798Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T13:20:12.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:20:13.125Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T13:20:13.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:20:13.417Z] ---> sudo-logs.sh [2023-05-16T13:20:13.417Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T13:20:13.452Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:20:13.738Z] ---> job-cost.sh [2023-05-16T13:20:13.738Z] lf-activate-venv: SKIPPING [2023-05-16T13:20:13.738Z] DEBUG: total: 0.2199999988079071 [2023-05-16T13:20:13.738Z] INFO: Retrieving Stack Cost... [2023-05-16T13:20:13.997Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T13:20:14.566Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T13:20:14.578Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T13:20:14.859Z] ---> logs-deploy.sh [2023-05-16T13:20:14.859Z] lf-activate-venv: SKIPPING [2023-05-16T13:20:14.859Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/106 [2023-05-16T13:20:14.859Z] INFO: archiving workspace using pattern(s): [2023-05-16T13:20:15.798Z] Archives upload complete. [2023-05-16T13:20:15.798Z] INFO: archiving logs to Nexus