Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e65059dab31c9d44b79936edbd11c74f669a3f9 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-ssh10571892568643371294.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-ssh15102142420174562869.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-ssh8650465780518523558.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-ssh15054046534957616981.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-ssh11505835059676262979.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 ‘prd-ubuntu20.04-docker-8c-8g-16024’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16026 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7e65059dab31c9d44b79936edbd11c74f669a3f9 (main) Commit message: "Merge pull request #611 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.90" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e65059dab31c9d44b79936edbd11c74f669a3f9 # timeout=10 > git rev-list --no-walk c4cb8c1d83e7739b2fef955a569d1bef7b44e72b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-18T15:33:39.418Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-18T15:33:39.464Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-18T15:33:39.477Z] ========================================================= [2023-05-18T15:33:39.477Z] EdgeX Global Pipelines Version Info [2023-05-18T15:33:39.477Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:33:40.233Z] ------------------- [2023-05-18T15:33:40.233Z] stable info: [2023-05-18T15:33:40.233Z] ------------------- [2023-05-18T15:33:40.233Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-18T15:33:40.233Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T15:33:40.233Z] Message: update stable to v1.0.249 [2023-05-18T15:33:40.805Z] ------------------- [2023-05-18T15:33:40.805Z] experimental info: [2023-05-18T15:33:40.805Z] ------------------- [2023-05-18T15:33:40.805Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-18T15:33:40.805Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T15:33:40.805Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-18T15:33:40.974Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-18T15:33:40.987Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-18T15:33:41.002Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-18T15:33:41.017Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-18T15:33:41.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-18T15:33:41.043Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-18T15:33:41.056Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-18T15:33:41.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-18T15:33:41.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-18T15:33:41.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-18T15:33:41.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-18T15:33:41.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-18T15:33:41.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-18T15:33:41.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-18T15:33:41.150Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T15:33:41.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T15:33:41.176Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T15:33:41.187Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T15:33:41.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-18T15:33:41.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-18T15:33:41.222Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-18T15:33:41.232Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-18T15:33:41.245Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-18T15:33:41.257Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-18T15:33:41.269Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-18T15:33:41.281Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-18T15:33:41.293Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-18T15:33:41.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-18T15:33:41.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-18T15:33:41.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-18T15:33:41.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] echo [2023-05-18T15:33:41.352Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e65059 [Pipeline] echo [2023-05-18T15:33:41.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T15:33:41.408Z] provisioning config files... [2023-05-18T15:33:41.422Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14558839841319332987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:33:41.726Z] ---> docker-login.sh [2023-05-18T15:33:41.727Z] nexus3.edgexfoundry.org:10001 [2023-05-18T15:33:41.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:33:42.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:33:42.247Z] Configure a credential helper to remove this warning. See [2023-05-18T15:33:42.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:33:42.247Z] [2023-05-18T15:33:42.247Z] Login Succeeded [2023-05-18T15:33:42.247Z] nexus3.edgexfoundry.org:10002 [2023-05-18T15:33:42.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:33:42.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:33:42.247Z] Configure a credential helper to remove this warning. See [2023-05-18T15:33:42.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:33:42.247Z] [2023-05-18T15:33:42.247Z] Login Succeeded [2023-05-18T15:33:42.247Z] nexus3.edgexfoundry.org:10003 [2023-05-18T15:33:42.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:33:42.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:33:42.508Z] Configure a credential helper to remove this warning. See [2023-05-18T15:33:42.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:33:42.508Z] [2023-05-18T15:33:42.508Z] Login Succeeded [2023-05-18T15:33:42.508Z] nexus3.edgexfoundry.org:10004 [2023-05-18T15:33:42.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:33:42.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:33:42.508Z] Configure a credential helper to remove this warning. See [2023-05-18T15:33:42.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:33:42.508Z] [2023-05-18T15:33:42.508Z] Login Succeeded [2023-05-18T15:33:42.508Z] docker.io [2023-05-18T15:33:42.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:33:42.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:33:42.768Z] Configure a credential helper to remove this warning. See [2023-05-18T15:33:42.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:33:42.768Z] [2023-05-18T15:33:42.768Z] Login Succeeded [2023-05-18T15:33:42.768Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T15:33:42.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-18T15:33:43.156Z] + git rev-list -1 --merges 7e65059dab31c9d44b79936edbd11c74f669a3f9~1..7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] echo [2023-05-18T15:33:43.204Z] -----------> git rev-list -1 --merges 7e65059dab31c9d44b79936edbd11c74f669a3f9~1..7e65059dab31c9d44b79936edbd11c74f669a3f9 7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:33:43.204Z] 7e65059dab31c9d44b79936edbd11c74f669a3f9 [false] [Pipeline] sh [2023-05-18T15:33:43.499Z] + git log --format=format:%s -1 7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] echo [2023-05-18T15:33:43.550Z] ========================================================= [2023-05-18T15:33:43.550Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-18T15:33:43.550Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T15:33:43.876Z] + git log --format=format:%s -1 7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] echo [2023-05-18T15:33:43.888Z] [semverPrep] GIT_COMMIT: 7e65059dab31c9d44b79936edbd11c74f669a3f9, Commit Message: Merge pull request #611 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.90 [Pipeline] echo [2023-05-18T15:33:43.899Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-18T15:33:44.254Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T15:33:44.254Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-18T15:33:44.254Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-18T15:33:44.254Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-18T15:33:44.254Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-18T15:33:44.254Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-18T15:33:44.254Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:33:44.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T15:33:44.598Z] [2023-05-18T15:33:44.598Z] 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-18T15:33:44.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T15:33:44.901Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-18T15:33:44.901Z] b85a868b505f: Pulling fs layer [2023-05-18T15:33:44.901Z] e2be974225ed: Pulling fs layer [2023-05-18T15:33:44.901Z] 339a4e72a1f5: Pulling fs layer [2023-05-18T15:33:44.901Z] 988bab9f4d93: Pulling fs layer [2023-05-18T15:33:44.901Z] 1469e6f7b9e6: Pulling fs layer [2023-05-18T15:33:44.901Z] eaf3925da568: Pulling fs layer [2023-05-18T15:33:44.901Z] bab4dde63d76: Pulling fs layer [2023-05-18T15:33:44.901Z] bde34c3a00c8: Pulling fs layer [2023-05-18T15:33:44.901Z] b352a97aabf1: Pulling fs layer [2023-05-18T15:33:44.901Z] 4872d77fe225: Pulling fs layer [2023-05-18T15:33:44.901Z] 5851b861e8e6: Pulling fs layer [2023-05-18T15:33:44.901Z] bab4dde63d76: Waiting [2023-05-18T15:33:44.901Z] 988bab9f4d93: Waiting [2023-05-18T15:33:44.901Z] bde34c3a00c8: Waiting [2023-05-18T15:33:44.901Z] eaf3925da568: Waiting [2023-05-18T15:33:44.901Z] b352a97aabf1: Waiting [2023-05-18T15:33:44.901Z] 1469e6f7b9e6: Waiting [2023-05-18T15:33:44.901Z] 5851b861e8e6: Waiting [2023-05-18T15:33:44.901Z] 4872d77fe225: Waiting [2023-05-18T15:33:45.162Z] e2be974225ed: Verifying Checksum [2023-05-18T15:33:45.162Z] e2be974225ed: Download complete [2023-05-18T15:33:45.162Z] 988bab9f4d93: Verifying Checksum [2023-05-18T15:33:45.162Z] 988bab9f4d93: Download complete [2023-05-18T15:33:45.162Z] 339a4e72a1f5: Verifying Checksum [2023-05-18T15:33:45.162Z] 339a4e72a1f5: Download complete [2023-05-18T15:33:45.162Z] 1469e6f7b9e6: Verifying Checksum [2023-05-18T15:33:45.162Z] 1469e6f7b9e6: Download complete [2023-05-18T15:33:45.162Z] eaf3925da568: Verifying Checksum [2023-05-18T15:33:45.162Z] eaf3925da568: Download complete [2023-05-18T15:33:45.162Z] bde34c3a00c8: Download complete [2023-05-18T15:33:45.162Z] b352a97aabf1: Download complete [2023-05-18T15:33:45.162Z] 4872d77fe225: Verifying Checksum [2023-05-18T15:33:45.162Z] 4872d77fe225: Download complete [2023-05-18T15:33:45.162Z] 5851b861e8e6: Verifying Checksum [2023-05-18T15:33:45.162Z] 5851b861e8e6: Download complete [2023-05-18T15:33:45.162Z] b85a868b505f: Verifying Checksum [2023-05-18T15:33:45.162Z] b85a868b505f: Download complete [2023-05-18T15:33:45.421Z] bab4dde63d76: Verifying Checksum [2023-05-18T15:33:45.421Z] bab4dde63d76: Download complete [2023-05-18T15:33:46.361Z] b85a868b505f: Pull complete [2023-05-18T15:33:46.619Z] e2be974225ed: Pull complete [2023-05-18T15:33:47.188Z] 339a4e72a1f5: Pull complete [2023-05-18T15:33:47.188Z] 988bab9f4d93: Pull complete [2023-05-18T15:33:47.447Z] 1469e6f7b9e6: Pull complete [2023-05-18T15:33:47.447Z] eaf3925da568: Pull complete [2023-05-18T15:33:49.351Z] bab4dde63d76: Pull complete [2023-05-18T15:33:49.351Z] bde34c3a00c8: Pull complete [2023-05-18T15:33:49.351Z] b352a97aabf1: Pull complete [2023-05-18T15:33:49.351Z] 4872d77fe225: Pull complete [2023-05-18T15:33:49.611Z] 5851b861e8e6: Pull complete [2023-05-18T15:33:49.611Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-18T15:33:49.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T15:33:49.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:33:49.727Z] prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container [2023-05-18T15:33:49.760Z] $ 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-18T15:33:53.356Z] $ docker top d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 -eo pid,comm [2023-05-18T15:33:53.412Z] 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-18T15:33:53.412Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T15:33:53.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T15:33:53.453Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T15:33:53.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T15:33:53.604Z] $ docker exec d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 ssh-agent [2023-05-18T15:33:53.725Z] SSH_AUTH_SOCK=/tmp/ssh-XgHufj0oF1dQ/agent.33 [2023-05-18T15:33:53.725Z] SSH_AGENT_PID=39 [2023-05-18T15:33:53.731Z] Running ssh-add (command line suppressed) [2023-05-18T15:33:53.825Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11452460546589610713.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11452460546589610713.key) [2023-05-18T15:33:53.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T15:33:54.119Z] + git tag --points-at HEAD [Pipeline] } [2023-05-18T15:33:54.141Z] $ docker exec --env ******** --env ******** d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 ssh-agent -k [2023-05-18T15:33:54.235Z] unset SSH_AUTH_SOCK; [2023-05-18T15:33:54.235Z] unset SSH_AGENT_PID; [2023-05-18T15:33:54.235Z] echo Agent pid 39 killed; [2023-05-18T15:33:54.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-18T15:33:54.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T15:33:54.273Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T15:33:54.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T15:33:54.383Z] $ docker exec d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 ssh-agent [2023-05-18T15:33:54.480Z] SSH_AUTH_SOCK=/tmp/ssh-jMxiAcIeVi5b/agent.71 [2023-05-18T15:33:54.480Z] SSH_AGENT_PID=77 [2023-05-18T15:33:54.484Z] Running ssh-add (command line suppressed) [2023-05-18T15:33:54.587Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3656157271302053993.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3656157271302053993.key) [2023-05-18T15:33:54.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T15:33:54.882Z] + git semver init [2023-05-18T15:33:55.142Z] 2023-05-18 15:33:55,046 [run_init] DEBUG init version:0.0.0 force:False [2023-05-18T15:33:55.142Z] 2023-05-18 15:33:55,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-18T15:33:55.142Z] 2023-05-18 15:33:55,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-18T15:33:55.142Z] 2023-05-18 15:33:55,048 [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-18T15:33:56.525Z] 2023-05-18 15:33:56,430 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-18T15:33:56.525Z] 2023-05-18 15:33:56,431 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-18T15:33:56.525Z] 2023-05-18 15:33:56,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-18T15:33:56.525Z] 2023-05-18 15:33:56,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-18T15:33:56.525Z] 3.0.0-dev.13 [Pipeline] } [2023-05-18T15:33:56.539Z] $ docker exec --env ******** --env ******** d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 ssh-agent -k [2023-05-18T15:33:56.635Z] unset SSH_AUTH_SOCK; [2023-05-18T15:33:56.635Z] unset SSH_AGENT_PID; [2023-05-18T15:33:56.635Z] echo Agent pid 77 killed; [2023-05-18T15:33:56.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T15:33:56.957Z] + git semver [Pipeline] } [2023-05-18T15:33:57.232Z] $ docker stop --time=1 d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 [2023-05-18T15:33:58.511Z] $ docker rm -f --volumes d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T15:33:58.916Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-18T15:33:59.127Z] Stashed 1 file(s) [Pipeline] echo [2023-05-18T15:33:59.129Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.13 [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-18T15:33:59.272Z] provisioning config files... [2023-05-18T15:33:59.281Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13532646485413402673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:33:59.574Z] ---> docker-login.sh [2023-05-18T15:33:59.574Z] nexus3.edgexfoundry.org:10001 [2023-05-18T15:33:59.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:33:59.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:33:59.574Z] Configure a credential helper to remove this warning. See [2023-05-18T15:33:59.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:33:59.574Z] [2023-05-18T15:33:59.574Z] Login Succeeded [2023-05-18T15:33:59.574Z] nexus3.edgexfoundry.org:10002 [2023-05-18T15:33:59.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:33:59.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:33:59.574Z] Configure a credential helper to remove this warning. See [2023-05-18T15:33:59.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:33:59.574Z] [2023-05-18T15:33:59.574Z] Login Succeeded [2023-05-18T15:33:59.574Z] nexus3.edgexfoundry.org:10003 [2023-05-18T15:33:59.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:33:59.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:33:59.837Z] Configure a credential helper to remove this warning. See [2023-05-18T15:33:59.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:33:59.837Z] [2023-05-18T15:33:59.837Z] Login Succeeded [2023-05-18T15:33:59.837Z] nexus3.edgexfoundry.org:10004 [2023-05-18T15:33:59.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:33:59.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:33:59.837Z] Configure a credential helper to remove this warning. See [2023-05-18T15:33:59.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:33:59.837Z] [2023-05-18T15:33:59.837Z] Login Succeeded [2023-05-18T15:33:59.837Z] docker.io [2023-05-18T15:33:59.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:34:00.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:34:00.098Z] Configure a credential helper to remove this warning. See [2023-05-18T15:34:00.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:34:00.098Z] [2023-05-18T15:34:00.098Z] Login Succeeded [2023-05-18T15:34:00.098Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T15:34:00.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T15:34:00.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T15:34:00.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T15:34:00.306Z] ========================================================= [2023-05-18T15:34:00.306Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-18T15:34:00.306Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:00.635Z] + 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-18T15:34:00.894Z] Sending build context to Docker daemon 45.54MB [2023-05-18T15:34:00.894Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T15:34:00.894Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-18T15:34:00.894Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-18T15:34:00.894Z] f56be85fc22e: Pulling fs layer [2023-05-18T15:34:00.894Z] 85791d961cd3: Pulling fs layer [2023-05-18T15:34:00.894Z] d694b5ae8c79: Pulling fs layer [2023-05-18T15:34:00.894Z] 9f32a84ed3da: Pulling fs layer [2023-05-18T15:34:00.894Z] 4d19c01a9841: Pulling fs layer [2023-05-18T15:34:00.894Z] 9325e15d5711: Pulling fs layer [2023-05-18T15:34:00.894Z] 556b6ee489ea: Pulling fs layer [2023-05-18T15:34:00.894Z] c5a4b2cf53e6: Pulling fs layer [2023-05-18T15:34:00.894Z] 9f32a84ed3da: Waiting [2023-05-18T15:34:00.894Z] 4d19c01a9841: Waiting [2023-05-18T15:34:00.894Z] 9325e15d5711: Waiting [2023-05-18T15:34:00.894Z] 556b6ee489ea: Waiting [2023-05-18T15:34:00.894Z] c5a4b2cf53e6: Waiting [2023-05-18T15:34:00.894Z] 85791d961cd3: Verifying Checksum [2023-05-18T15:34:00.894Z] 85791d961cd3: Download complete [2023-05-18T15:34:00.894Z] 9f32a84ed3da: Download complete [2023-05-18T15:34:00.894Z] 4d19c01a9841: Verifying Checksum [2023-05-18T15:34:00.894Z] 4d19c01a9841: Download complete [2023-05-18T15:34:00.894Z] f56be85fc22e: Verifying Checksum [2023-05-18T15:34:00.894Z] f56be85fc22e: Download complete [2023-05-18T15:34:00.894Z] 9325e15d5711: Verifying Checksum [2023-05-18T15:34:00.894Z] 9325e15d5711: Download complete [2023-05-18T15:34:01.156Z] f56be85fc22e: Pull complete [2023-05-18T15:34:01.419Z] 85791d961cd3: Pull complete [2023-05-18T15:34:01.419Z] c5a4b2cf53e6: Verifying Checksum [2023-05-18T15:34:01.419Z] c5a4b2cf53e6: Download complete [2023-05-18T15:34:01.680Z] d694b5ae8c79: Verifying Checksum [2023-05-18T15:34:01.680Z] d694b5ae8c79: Download complete [2023-05-18T15:34:01.680Z] 556b6ee489ea: Verifying Checksum [2023-05-18T15:34:01.680Z] 556b6ee489ea: Download complete [2023-05-18T15:34:04.962Z] d694b5ae8c79: Pull complete [2023-05-18T15:34:04.962Z] 9f32a84ed3da: Pull complete [2023-05-18T15:34:04.962Z] 4d19c01a9841: Pull complete [2023-05-18T15:34:04.962Z] 9325e15d5711: Pull complete [2023-05-18T15:34:06.865Z] 556b6ee489ea: Pull complete [2023-05-18T15:34:07.800Z] c5a4b2cf53e6: Pull complete [2023-05-18T15:34:07.800Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-18T15:34:07.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T15:34:07.800Z] ---> c4be618373d6 [2023-05-18T15:34:07.800Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-18T15:34:14.239Z] Still waiting to schedule task [2023-05-18T15:34:14.239Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16025’ [2023-05-18T15:34:15.958Z] ---> Running in 0d50535d41a9 [2023-05-18T15:34:15.958Z] Removing intermediate container 0d50535d41a9 [2023-05-18T15:34:15.958Z] ---> 35ed9cdc2dbd [2023-05-18T15:34:15.958Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T15:34:15.958Z] ---> Running in 6d3e15d4d795 [2023-05-18T15:34:15.958Z] Removing intermediate container 6d3e15d4d795 [2023-05-18T15:34:15.958Z] ---> 3b96375bfcf0 [2023-05-18T15:34:15.958Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T15:34:15.958Z] ---> Running in 7d506dbe3593 [2023-05-18T15:34:15.958Z] Removing intermediate container 7d506dbe3593 [2023-05-18T15:34:15.958Z] ---> 2cd931988a9a [2023-05-18T15:34:15.958Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-18T15:34:15.958Z] ---> Running in 0455d55c5fbb [2023-05-18T15:34:15.958Z] Removing intermediate container 0455d55c5fbb [2023-05-18T15:34:15.958Z] ---> c0ba3cc9b0b2 [2023-05-18T15:34:15.958Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-18T15:34:15.958Z] ---> Running in 664738c5a63b [2023-05-18T15:34:15.958Z] Removing intermediate container 664738c5a63b [2023-05-18T15:34:15.958Z] ---> f290c37b21ac [2023-05-18T15:34:15.958Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-18T15:34:15.958Z] latest: Pulling from library/docker [2023-05-18T15:34:15.958Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-18T15:34:15.958Z] dfb60e7f5d22: Pulling fs layer [2023-05-18T15:34:15.958Z] f74671f55a8d: Pulling fs layer [2023-05-18T15:34:15.958Z] e6f03c789ea9: Pulling fs layer [2023-05-18T15:34:15.958Z] 665194951830: Pulling fs layer [2023-05-18T15:34:15.958Z] 88857a7834c8: Pulling fs layer [2023-05-18T15:34:15.958Z] 33e4b8e81540: Pulling fs layer [2023-05-18T15:34:15.958Z] ae8c1b0b59b3: Pulling fs layer [2023-05-18T15:34:15.958Z] 688812ff7153: Pulling fs layer [2023-05-18T15:34:15.958Z] 9ab9c878efc9: Pulling fs layer [2023-05-18T15:34:15.958Z] 5869b539971f: Pulling fs layer [2023-05-18T15:34:15.958Z] f9026325e210: Pulling fs layer [2023-05-18T15:34:15.958Z] fc6f97b7f667: Pulling fs layer [2023-05-18T15:34:15.958Z] 015e68a5e019: Pulling fs layer [2023-05-18T15:34:15.958Z] e6f03c789ea9: Waiting [2023-05-18T15:34:15.958Z] 9ab9c878efc9: Waiting [2023-05-18T15:34:15.958Z] 665194951830: Waiting [2023-05-18T15:34:15.958Z] ae8c1b0b59b3: Waiting [2023-05-18T15:34:15.958Z] 5869b539971f: Waiting [2023-05-18T15:34:15.958Z] 688812ff7153: Waiting [2023-05-18T15:34:15.958Z] 88857a7834c8: Waiting [2023-05-18T15:34:15.958Z] f9026325e210: Waiting [2023-05-18T15:34:15.958Z] fc6f97b7f667: Waiting [2023-05-18T15:34:15.958Z] f74671f55a8d: Verifying Checksum [2023-05-18T15:34:15.958Z] f74671f55a8d: Download complete [2023-05-18T15:34:16.216Z] dfb60e7f5d22: Verifying Checksum [2023-05-18T15:34:16.216Z] dfb60e7f5d22: Download complete [2023-05-18T15:34:16.216Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-18T15:34:16.216Z] 8a49fdb3b6a5: Download complete [2023-05-18T15:34:16.216Z] 8a49fdb3b6a5: Pull complete [2023-05-18T15:34:16.474Z] e6f03c789ea9: Verifying Checksum [2023-05-18T15:34:16.474Z] e6f03c789ea9: Download complete [2023-05-18T15:34:16.474Z] dfb60e7f5d22: Pull complete [2023-05-18T15:34:16.474Z] 88857a7834c8: Verifying Checksum [2023-05-18T15:34:16.474Z] 88857a7834c8: Download complete [2023-05-18T15:34:16.474Z] f74671f55a8d: Pull complete [2023-05-18T15:34:16.474Z] 665194951830: Verifying Checksum [2023-05-18T15:34:16.474Z] 665194951830: Download complete [2023-05-18T15:34:16.474Z] ae8c1b0b59b3: Verifying Checksum [2023-05-18T15:34:16.474Z] ae8c1b0b59b3: Download complete [2023-05-18T15:34:16.474Z] 33e4b8e81540: Verifying Checksum [2023-05-18T15:34:16.474Z] 33e4b8e81540: Download complete [2023-05-18T15:34:16.474Z] 688812ff7153: Download complete [2023-05-18T15:34:16.733Z] 5869b539971f: Download complete [2023-05-18T15:34:16.733Z] 9ab9c878efc9: Verifying Checksum [2023-05-18T15:34:16.733Z] 9ab9c878efc9: Download complete [2023-05-18T15:34:16.733Z] fc6f97b7f667: Verifying Checksum [2023-05-18T15:34:16.733Z] fc6f97b7f667: Download complete [2023-05-18T15:34:16.733Z] e6f03c789ea9: Pull complete [2023-05-18T15:34:16.733Z] 015e68a5e019: Verifying Checksum [2023-05-18T15:34:16.733Z] 015e68a5e019: Download complete [2023-05-18T15:34:16.991Z] 665194951830: Pull complete [2023-05-18T15:34:17.556Z] 88857a7834c8: Pull complete [2023-05-18T15:34:17.556Z] 33e4b8e81540: Pull complete [2023-05-18T15:34:17.556Z] ae8c1b0b59b3: Pull complete [2023-05-18T15:34:17.556Z] 688812ff7153: Pull complete [2023-05-18T15:34:17.817Z] f9026325e210: Verifying Checksum [2023-05-18T15:34:17.817Z] f9026325e210: Download complete [2023-05-18T15:34:18.076Z] 9ab9c878efc9: Pull complete [2023-05-18T15:34:18.076Z] 5869b539971f: Pull complete [2023-05-18T15:34:19.013Z] f9026325e210: Pull complete [2023-05-18T15:34:19.274Z] fc6f97b7f667: Pull complete [2023-05-18T15:34:19.274Z] 015e68a5e019: Pull complete [2023-05-18T15:34:19.274Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-18T15:34:19.274Z] Status: Downloaded newer image for docker:latest [2023-05-18T15:34:24.559Z] ---> 3b3d215c5c91 [2023-05-18T15:34:24.559Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T15:34:24.559Z] ---> Running in 6455d8194ece [2023-05-18T15:34:24.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T15:34:24.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T15:34:24.559Z] OK: 265 MiB in 53 packages [2023-05-18T15:34:25.126Z] Removing intermediate container 6455d8194ece [2023-05-18T15:34:25.126Z] ---> 631c43e6aca2 [2023-05-18T15:34:25.126Z] Step 10/15 : ENV GO111MODULE=on [2023-05-18T15:34:25.385Z] ---> Running in 6c6820824239 [2023-05-18T15:34:25.385Z] Removing intermediate container 6c6820824239 [2023-05-18T15:34:25.385Z] ---> b4c3d3ce1ff1 [2023-05-18T15:34:25.385Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-18T15:34:25.385Z] ---> Running in 95e21cef4fb8 [2023-05-18T15:34:25.385Z] Removing intermediate container 95e21cef4fb8 [2023-05-18T15:34:25.385Z] ---> b3c5c157cffc [2023-05-18T15:34:25.385Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-18T15:34:25.645Z] ---> 6b3b2498143b [2023-05-18T15:34:25.645Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T15:34:25.645Z] ---> Running in 47a892dee971 [2023-05-18T15:34:57.730Z] Removing intermediate container 47a892dee971 [2023-05-18T15:34:57.730Z] ---> e5330695f08c [2023-05-18T15:34:57.730Z] Step 14/15 : COPY . . [2023-05-18T15:34:57.730Z] ---> 5cf7358697e3 [2023-05-18T15:34:57.730Z] Step 15/15 : RUN ${MAKE} [2023-05-18T15:34:57.730Z] ---> Running in 4f4ba552cc88 [2023-05-18T15:34:57.730Z] noop [2023-05-18T15:34:57.730Z] Removing intermediate container 4f4ba552cc88 [2023-05-18T15:34:57.730Z] ---> 9dc8c8b4dbd0 [2023-05-18T15:34:57.730Z] Successfully built 9dc8c8b4dbd0 [2023-05-18T15:34:57.730Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:58.042Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T15:34:58.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:34:58.118Z] prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container [2023-05-18T15:34:58.155Z] $ 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-18T15:34:58.517Z] $ docker top 62b2abf1fe884e769ead0d46f1610872aeccf5817bc2a1d457867cbfc46013ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T15:34:58.850Z] + go version [2023-05-18T15:34:58.850Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-18T15:34:58.863Z] $ docker stop --time=1 62b2abf1fe884e769ead0d46f1610872aeccf5817bc2a1d457867cbfc46013ad [2023-05-18T15:35:00.139Z] $ docker rm -f --volumes 62b2abf1fe884e769ead0d46f1610872aeccf5817bc2a1d457867cbfc46013ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:35:00.526Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T15:35:00.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:35:00.599Z] prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container [2023-05-18T15:35:00.636Z] $ 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-18T15:35:00.942Z] $ docker top cbc41c574200491d47dfd3d4ff280ee9445df314bb620677058fb61e7d837c19 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T15:35:01.288Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-18T15:35:01.590Z] + make test [2023-05-18T15:35:01.590Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-18T15:35:06.859Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-18T15:35:14.983Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-18T15:35:14.983Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-18T15:35:14.983Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-18T15:35:14.983Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-18T15:35:14.983Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-18T15:35:14.983Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-18T15:35:14.983Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-18T15:35:14.983Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-18T15:35:14.983Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-18T15:35:17.515Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T15:35:17.515Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T15:35:17.515Z] ./bin/test-attribution-txt.sh [2023-05-18T15:35:17.515Z] make -C web test [2023-05-18T15:35:17.515Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-18T15:35:17.515Z] make[1]: tput: No such file or directory [2023-05-18T15:35:17.515Z] make[1]: tput: No such file or directory [2023-05-18T15:35:17.515Z] warning: generating ./VERSION [2023-05-18T15:35:17.515Z] echo "0.0.0" > VERSION [2023-05-18T15:35:17.515Z] docker build \ [2023-05-18T15:35:17.515Z] -f Dockerfile \ [2023-05-18T15:35:17.515Z] --build-arg USER=1000 \ [2023-05-18T15:35:17.515Z] \ [2023-05-18T15:35:17.515Z] --label "git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9" \ [2023-05-18T15:35:17.515Z] -t edgexfoundry/edgex-web-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 \ [2023-05-18T15:35:17.515Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-18T15:35:17.515Z] . [2023-05-18T15:35:17.515Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-18T15:35:17.515Z] Install the buildx component to build images with BuildKit: [2023-05-18T15:35:17.515Z] https://docs.docker.com/go/buildx/ [2023-05-18T15:35:17.515Z] [2023-05-18T15:35:17.515Z] Sending build context to Docker daemon 2.571MB [2023-05-18T15:35:17.515Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-18T15:35:18.094Z] 16.17-alpine3.15: Pulling from library/node [2023-05-18T15:35:18.094Z] 9621f1afde84: Pulling fs layer [2023-05-18T15:35:18.094Z] c6f70ee39829: Pulling fs layer [2023-05-18T15:35:18.094Z] 56892a8094a2: Pulling fs layer [2023-05-18T15:35:18.094Z] 58dd87906ef0: Pulling fs layer [2023-05-18T15:35:18.094Z] 9621f1afde84: Verifying Checksum [2023-05-18T15:35:18.094Z] 9621f1afde84: Download complete [2023-05-18T15:35:18.094Z] 56892a8094a2: Verifying Checksum [2023-05-18T15:35:18.094Z] 56892a8094a2: Download complete [2023-05-18T15:35:18.094Z] 58dd87906ef0: Verifying Checksum [2023-05-18T15:35:18.094Z] 58dd87906ef0: Download complete [2023-05-18T15:35:18.354Z] 9621f1afde84: Pull complete [2023-05-18T15:35:18.354Z] c6f70ee39829: Verifying Checksum [2023-05-18T15:35:18.354Z] c6f70ee39829: Download complete [2023-05-18T15:35:19.289Z] c6f70ee39829: Pull complete [2023-05-18T15:35:19.547Z] 56892a8094a2: Pull complete [2023-05-18T15:35:19.547Z] 58dd87906ef0: Pull complete [2023-05-18T15:35:19.547Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-18T15:35:19.547Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-18T15:35:19.547Z] ---> b69703f70c3d [2023-05-18T15:35:19.547Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-18T15:35:22.101Z] ---> Running in 74329b58401e [2023-05-18T15:35:22.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-18T15:35:22.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-18T15:35:22.883Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-18T15:35:22.883Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-18T15:35:22.883Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-18T15:35:22.883Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-18T15:35:22.883Z] (5/129) Installing libxcb (1.14-r2) [2023-05-18T15:35:22.883Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-18T15:35:22.883Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-18T15:35:22.883Z] (8/129) Installing libice (1.0.10-r0) [2023-05-18T15:35:22.883Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-18T15:35:22.883Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-18T15:35:22.883Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-18T15:35:22.883Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-18T15:35:22.883Z] (13/129) Installing xset (1.2.4-r0) [2023-05-18T15:35:22.883Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-18T15:35:22.883Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-18T15:35:22.883Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-18T15:35:22.883Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-18T15:35:22.883Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-18T15:35:22.883Z] (19/129) Installing libintl (0.21-r0) [2023-05-18T15:35:22.883Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-18T15:35:22.883Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-18T15:35:22.883Z] (22/129) Installing pcre (8.45-r1) [2023-05-18T15:35:22.883Z] (23/129) Installing glib (2.70.1-r0) [2023-05-18T15:35:22.883Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-18T15:35:22.883Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-18T15:35:22.883Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-18T15:35:22.883Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-18T15:35:22.883Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-18T15:35:22.883Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-18T15:35:22.883Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-18T15:35:23.141Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-18T15:35:23.141Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-18T15:35:23.141Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-18T15:35:23.141Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-18T15:35:23.141Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-18T15:35:23.141Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-18T15:35:23.141Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-18T15:35:23.141Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-18T15:35:23.141Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-18T15:35:23.141Z] (40/129) Installing libxi (1.8-r0) [2023-05-18T15:35:23.141Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-18T15:35:23.141Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-18T15:35:23.141Z] (43/129) Installing atk (2.36.0-r0) [2023-05-18T15:35:23.141Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-18T15:35:23.141Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-18T15:35:23.141Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-18T15:35:23.141Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-18T15:35:23.141Z] (48/129) Installing expat (2.5.0-r0) [2023-05-18T15:35:23.141Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-18T15:35:23.141Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-18T15:35:23.141Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-18T15:35:23.141Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-18T15:35:23.141Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-18T15:35:23.141Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-18T15:35:23.141Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-18T15:35:23.141Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-18T15:35:23.141Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-18T15:35:23.141Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-18T15:35:23.141Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-18T15:35:23.141Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-18T15:35:23.402Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-18T15:35:23.402Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-18T15:35:23.402Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-18T15:35:23.402Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-18T15:35:23.402Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-18T15:35:23.402Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-18T15:35:23.402Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-18T15:35:23.402Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-18T15:35:23.402Z] (69/129) Installing pango (1.48.10-r0) [2023-05-18T15:35:23.402Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-18T15:35:23.402Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-18T15:35:23.402Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-18T15:35:23.402Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-18T15:35:23.402Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-18T15:35:23.402Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-18T15:35:23.402Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-18T15:35:23.402Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-18T15:35:23.402Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-18T15:35:23.402Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-18T15:35:23.664Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-18T15:35:25.588Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-18T15:35:25.588Z] (80/129) Installing flac (1.3.4-r0) [2023-05-18T15:35:25.588Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-18T15:35:25.588Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-18T15:35:25.588Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-18T15:35:25.588Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-18T15:35:25.588Z] (85/129) Installing libass (0.15.2-r0) [2023-05-18T15:35:25.588Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-18T15:35:25.588Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-18T15:35:25.588Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-18T15:35:25.588Z] (89/129) Installing lame (3.100-r0) [2023-05-18T15:35:25.588Z] (90/129) Installing opus (1.3.1-r1) [2023-05-18T15:35:25.588Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-18T15:35:25.588Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-18T15:35:25.847Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-18T15:35:25.848Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-18T15:35:25.848Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-18T15:35:25.848Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-18T15:35:25.848Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-18T15:35:25.848Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-18T15:35:25.848Z] (99/129) Installing libva (2.13.0-r0) [2023-05-18T15:35:25.848Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-18T15:35:25.848Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-18T15:35:25.848Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-18T15:35:25.848Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-18T15:35:25.848Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-18T15:35:25.848Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-18T15:35:25.848Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-18T15:35:25.848Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-18T15:35:25.848Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-18T15:35:26.107Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-18T15:35:26.107Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-18T15:35:26.107Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-18T15:35:26.107Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-18T15:35:26.107Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-18T15:35:26.107Z] (114/129) Installing nspr (4.32-r0) [2023-05-18T15:35:26.107Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-18T15:35:26.107Z] (116/129) Installing nss (3.78.1-r0) [2023-05-18T15:35:26.107Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-18T15:35:26.107Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-18T15:35:26.107Z] (119/129) Installing orc (0.4.32-r0) [2023-05-18T15:35:26.107Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-18T15:35:26.107Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-18T15:35:26.107Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-18T15:35:26.107Z] (123/129) Installing libpulse (15.0-r2) [2023-05-18T15:35:26.107Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-18T15:35:26.107Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-18T15:35:26.107Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-18T15:35:26.107Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-18T15:35:26.107Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-18T15:35:26.107Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-18T15:35:27.060Z] Executing busybox-1.34.1-r7.trigger [2023-05-18T15:35:27.060Z] Executing glib-2.70.1-r0.trigger [2023-05-18T15:35:27.060Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-18T15:35:27.630Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-18T15:35:27.630Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-18T15:35:27.630Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-18T15:35:27.630Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-18T15:35:27.630Z] OK: 286 MiB in 145 packages [2023-05-18T15:35:35.939Z] Removing intermediate container 74329b58401e [2023-05-18T15:35:35.939Z] ---> 7e720ff895a4 [2023-05-18T15:35:35.939Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-18T15:35:35.939Z] ---> Running in 4f1bd31bf5a6 [2023-05-18T15:35:35.939Z] Removing intermediate container 4f1bd31bf5a6 [2023-05-18T15:35:35.939Z] ---> 76767b1058f1 [2023-05-18T15:35:35.939Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-18T15:35:35.939Z] ---> Running in 0fb40bf72527 [2023-05-18T15:35:35.939Z] Removing intermediate container 0fb40bf72527 [2023-05-18T15:35:35.939Z] ---> 268ee435c893 [2023-05-18T15:35:35.939Z] Step 5/10 : RUN npm install -g npm [2023-05-18T15:35:35.939Z] ---> Running in e74ea52963f2 [2023-05-18T15:35:42.654Z] [2023-05-18T15:35:42.654Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-18T15:35:42.654Z] [2023-05-18T15:35:42.654Z] 27 packages are looking for funding [2023-05-18T15:35:42.654Z] run `npm fund` for details [2023-05-18T15:35:42.654Z] [2023-05-18T15:35:42.654Z] found 0 vulnerabilities [2023-05-18T15:35:44.034Z] Removing intermediate container e74ea52963f2 [2023-05-18T15:35:44.034Z] ---> 989e6d725056 [2023-05-18T15:35:44.034Z] Step 6/10 : ARG USER=1000 [2023-05-18T15:35:44.034Z] ---> Running in 8a9466353b40 [2023-05-18T15:35:44.034Z] Removing intermediate container 8a9466353b40 [2023-05-18T15:35:44.034Z] ---> 15fc8f1c24e3 [2023-05-18T15:35:44.034Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-18T15:35:44.034Z] ---> Running in 61e82a89611e [2023-05-18T15:35:44.604Z] Removing intermediate container 61e82a89611e [2023-05-18T15:35:44.604Z] ---> e6d18598e722 [2023-05-18T15:35:44.604Z] Step 8/10 : USER $USER:$USER [2023-05-18T15:35:44.604Z] ---> Running in 1c435d422b12 [2023-05-18T15:35:44.604Z] Removing intermediate container 1c435d422b12 [2023-05-18T15:35:44.604Z] ---> 55d6d4a587d7 [2023-05-18T15:35:44.604Z] Step 9/10 : WORKDIR /app [2023-05-18T15:35:44.604Z] ---> Running in fbc89fdb5fc9 [2023-05-18T15:35:44.604Z] Removing intermediate container fbc89fdb5fc9 [2023-05-18T15:35:44.604Z] ---> c8580acecf41 [2023-05-18T15:35:44.604Z] Step 10/10 : LABEL git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:35:44.604Z] ---> Running in decf8f823d49 [2023-05-18T15:35:44.604Z] Removing intermediate container decf8f823d49 [2023-05-18T15:35:44.604Z] ---> 8db5f7ee97b0 [2023-05-18T15:35:44.604Z] Successfully built 8db5f7ee97b0 [2023-05-18T15:35:44.604Z] Successfully tagged edgexfoundry/edgex-web-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:35:44.604Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-18T15:35:44.604Z] touch edgex-web-ui.imagebuilt [2023-05-18T15:35:44.869Z] mkdir -p node_modules coverage [2023-05-18T15:35:44.869Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-18T15:35:44.869Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-18T15:35:46.260Z] npm WARN old lockfile [2023-05-18T15:35:46.261Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-18T15:35:46.261Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-18T15:35:46.261Z] npm WARN old lockfile [2023-05-18T15:35:46.261Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-18T15:35:46.261Z] npm WARN old lockfile [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE required: { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE }, [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE required: { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE }, [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE required: { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE }, [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE required: { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE }, [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE required: { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE }, [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE required: { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE }, [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE required: { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE }, [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE } [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:35:54.999Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE required: { [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE }, [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE } [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE required: { [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE }, [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:35:55.000Z] npm WARN EBADENGINE } [2023-05-18T15:35:58.288Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-18T15:35:58.288Z] 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-18T15:35:58.288Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-18T15:35:58.288Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-18T15:35:58.549Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-18T15:35:58.549Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-18T15:35:58.808Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-18T15:35:59.377Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-18T15:36:00.314Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-18T15:36:00.574Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-18T15:36:02.146Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-18T15:36:02.711Z] 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-18T15:36:02.971Z] 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-18T15:36:03.906Z] 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-18T15:36:04.472Z] 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-18T15:36:04.472Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-18T15:36:05.040Z] 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-18T15:36:05.040Z] 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-18T15:36:06.428Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-18T15:36:07.800Z] 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-18T15:36:10.345Z] 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-18T15:36:15.642Z] [2023-05-18T15:36:15.642Z] added 1478 packages, and audited 1479 packages in 30s [2023-05-18T15:36:15.642Z] [2023-05-18T15:36:15.643Z] 90 packages are looking for funding [2023-05-18T15:36:15.643Z] run `npm fund` for details [2023-05-18T15:36:15.643Z] [2023-05-18T15:36:15.643Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-18T15:36:15.643Z] [2023-05-18T15:36:15.643Z] To address issues that do not require attention, run: [2023-05-18T15:36:15.643Z] npm audit fix [2023-05-18T15:36:15.643Z] [2023-05-18T15:36:15.643Z] To address all issues (including breaking changes), run: [2023-05-18T15:36:15.643Z] npm audit fix --force [2023-05-18T15:36:15.643Z] [2023-05-18T15:36:15.643Z] Run `npm audit` for details. [2023-05-18T15:36:23.786Z] 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-18T15:36:25.686Z] - Generating browser application bundles (phase: setup)... [2023-05-18T15:36:26.023Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16027 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-18T15:36:26.038Z] Running in /w/workspace/edgex-ui-go/109 [Pipeline] { [Pipeline] checkout [2023-05-18T15:36:26.080Z] The recommended git tool is: git [2023-05-18T15:36:29.878Z] Compiling @angular/core : es2015 as esm2015 [2023-05-18T15:36:29.878Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-18T15:36:32.153Z] using credential edgex-jenkins-ssh [2023-05-18T15:36:32.170Z] Cloning the remote Git repository [2023-05-18T15:36:32.211Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-18T15:36:32.327Z] > git init /w/workspace/edgex-ui-go/109 # timeout=10 [2023-05-18T15:36:32.505Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-18T15:36:32.507Z] > git --version # timeout=10 [2023-05-18T15:36:32.548Z] > git --version # 'git version 2.25.1' [2023-05-18T15:36:32.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T15:36:32.735Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T15:36:34.070Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-18T15:36:34.070Z] Compiling @angular/common : es2015 as esm2015 [2023-05-18T15:36:34.330Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-18T15:36:34.330Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-18T15:36:34.589Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-18T15:36:34.848Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-18T15:36:35.418Z] Compiling @angular/router : es2015 as esm2015 [2023-05-18T15:36:35.418Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-18T15:36:35.418Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-18T15:36:35.418Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-18T15:36:35.984Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-18T15:36:37.155Z] Avoid second fetch [2023-05-18T15:36:37.157Z] Checking out Revision 7e65059dab31c9d44b79936edbd11c74f669a3f9 (main) [2023-05-18T15:36:36.254Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-18T15:36:36.273Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T15:36:37.160Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T15:36:37.218Z] > git checkout -f 7e65059dab31c9d44b79936edbd11c74f669a3f9 # timeout=10 [2023-05-18T15:36:37.894Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-18T15:36:38.051Z] Commit message: "Merge pull request #611 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.90" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T15:36:38.968Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-18T15:36:38.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T15:36:38.968Z] Dload Upload Total Spent Left Speed [2023-05-18T15:36:38.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-05-18T15:36:39.587Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-18T15:36:39.931Z] + sudo tee /etc/docker/daemon.new [2023-05-18T15:36:39.931Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-18T15:36:39.931Z] { [2023-05-18T15:36:39.931Z] "registry-mirrors": [ [2023-05-18T15:36:39.931Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-18T15:36:39.931Z] ], [2023-05-18T15:36:39.931Z] "bip": "10.250.0.254/24", [2023-05-18T15:36:39.931Z] "hosts": [ [2023-05-18T15:36:39.931Z] "tcp://0.0.0.0:5555", [2023-05-18T15:36:39.931Z] "unix:///var/run/docker.sock" [2023-05-18T15:36:39.931Z] ], [2023-05-18T15:36:39.931Z] "mtu": 1458, [2023-05-18T15:36:39.931Z] "selinux-enabled": true, [2023-05-18T15:36:39.931Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-18T15:36:39.931Z] } [Pipeline] sh [2023-05-18T15:36:40.263Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-18T15:36:40.599Z] + sudo service docker restart [2023-05-18T15:36:44.543Z] 18 05 2023 15:36:43.309:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-18T15:36:44.543Z] 18 05 2023 15:36:43.312:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-18T15:36:44.543Z] 18 05 2023 15:36:43.315:INFO [launcher]: Starting browser ChromeHeadless [2023-05-18T15:36:54.518Z] ✔ Browser application bundle generation complete. [2023-05-18T15:36:54.518Z] 18 05 2023 15:36:53.921:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket KBZ2Uvh-ieia0tLuAAAB with id 55062425 [2023-05-18T15:36:57.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-18T15:36:57.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.028 secs) [2023-05-18T15:36:57.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.032 secs) [2023-05-18T15:36:57.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.076 secs) [2023-05-18T15:36:57.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.188 secs) [2023-05-18T15:36:57.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.196 secs) [2023-05-18T15:36:57.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.264 secs) [2023-05-18T15:36:57.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.281 secs) [2023-05-18T15:36:57.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.313 secs) [2023-05-18T15:36:57.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.355 secs) [2023-05-18T15:36:57.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.361 secs) [2023-05-18T15:36:57.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.362 secs) [2023-05-18T15:36:57.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.365 secs) [2023-05-18T15:36:57.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.376 secs) [2023-05-18T15:36:57.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.387 secs) [2023-05-18T15:36:57.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.431 secs) [2023-05-18T15:36:57.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.451 secs) [2023-05-18T15:36:57.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.463 secs) [2023-05-18T15:36:57.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.47 secs) [2023-05-18T15:36:57.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.519 secs) [2023-05-18T15:36:57.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.526 secs) [2023-05-18T15:36:57.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.528 secs) [2023-05-18T15:36:57.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.53 secs) [2023-05-18T15:36:57.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.609 secs) [2023-05-18T15:36:57.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.622 secs) [2023-05-18T15:36:57.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.666 secs) [2023-05-18T15:36:57.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.669 secs) [2023-05-18T15:36:57.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.696 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.703 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.717 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.739 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.751 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.76 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.762 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.792 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.802 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.805 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.808 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.824 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.833 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.841 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.849 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.854 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.867 secs) [2023-05-18T15:36:57.840Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.872 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.877 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.88 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.892 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.899 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.922 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.926 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.928 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.931 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.933 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.949 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.958 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.966 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.969 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.971 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.973 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.983 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.992 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1 sec) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.031 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.035 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.036 secs) [2023-05-18T15:36:58.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.045 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.048 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.068 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.078 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.083 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.087 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.089 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.102 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.105 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.107 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.112 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.129 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.155 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.167 secs) [2023-05-18T15:36:58.359Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.172 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.239 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.253 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.26 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.266 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.268 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.27 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.272 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.291 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.31 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.331 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.336 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.337 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.341 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.347 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.366 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.37 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.374 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.377 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.38 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.386 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.404 secs) [2023-05-18T15:36:58.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.412 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.417 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.422 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.431 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.459 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.47 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.482 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.493 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.507 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.518 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.526 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.534 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.539 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.544 secs) [2023-05-18T15:36:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.569 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T15:36:58.955Z] provisioning config files... [2023-05-18T15:36:58.985Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/109@tmp/config18300284855074361897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.58 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.582 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.584 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.592 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.601 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.621 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.627 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.645 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.664 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.672 secs) [2023-05-18T15:36:59.135Z] WARN: ' [2023-05-18T15:36:59.135Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-18T15:36:59.135Z] Support for using the ngModel input property and ngModelChange event with [2023-05-18T15:36:59.135Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-18T15:36:59.135Z] in a future version of Angular. [2023-05-18T15:36:59.135Z] [2023-05-18T15:36:59.135Z] For more information on this, see our API docs here: [2023-05-18T15:36:59.135Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-18T15:36:59.135Z] ' [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.672 secs) [2023-05-18T15:36:59.135Z] WARN: ' [2023-05-18T15:36:59.135Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-18T15:36:59.135Z] Support for using the ngModel input property and ngModelChange event with [2023-05-18T15:36:59.135Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-18T15:36:59.135Z] in a future version of Angular. [2023-05-18T15:36:59.135Z] [2023-05-18T15:36:59.135Z] For more information on this, see our API docs here: [2023-05-18T15:36:59.135Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-18T15:36:59.135Z] ' [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.691 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.695 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.698 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.714 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.721 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.726 secs) [2023-05-18T15:36:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.735 secs) [2023-05-18T15:36:59.342Z] ---> docker-login.sh [2023-05-18T15:36:59.342Z] nexus3.edgexfoundry.org:10001 [2023-05-18T15:36:59.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.758 secs) [2023-05-18T15:36:59.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.766 secs) [2023-05-18T15:36:59.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.782 secs) [2023-05-18T15:36:59.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.815 secs) [2023-05-18T15:36:59.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.826 secs) [2023-05-18T15:36:59.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.83 secs) [2023-05-18T15:36:59.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.836 secs) [2023-05-18T15:36:59.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.843 secs) [2023-05-18T15:36:59.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.872 secs) [2023-05-18T15:36:59.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.89 secs) [2023-05-18T15:36:59.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.896 secs) [2023-05-18T15:36:59.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.913 secs) [2023-05-18T15:36:59.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.833 secs / 1.913 secs) [2023-05-18T15:36:59.652Z] TOTAL: 145 SUCCESS [2023-05-18T15:36:59.652Z] ✔ Browser application bundle generation complete. [2023-05-18T15:36:59.910Z] [2023-05-18T15:36:59.910Z] =============================== Coverage summary =============================== [2023-05-18T15:36:59.910Z] Statements : 41.56% ( 1425/3429 ) [2023-05-18T15:36:59.910Z] Branches : 12.14% ( 109/898 ) [2023-05-18T15:36:59.910Z] Functions : 33.33% ( 417/1251 ) [2023-05-18T15:36:59.910Z] Lines : 39.45% ( 1280/3245 ) [2023-05-18T15:36:59.910Z] ================================================================================ [2023-05-18T15:36:59.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:36:59.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:36:59.933Z] Configure a credential helper to remove this warning. See [2023-05-18T15:36:59.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:36:59.933Z] [2023-05-18T15:36:59.933Z] Login Succeeded [2023-05-18T15:37:00.170Z] ✔ Browser application bundle generation complete. [2023-05-18T15:37:00.205Z] nexus3.edgexfoundry.org:10002 [2023-05-18T15:37:00.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:37:00.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:37:00.474Z] Configure a credential helper to remove this warning. See [2023-05-18T15:37:00.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:37:00.474Z] [2023-05-18T15:37:00.474Z] Login Succeeded [2023-05-18T15:37:00.474Z] nexus3.edgexfoundry.org:10003 [2023-05-18T15:37:00.742Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-18T15:37:00.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:37:00.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:37:00.746Z] Configure a credential helper to remove this warning. See [2023-05-18T15:37:00.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:37:00.746Z] [2023-05-18T15:37:00.746Z] Login Succeeded [2023-05-18T15:37:00.746Z] nexus3.edgexfoundry.org:10004 [Pipeline] echo [2023-05-18T15:37:00.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T15:37:00.766Z] $ docker stop --time=1 cbc41c574200491d47dfd3d4ff280ee9445df314bb620677058fb61e7d837c19 [2023-05-18T15:37:01.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:37:01.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:37:01.019Z] Configure a credential helper to remove this warning. See [2023-05-18T15:37:01.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:37:01.019Z] [2023-05-18T15:37:01.019Z] Login Succeeded [2023-05-18T15:37:01.019Z] docker.io [2023-05-18T15:37:01.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:37:01.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:37:01.558Z] Configure a credential helper to remove this warning. See [2023-05-18T15:37:01.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:37:01.558Z] [2023-05-18T15:37:01.558Z] Login Succeeded [2023-05-18T15:37:01.558Z] ---> docker-login.sh ends [2023-05-18T15:37:02.058Z] $ docker rm -f --volumes cbc41c574200491d47dfd3d4ff280ee9445df314bb620677058fb61e7d837c19 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2023-05-18T15:37:02.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-18T15:37:02.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] echo [2023-05-18T15:37:02.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T15:37:02.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T15:37:02.482Z] ========================================================= [2023-05-18T15:37:02.482Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-18T15:37:02.482Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stash [2023-05-18T15:37:02.826Z] + 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-18T15:37:03.130Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-18T15:37:03.668Z] + sudo chown -R jenkins:jenkins . [2023-05-18T15:37:03.800Z] Sending build context to Docker daemon 28.32MB [Pipeline] sh [2023-05-18T15:37:04.077Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T15:37:04.077Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-18T15:37:04.077Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-18T15:37:04.077Z] c41833b44d91: Pulling fs layer [2023-05-18T15:37:04.077Z] ed15518f5707: Pulling fs layer [2023-05-18T15:37:04.077Z] feae8fd75edb: Pulling fs layer [2023-05-18T15:37:04.077Z] 242c74f7c9fa: Pulling fs layer [2023-05-18T15:37:04.077Z] 3cdef696dda3: Pulling fs layer [2023-05-18T15:37:04.077Z] 2ced38df9373: Pulling fs layer [2023-05-18T15:37:04.077Z] 58f1dce35555: Pulling fs layer [2023-05-18T15:37:04.077Z] 242c74f7c9fa: Waiting [2023-05-18T15:37:04.077Z] 3cdef696dda3: Waiting [2023-05-18T15:37:04.077Z] 2ced38df9373: Waiting [2023-05-18T15:37:04.077Z] ed15518f5707: Verifying Checksum [2023-05-18T15:37:04.077Z] ed15518f5707: Download complete [2023-05-18T15:37:04.077Z] 242c74f7c9fa: Verifying Checksum [2023-05-18T15:37:04.077Z] 242c74f7c9fa: Download complete [2023-05-18T15:37:04.214Z] + ls -al . [2023-05-18T15:37:04.214Z] total 180 [2023-05-18T15:37:04.214Z] drwxrwxr-x 14 jenkins jenkins 4096 May 18 15:35 . [2023-05-18T15:37:04.214Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:33 .. [2023-05-18T15:37:04.214Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:33 .blubracket [2023-05-18T15:37:04.214Z] -rw-rw-r-- 1 jenkins jenkins 18 May 18 15:33 .dockerignore [2023-05-18T15:37:04.214Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 15:33 .git [2023-05-18T15:37:04.214Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:33 .github [2023-05-18T15:37:04.214Z] -rw-rw-r-- 1 jenkins jenkins 185 May 18 15:33 .gitignore [2023-05-18T15:37:04.214Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 15:33 .semver [2023-05-18T15:37:04.214Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 18 15:33 Attribution.txt [2023-05-18T15:37:04.214Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 18 15:33 CHANGELOG.md [2023-05-18T15:37:04.214Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 18 15:33 CONTRIBUTING.md [2023-05-18T15:37:04.214Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 18 15:33 Dockerfile [2023-05-18T15:37:04.214Z] -rw-rw-r-- 1 jenkins jenkins 652 May 18 15:33 Jenkinsfile [2023-05-18T15:37:04.214Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 18 15:33 LICENSE [2023-05-18T15:37:04.214Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 18 15:33 Makefile [2023-05-18T15:37:04.214Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 18 15:33 README.md [2023-05-18T15:37:04.214Z] -rw-rw-r-- 1 jenkins jenkins 12 May 18 15:33 VERSION [2023-05-18T15:37:04.215Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:33 assets [2023-05-18T15:37:04.215Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:33 bin [2023-05-18T15:37:04.215Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:33 cmd [2023-05-18T15:37:04.215Z] -rw-r--r-- 1 jenkins jenkins 10 May 18 15:35 coverage.out [2023-05-18T15:37:04.215Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:33 docs [2023-05-18T15:37:04.215Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 18 15:33 go.mod [2023-05-18T15:37:04.215Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 18 15:33 go.sum [2023-05-18T15:37:04.215Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 15:33 internal [2023-05-18T15:37:04.215Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:33 snap [2023-05-18T15:37:04.215Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:33 testing [2023-05-18T15:37:04.215Z] -rw-rw-r-- 1 jenkins jenkins 155 May 18 15:33 version.go [2023-05-18T15:37:04.215Z] drwxrwxr-x 6 jenkins jenkins 4096 May 18 15:35 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:37:04.353Z] 3cdef696dda3: Verifying Checksum [2023-05-18T15:37:04.353Z] 3cdef696dda3: Download complete [2023-05-18T15:37:04.353Z] c41833b44d91: Verifying Checksum [2023-05-18T15:37:04.353Z] c41833b44d91: Download complete [2023-05-18T15:37:04.522Z] + 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=7e65059dab31c9d44b79936edbd11c74f669a3f9 --label arch=amd64 --label version=3.0.0-dev.13 . [2023-05-18T15:37:04.783Z] Sending build context to Docker daemon 48.29MB [2023-05-18T15:37:04.783Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T15:37:04.783Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-18T15:37:04.783Z] ---> 9dc8c8b4dbd0 [2023-05-18T15:37:04.783Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-18T15:37:05.351Z] ---> Running in ffc8afb66e9b [2023-05-18T15:37:05.609Z] Removing intermediate container ffc8afb66e9b [2023-05-18T15:37:05.609Z] ---> 470e9408833a [2023-05-18T15:37:05.609Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T15:37:05.609Z] ---> Running in 64111621116e [2023-05-18T15:37:05.609Z] Removing intermediate container 64111621116e [2023-05-18T15:37:05.609Z] ---> f4bf96d6ac7a [2023-05-18T15:37:05.609Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T15:37:05.609Z] ---> Running in f750d937cfc8 [2023-05-18T15:37:05.609Z] Removing intermediate container f750d937cfc8 [2023-05-18T15:37:05.609Z] ---> 04bcacb31b89 [2023-05-18T15:37:05.609Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-18T15:37:05.609Z] ---> Running in d31fdfa1296b [2023-05-18T15:37:05.797Z] c41833b44d91: Pull complete [2023-05-18T15:37:05.797Z] 58f1dce35555: Verifying Checksum [2023-05-18T15:37:05.797Z] 58f1dce35555: Download complete [2023-05-18T15:37:05.868Z] Removing intermediate container d31fdfa1296b [2023-05-18T15:37:05.868Z] ---> 03219859fe85 [2023-05-18T15:37:05.868Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-18T15:37:05.868Z] ---> Running in c8299edabcd7 [2023-05-18T15:37:05.868Z] Removing intermediate container c8299edabcd7 [2023-05-18T15:37:05.868Z] ---> c4508e2c6fb9 [2023-05-18T15:37:05.868Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-18T15:37:06.385Z] ed15518f5707: Pull complete [2023-05-18T15:37:06.804Z] ---> 6e1250e0c853 [2023-05-18T15:37:06.804Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T15:37:06.804Z] ---> Running in 206356ace7db [2023-05-18T15:37:06.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T15:37:06.973Z] feae8fd75edb: Verifying Checksum [2023-05-18T15:37:06.973Z] feae8fd75edb: Download complete [2023-05-18T15:37:07.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T15:37:07.240Z] 2ced38df9373: Verifying Checksum [2023-05-18T15:37:07.240Z] 2ced38df9373: Download complete [2023-05-18T15:37:07.321Z] OK: 265 MiB in 53 packages [2023-05-18T15:37:07.579Z] Removing intermediate container 206356ace7db [2023-05-18T15:37:07.580Z] ---> a7a69c1d8827 [2023-05-18T15:37:07.580Z] Step 10/25 : ENV GO111MODULE=on [2023-05-18T15:37:07.580Z] ---> Running in 9f72faef66fa [2023-05-18T15:37:07.580Z] Removing intermediate container 9f72faef66fa [2023-05-18T15:37:07.580Z] ---> 03bb836cb89a [2023-05-18T15:37:07.580Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-18T15:37:07.580Z] ---> Running in 62b17b660f2c [2023-05-18T15:37:07.580Z] Removing intermediate container 62b17b660f2c [2023-05-18T15:37:07.580Z] ---> 5b951cb0051e [2023-05-18T15:37:07.580Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-18T15:37:07.838Z] ---> 7076df44dc4f [2023-05-18T15:37:07.838Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T15:37:07.838Z] ---> Running in 10b339c08d1f [2023-05-18T15:37:08.776Z] Removing intermediate container 10b339c08d1f [2023-05-18T15:37:08.776Z] ---> 83ce07744f86 [2023-05-18T15:37:08.776Z] Step 14/25 : COPY . . [2023-05-18T15:37:10.156Z] ---> 8d615ae8a7dc [2023-05-18T15:37:10.156Z] Step 15/25 : RUN ${MAKE} [2023-05-18T15:37:10.416Z] ---> Running in c9889a6a1424 [2023-05-18T15:37:10.676Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-18T15:37:17.323Z] feae8fd75edb: Pull complete [2023-05-18T15:37:17.323Z] 242c74f7c9fa: Pull complete [2023-05-18T15:37:17.591Z] 3cdef696dda3: Pull complete [2023-05-18T15:37:24.349Z] 2ced38df9373: Pull complete [2023-05-18T15:37:26.949Z] 58f1dce35555: Pull complete [2023-05-18T15:37:26.949Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-18T15:37:26.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T15:37:26.949Z] ---> fadd8f120f05 [2023-05-18T15:37:26.949Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-18T15:37:28.769Z] Removing intermediate container c9889a6a1424 [2023-05-18T15:37:28.769Z] ---> 2666ed59bccd [2023-05-18T15:37:28.769Z] Step 16/25 : FROM alpine:3.17 [2023-05-18T15:37:28.769Z] 3.17: Pulling from library/alpine [2023-05-18T15:37:28.769Z] f56be85fc22e: Already exists [2023-05-18T15:37:28.769Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T15:37:28.769Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T15:37:28.769Z] ---> 9ed4aefc74f6 [2023-05-18T15:37:28.769Z] Step 17/25 : EXPOSE 4000 [2023-05-18T15:37:28.769Z] ---> Running in 368977313ae5 [2023-05-18T15:37:28.769Z] Removing intermediate container 368977313ae5 [2023-05-18T15:37:28.769Z] ---> 6e92456c5c44 [2023-05-18T15:37:28.769Z] 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-18T15:37:28.769Z] ---> c5d3355ce7dd [2023-05-18T15:37:28.769Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-18T15:37:28.910Z] ---> Running in 795a64648ddc [2023-05-18T15:37:28.910Z] Removing intermediate container 795a64648ddc [2023-05-18T15:37:28.910Z] ---> 1bb13f8f6894 [2023-05-18T15:37:28.910Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T15:37:28.910Z] ---> Running in 772a84bc60fa [2023-05-18T15:37:29.028Z] ---> 4db1cc39f3da [2023-05-18T15:37:29.028Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-18T15:37:29.028Z] ---> fbb4855d8962 [2023-05-18T15:37:29.028Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-18T15:37:29.028Z] ---> Running in a2d67a5d934a [2023-05-18T15:37:29.180Z] Removing intermediate container 772a84bc60fa [2023-05-18T15:37:29.180Z] ---> 0be0b2f4cd2e [2023-05-18T15:37:29.180Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T15:37:29.287Z] Removing intermediate container a2d67a5d934a [2023-05-18T15:37:29.287Z] ---> 42ec8bb2c0d6 [2023-05-18T15:37:29.287Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-18T15:37:29.287Z] ---> Running in 727d6d9e0e8e [2023-05-18T15:37:29.287Z] Removing intermediate container 727d6d9e0e8e [2023-05-18T15:37:29.287Z] ---> b7c4236eb585 [2023-05-18T15:37:29.287Z] Step 23/25 : LABEL arch=amd64 [2023-05-18T15:37:29.287Z] ---> Running in 6dd3c7ce33a2 [2023-05-18T15:37:29.287Z] Removing intermediate container 6dd3c7ce33a2 [2023-05-18T15:37:29.287Z] ---> 2fdc9a8e3062 [2023-05-18T15:37:29.287Z] Step 24/25 : LABEL git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:37:29.449Z] ---> Running in 605ffd9a0d5a [2023-05-18T15:37:29.546Z] ---> Running in d9f6c17b19ef [2023-05-18T15:37:29.546Z] Removing intermediate container d9f6c17b19ef [2023-05-18T15:37:29.546Z] ---> 3a5072d1c478 [2023-05-18T15:37:29.546Z] Step 25/25 : LABEL version=3.0.0-dev.13 [2023-05-18T15:37:29.546Z] ---> Running in d6836006e921 [2023-05-18T15:37:29.546Z] Removing intermediate container d6836006e921 [2023-05-18T15:37:29.546Z] ---> 4d6c372f6541 [2023-05-18T15:37:29.546Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T15:37:29.546Z] Successfully built 4d6c372f6541 [2023-05-18T15:37:29.546Z] 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-18T15:37:29.635Z] provisioning config files... [2023-05-18T15:37:29.644Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17262750905204039919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:37:29.722Z] Removing intermediate container 605ffd9a0d5a [2023-05-18T15:37:29.722Z] ---> cc7a66f180d5 [2023-05-18T15:37:29.722Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-18T15:37:29.722Z] ---> Running in d76c796e5f80 [2023-05-18T15:37:29.940Z] ---> docker-login.sh [2023-05-18T15:37:29.940Z] nexus3.edgexfoundry.org:10001 [2023-05-18T15:37:29.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:37:29.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:37:29.940Z] Configure a credential helper to remove this warning. See [2023-05-18T15:37:29.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:37:29.940Z] [2023-05-18T15:37:29.940Z] Login Succeeded [2023-05-18T15:37:29.940Z] nexus3.edgexfoundry.org:10002 [2023-05-18T15:37:29.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:37:29.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:37:29.940Z] Configure a credential helper to remove this warning. See [2023-05-18T15:37:29.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:37:29.940Z] [2023-05-18T15:37:29.940Z] Login Succeeded [2023-05-18T15:37:29.940Z] nexus3.edgexfoundry.org:10003 [2023-05-18T15:37:30.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:37:30.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:37:30.199Z] Configure a credential helper to remove this warning. See [2023-05-18T15:37:30.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:37:30.199Z] [2023-05-18T15:37:30.199Z] Login Succeeded [2023-05-18T15:37:30.199Z] nexus3.edgexfoundry.org:10004 [2023-05-18T15:37:30.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:37:30.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:37:30.199Z] Configure a credential helper to remove this warning. See [2023-05-18T15:37:30.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:37:30.199Z] [2023-05-18T15:37:30.199Z] Login Succeeded [2023-05-18T15:37:30.199Z] docker.io [2023-05-18T15:37:30.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:37:30.314Z] Removing intermediate container d76c796e5f80 [2023-05-18T15:37:30.314Z] ---> 235ddc6fd850 [2023-05-18T15:37:30.314Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-18T15:37:30.314Z] ---> Running in 7a0351a2bde0 [2023-05-18T15:37:30.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:37:30.458Z] Configure a credential helper to remove this warning. See [2023-05-18T15:37:30.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:37:30.458Z] [2023-05-18T15:37:30.458Z] Login Succeeded [2023-05-18T15:37:30.458Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T15:37:30.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T15:37:30.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T15:37:30.505Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-18T15:37:30.505Z] 7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:37:30.505Z] latest [2023-05-18T15:37:30.505Z] 3.0.0-dev.13 [2023-05-18T15:37:30.505Z] 7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 [2023-05-18T15:37:30.505Z] main [2023-05-18T15:37:30.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:37:30.582Z] Removing intermediate container 7a0351a2bde0 [2023-05-18T15:37:30.582Z] ---> 8b6f0f9d674a [2023-05-18T15:37:30.582Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-18T15:37:30.813Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:37:31.117Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:37:31.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-18T15:37:31.117Z] 38f30641270f: Preparing [2023-05-18T15:37:31.117Z] 328d1a98f72f: Preparing [2023-05-18T15:37:31.117Z] 99c82e93a82a: Preparing [2023-05-18T15:37:31.117Z] f1417ff83b31: Preparing [2023-05-18T15:37:31.117Z] f1417ff83b31: Layer already exists [2023-05-18T15:37:31.117Z] 38f30641270f: Pushed [2023-05-18T15:37:31.117Z] 328d1a98f72f: Pushed [2023-05-18T15:37:31.168Z] latest: Pulling from library/docker [2023-05-18T15:37:31.168Z] 08409d417260: Pulling fs layer [2023-05-18T15:37:31.168Z] bf127bdc9f4f: Pulling fs layer [2023-05-18T15:37:31.168Z] 55b4810136f4: Pulling fs layer [2023-05-18T15:37:31.168Z] a803316fb129: Pulling fs layer [2023-05-18T15:37:31.168Z] e4afab677181: Pulling fs layer [2023-05-18T15:37:31.168Z] 567bc94445bd: Pulling fs layer [2023-05-18T15:37:31.168Z] 69eff66c35e2: Pulling fs layer [2023-05-18T15:37:31.168Z] 9e6196db0a93: Pulling fs layer [2023-05-18T15:37:31.168Z] c8f44004068c: Pulling fs layer [2023-05-18T15:37:31.168Z] 22442686bd72: Pulling fs layer [2023-05-18T15:37:31.168Z] 538120297d91: Pulling fs layer [2023-05-18T15:37:31.168Z] 4eaff4018a72: Pulling fs layer [2023-05-18T15:37:31.168Z] 398e5219c811: Pulling fs layer [2023-05-18T15:37:31.168Z] a054eb5e9d23: Pulling fs layer [2023-05-18T15:37:31.168Z] a803316fb129: Waiting [2023-05-18T15:37:31.168Z] e4afab677181: Waiting [2023-05-18T15:37:31.168Z] 567bc94445bd: Waiting [2023-05-18T15:37:31.168Z] 69eff66c35e2: Waiting [2023-05-18T15:37:31.168Z] 9e6196db0a93: Waiting [2023-05-18T15:37:31.168Z] c8f44004068c: Waiting [2023-05-18T15:37:31.168Z] 22442686bd72: Waiting [2023-05-18T15:37:31.168Z] 538120297d91: Waiting [2023-05-18T15:37:31.168Z] 4eaff4018a72: Waiting [2023-05-18T15:37:31.168Z] 398e5219c811: Waiting [2023-05-18T15:37:31.168Z] a054eb5e9d23: Waiting [2023-05-18T15:37:31.168Z] 55b4810136f4: Verifying Checksum [2023-05-18T15:37:31.168Z] 55b4810136f4: Download complete [2023-05-18T15:37:31.441Z] bf127bdc9f4f: Verifying Checksum [2023-05-18T15:37:31.441Z] bf127bdc9f4f: Download complete [2023-05-18T15:37:31.441Z] 08409d417260: Verifying Checksum [2023-05-18T15:37:31.441Z] 08409d417260: Download complete [2023-05-18T15:37:32.031Z] a803316fb129: Verifying Checksum [2023-05-18T15:37:32.031Z] a803316fb129: Download complete [2023-05-18T15:37:32.031Z] 69eff66c35e2: Download complete [2023-05-18T15:37:32.031Z] e4afab677181: Verifying Checksum [2023-05-18T15:37:32.031Z] e4afab677181: Download complete [2023-05-18T15:37:32.031Z] 567bc94445bd: Verifying Checksum [2023-05-18T15:37:32.031Z] 567bc94445bd: Download complete [2023-05-18T15:37:32.031Z] 9e6196db0a93: Verifying Checksum [2023-05-18T15:37:32.031Z] 9e6196db0a93: Download complete [2023-05-18T15:37:32.031Z] c8f44004068c: Verifying Checksum [2023-05-18T15:37:32.031Z] c8f44004068c: Download complete [2023-05-18T15:37:32.301Z] 538120297d91: Verifying Checksum [2023-05-18T15:37:32.301Z] 538120297d91: Download complete [2023-05-18T15:37:32.301Z] 08409d417260: Pull complete [2023-05-18T15:37:32.301Z] 398e5219c811: Verifying Checksum [2023-05-18T15:37:32.301Z] 398e5219c811: Download complete [2023-05-18T15:37:32.301Z] 22442686bd72: Verifying Checksum [2023-05-18T15:37:32.301Z] 22442686bd72: Download complete [2023-05-18T15:37:32.571Z] a054eb5e9d23: Verifying Checksum [2023-05-18T15:37:32.571Z] a054eb5e9d23: Download complete [2023-05-18T15:37:32.842Z] bf127bdc9f4f: Pull complete [2023-05-18T15:37:33.116Z] 55b4810136f4: Pull complete [2023-05-18T15:37:33.710Z] 4eaff4018a72: Verifying Checksum [2023-05-18T15:37:33.710Z] 4eaff4018a72: Download complete [2023-05-18T15:37:33.978Z] a803316fb129: Pull complete [2023-05-18T15:37:34.402Z] 99c82e93a82a: Pushed [2023-05-18T15:37:34.402Z] 7e65059dab31c9d44b79936edbd11c74f669a3f9: digest: sha256:0afc120dad506d420791b1d43debcad88bb86d7d259319bc18b5700db65aa714 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:37:34.706Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:37:34.947Z] e4afab677181: Pull complete [2023-05-18T15:37:35.008Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-18T15:37:35.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-18T15:37:35.008Z] 38f30641270f: Preparing [2023-05-18T15:37:35.008Z] 328d1a98f72f: Preparing [2023-05-18T15:37:35.008Z] 99c82e93a82a: Preparing [2023-05-18T15:37:35.008Z] f1417ff83b31: Preparing [2023-05-18T15:37:35.008Z] 328d1a98f72f: Layer already exists [2023-05-18T15:37:35.009Z] 38f30641270f: Layer already exists [2023-05-18T15:37:35.009Z] 99c82e93a82a: Layer already exists [2023-05-18T15:37:35.009Z] f1417ff83b31: Layer already exists [2023-05-18T15:37:35.009Z] latest: digest: sha256:0afc120dad506d420791b1d43debcad88bb86d7d259319bc18b5700db65aa714 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:37:35.323Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:37:35.627Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.13 [2023-05-18T15:37:35.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-18T15:37:35.627Z] 38f30641270f: Preparing [2023-05-18T15:37:35.627Z] 328d1a98f72f: Preparing [2023-05-18T15:37:35.627Z] 99c82e93a82a: Preparing [2023-05-18T15:37:35.627Z] f1417ff83b31: Preparing [2023-05-18T15:37:35.627Z] 38f30641270f: Layer already exists [2023-05-18T15:37:35.627Z] 99c82e93a82a: Layer already exists [2023-05-18T15:37:35.627Z] 328d1a98f72f: Layer already exists [2023-05-18T15:37:35.627Z] f1417ff83b31: Layer already exists [2023-05-18T15:37:35.627Z] 3.0.0-dev.13: digest: sha256:0afc120dad506d420791b1d43debcad88bb86d7d259319bc18b5700db65aa714 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:37:35.933Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:37:36.234Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 [2023-05-18T15:37:36.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-18T15:37:36.234Z] 38f30641270f: Preparing [2023-05-18T15:37:36.234Z] 328d1a98f72f: Preparing [2023-05-18T15:37:36.234Z] 99c82e93a82a: Preparing [2023-05-18T15:37:36.234Z] f1417ff83b31: Preparing [2023-05-18T15:37:36.234Z] f1417ff83b31: Layer already exists [2023-05-18T15:37:36.234Z] 38f30641270f: Layer already exists [2023-05-18T15:37:36.234Z] 99c82e93a82a: Layer already exists [2023-05-18T15:37:36.234Z] 328d1a98f72f: Layer already exists [2023-05-18T15:37:36.234Z] 7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13: digest: sha256:0afc120dad506d420791b1d43debcad88bb86d7d259319bc18b5700db65aa714 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:37:36.360Z] 567bc94445bd: Pull complete [2023-05-18T15:37:36.360Z] 69eff66c35e2: Pull complete [2023-05-18T15:37:36.543Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:37:36.629Z] 9e6196db0a93: Pull complete [2023-05-18T15:37:36.857Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-18T15:37:36.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-18T15:37:36.857Z] 38f30641270f: Preparing [2023-05-18T15:37:36.857Z] 328d1a98f72f: Preparing [2023-05-18T15:37:36.857Z] 99c82e93a82a: Preparing [2023-05-18T15:37:36.857Z] f1417ff83b31: Preparing [2023-05-18T15:37:36.857Z] 99c82e93a82a: Layer already exists [2023-05-18T15:37:36.857Z] 38f30641270f: Layer already exists [2023-05-18T15:37:36.857Z] f1417ff83b31: Layer already exists [2023-05-18T15:37:36.857Z] 328d1a98f72f: Layer already exists [2023-05-18T15:37:36.857Z] main: digest: sha256:0afc120dad506d420791b1d43debcad88bb86d7d259319bc18b5700db65aa714 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T15:37:36.894Z] ===================================================== [Pipeline] echo [2023-05-18T15:37:36.901Z] taggedImages: [2023-05-18T15:37:36.901Z] - nexus3.edgexfoundry.org:10004/edgex-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:37:36.901Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-18T15:37:36.901Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.13 [2023-05-18T15:37:36.901Z] - nexus3.edgexfoundry.org:10004/edgex-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 [2023-05-18T15:37:36.901Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [2023-05-18T15:37:36.905Z] c8f44004068c: Pull complete [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-18T15:37:37.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T15:37:37.291Z] [2023-05-18T15:37:37.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:37:37.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T15:37:37.601Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-18T15:37:37.601Z] 5eb5b503b376: Pulling fs layer [2023-05-18T15:37:37.601Z] 5c69ac0246d0: Pulling fs layer [2023-05-18T15:37:37.601Z] ec43610c2a17: Pulling fs layer [2023-05-18T15:37:37.601Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-18T15:37:37.601Z] 33b1e0a273af: Pulling fs layer [2023-05-18T15:37:37.601Z] 5d3b04190fa2: Pulling fs layer [2023-05-18T15:37:37.601Z] 2f39f015ded8: Pulling fs layer [2023-05-18T15:37:37.601Z] 2f39f015ded8: Waiting [2023-05-18T15:37:37.601Z] 33b1e0a273af: Waiting [2023-05-18T15:37:37.601Z] 3a2ae6a8a46f: Waiting [2023-05-18T15:37:37.601Z] 5d3b04190fa2: Waiting [2023-05-18T15:37:37.601Z] 5c69ac0246d0: Download complete [2023-05-18T15:37:37.601Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-18T15:37:37.601Z] 3a2ae6a8a46f: Download complete [2023-05-18T15:37:37.859Z] 33b1e0a273af: Verifying Checksum [2023-05-18T15:37:37.860Z] 33b1e0a273af: Download complete [2023-05-18T15:37:37.860Z] ec43610c2a17: Verifying Checksum [2023-05-18T15:37:37.860Z] ec43610c2a17: Download complete [2023-05-18T15:37:37.860Z] 5d3b04190fa2: Verifying Checksum [2023-05-18T15:37:37.860Z] 5d3b04190fa2: Download complete [2023-05-18T15:37:37.860Z] 5eb5b503b376: Verifying Checksum [2023-05-18T15:37:37.860Z] 5eb5b503b376: Download complete [2023-05-18T15:37:37.869Z] 22442686bd72: Pull complete [2023-05-18T15:37:38.137Z] 538120297d91: Pull complete [2023-05-18T15:37:38.426Z] 2f39f015ded8: Download complete [2023-05-18T15:37:38.996Z] 5eb5b503b376: Pull complete [2023-05-18T15:37:39.256Z] 5c69ac0246d0: Pull complete [2023-05-18T15:37:39.823Z] ec43610c2a17: Pull complete [2023-05-18T15:37:39.823Z] 3a2ae6a8a46f: Pull complete [2023-05-18T15:37:39.823Z] 33b1e0a273af: Pull complete [2023-05-18T15:37:40.082Z] 5d3b04190fa2: Pull complete [2023-05-18T15:37:40.723Z] 4eaff4018a72: Pull complete [2023-05-18T15:37:40.723Z] 398e5219c811: Pull complete [2023-05-18T15:37:40.992Z] a054eb5e9d23: Pull complete [2023-05-18T15:37:41.275Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-18T15:37:41.275Z] Status: Downloaded newer image for docker:latest [2023-05-18T15:37:44.268Z] 2f39f015ded8: Pull complete [2023-05-18T15:37:44.268Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-18T15:37:44.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T15:37:44.268Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:37:44.358Z] prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container [2023-05-18T15:37:44.382Z] $ 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-18T15:37:45.535Z] ---> 912c3ae6cf14 [2023-05-18T15:37:45.535Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T15:37:45.535Z] ---> Running in b2f4e69ce1a2 [2023-05-18T15:37:46.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T15:37:46.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T15:37:47.654Z] $ docker top 347f9b218235cb8c2e2503048f7c9a8b968c9725d2fb91c0883ba367bd86dcd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:37:48.038Z] ---> job-cost.sh [2023-05-18T15:37:48.039Z] lf-activate-venv: SKIPPING [2023-05-18T15:37:48.039Z] INFO: No Stack... [2023-05-18T15:37:48.123Z] OK: 263 MiB in 53 packages [2023-05-18T15:37:48.298Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T15:37:48.559Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T15:37:48.709Z] Removing intermediate container b2f4e69ce1a2 [2023-05-18T15:37:48.709Z] ---> e8272a7c9156 [2023-05-18T15:37:48.709Z] Step 10/15 : ENV GO111MODULE=on [2023-05-18T15:37:48.854Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-18T15:37:48.854Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T15:37:48.867Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] [2023-05-18T15:37:48.873Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] did not exist. Created. [2023-05-18T15:37:48.873Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T15:37:48.981Z] ---> Running in 54cd2a47cf94 [2023-05-18T15:37:49.176Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-18T15:37:49.253Z] Removing intermediate container 54cd2a47cf94 [2023-05-18T15:37:49.254Z] ---> 2f2a228cf5da [2023-05-18T15:37:49.254Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-18T15:37:49.254Z] ---> Running in 866c4a0887f0 [2023-05-18T15:37:49.521Z] Removing intermediate container 866c4a0887f0 [2023-05-18T15:37:49.521Z] ---> d2248ff3c1b0 [2023-05-18T15:37:49.521Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-18T15:37:49.612Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T15:37:49.624Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T15:37:49.639Z] $ docker stop --time=1 347f9b218235cb8c2e2503048f7c9a8b968c9725d2fb91c0883ba367bd86dcd2 [2023-05-18T15:37:50.118Z] ---> f6937793b5f2 [2023-05-18T15:37:50.118Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T15:37:50.118Z] ---> Running in 03887f4622d4 [2023-05-18T15:37:50.877Z] $ docker rm -f --volumes 347f9b218235cb8c2e2503048f7c9a8b968c9725d2fb91c0883ba367bd86dcd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-18T15:38:58.011Z] Removing intermediate container 03887f4622d4 [2023-05-18T15:38:58.011Z] ---> 09297788e34d [2023-05-18T15:38:58.011Z] Step 14/15 : COPY . . [2023-05-18T15:38:59.428Z] ---> 4f168be84d63 [2023-05-18T15:38:59.428Z] Step 15/15 : RUN ${MAKE} [2023-05-18T15:38:59.707Z] ---> Running in 7dc85296c2e2 [2023-05-18T15:39:00.672Z] noop [2023-05-18T15:39:01.278Z] Removing intermediate container 7dc85296c2e2 [2023-05-18T15:39:01.278Z] ---> ff5cdf93332e [2023-05-18T15:39:01.546Z] Successfully built ff5cdf93332e [2023-05-18T15:39:01.546Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:39:01.912Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T15:39:01.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:39:02.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-16027 does not seem to be running inside a container [2023-05-18T15:39:02.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/109 -v /w/workspace/edgex-ui-go/109:/w/workspace/edgex-ui-go/109:rw,z -v /w/workspace/edgex-ui-go/109@tmp:/w/workspace/edgex-ui-go/109@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-18T15:39:03.428Z] $ docker top 683f59b0b12f5a06032370d649995a1aa50028aa225eef7d075b7ad8bd05a265 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T15:39:04.285Z] + go version [2023-05-18T15:39:04.285Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-18T15:39:04.308Z] $ docker stop --time=1 683f59b0b12f5a06032370d649995a1aa50028aa225eef7d075b7ad8bd05a265 [2023-05-18T15:39:05.940Z] $ docker rm -f --volumes 683f59b0b12f5a06032370d649995a1aa50028aa225eef7d075b7ad8bd05a265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:39:06.460Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T15:39:06.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:39:06.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-16027 does not seem to be running inside a container [2023-05-18T15:39:06.704Z] $ 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/109 -v /w/workspace/edgex-ui-go/109:/w/workspace/edgex-ui-go/109:rw,z -v /w/workspace/edgex-ui-go/109@tmp:/w/workspace/edgex-ui-go/109@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-18T15:39:07.832Z] $ docker top 1e7b922b855721953913e4cc4ca96a0756348b0baada3a7635a63308be50cb71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T15:39:08.637Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/109 [Pipeline] fileExists [Pipeline] sh [2023-05-18T15:39:08.976Z] + make test [2023-05-18T15:39:08.976Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-18T15:39:47.873Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-18T15:41:24.521Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-18T15:41:24.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-18T15:41:24.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-18T15:41:24.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-18T15:41:24.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-18T15:41:24.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-18T15:41:24.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-18T15:41:24.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-18T15:41:24.521Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-18T15:41:51.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T15:41:51.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T15:41:51.237Z] ./bin/test-attribution-txt.sh [2023-05-18T15:41:51.237Z] make -C web test [2023-05-18T15:41:51.237Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/109/web' [2023-05-18T15:41:51.237Z] make[1]: tput: No such file or directory [2023-05-18T15:41:51.237Z] make[1]: tput: No such file or directory [2023-05-18T15:41:51.237Z] warning: generating ./VERSION [2023-05-18T15:41:51.237Z] echo "0.0.0" > VERSION [2023-05-18T15:41:51.237Z] docker build \ [2023-05-18T15:41:51.237Z] -f Dockerfile \ [2023-05-18T15:41:51.237Z] --build-arg USER=1000 \ [2023-05-18T15:41:51.237Z] \ [2023-05-18T15:41:51.237Z] --label "git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9" \ [2023-05-18T15:41:51.237Z] -t edgexfoundry/edgex-web-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 \ [2023-05-18T15:41:51.237Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-18T15:41:51.237Z] . [2023-05-18T15:41:51.237Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-18T15:41:51.237Z] Install the buildx component to build images with BuildKit: [2023-05-18T15:41:51.237Z] https://docs.docker.com/go/buildx/ [2023-05-18T15:41:51.237Z] [2023-05-18T15:41:51.237Z] Sending build context to Docker daemon 2.571MB [2023-05-18T15:41:51.237Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-18T15:41:51.237Z] 16.17-alpine3.15: Pulling from library/node [2023-05-18T15:41:51.237Z] 47517142f6ba: Pulling fs layer [2023-05-18T15:41:51.237Z] 5f8c4bfa009b: Pulling fs layer [2023-05-18T15:41:51.237Z] f7079c9c4ba1: Pulling fs layer [2023-05-18T15:41:51.237Z] aba105e6f55a: Pulling fs layer [2023-05-18T15:41:51.237Z] aba105e6f55a: Waiting [2023-05-18T15:41:51.237Z] f7079c9c4ba1: Verifying Checksum [2023-05-18T15:41:51.237Z] f7079c9c4ba1: Download complete [2023-05-18T15:41:51.237Z] 47517142f6ba: Verifying Checksum [2023-05-18T15:41:51.237Z] 47517142f6ba: Download complete [2023-05-18T15:41:51.237Z] aba105e6f55a: Verifying Checksum [2023-05-18T15:41:51.237Z] aba105e6f55a: Download complete [2023-05-18T15:41:51.237Z] 47517142f6ba: Pull complete [2023-05-18T15:41:51.237Z] 5f8c4bfa009b: Verifying Checksum [2023-05-18T15:41:51.237Z] 5f8c4bfa009b: Download complete [2023-05-18T15:41:54.588Z] 5f8c4bfa009b: Pull complete [2023-05-18T15:41:54.588Z] f7079c9c4ba1: Pull complete [2023-05-18T15:41:54.588Z] aba105e6f55a: Pull complete [2023-05-18T15:41:54.588Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-18T15:41:54.588Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-18T15:41:54.588Z] ---> bf1b8b58d215 [2023-05-18T15:41:54.588Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-18T15:41:55.174Z] ---> Running in 52ad39fd6bee [2023-05-18T15:41:56.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-18T15:41:56.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-18T15:41:57.691Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-18T15:41:57.691Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-18T15:41:57.691Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-18T15:41:57.691Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-18T15:41:57.691Z] (5/128) Installing libxcb (1.14-r2) [2023-05-18T15:41:57.691Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-18T15:41:57.691Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-18T15:41:57.691Z] (8/128) Installing libice (1.0.10-r0) [2023-05-18T15:41:57.691Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-18T15:41:57.691Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-18T15:41:57.691Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-18T15:41:57.691Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-18T15:41:57.691Z] (13/128) Installing xset (1.2.4-r0) [2023-05-18T15:41:57.691Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-18T15:41:57.691Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-18T15:41:57.691Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-18T15:41:57.691Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-18T15:41:57.691Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-18T15:41:57.958Z] (19/128) Installing libintl (0.21-r0) [2023-05-18T15:41:57.958Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-18T15:41:57.958Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-18T15:41:57.958Z] (22/128) Installing pcre (8.45-r1) [2023-05-18T15:41:57.958Z] (23/128) Installing glib (2.70.1-r0) [2023-05-18T15:41:57.958Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-18T15:41:57.958Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-18T15:41:57.958Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-18T15:41:57.958Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-18T15:41:58.226Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-18T15:41:58.226Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-18T15:41:58.226Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-18T15:41:58.226Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-18T15:41:58.226Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-18T15:41:58.226Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-18T15:41:58.226Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-18T15:41:58.226Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-18T15:41:58.226Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-18T15:41:58.226Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-18T15:41:58.226Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-18T15:41:58.226Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-18T15:41:58.226Z] (40/128) Installing libxi (1.8-r0) [2023-05-18T15:41:58.226Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-18T15:41:58.226Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-18T15:41:58.226Z] (43/128) Installing atk (2.36.0-r0) [2023-05-18T15:41:58.226Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-18T15:41:58.226Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-18T15:41:58.226Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-18T15:41:58.226Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-18T15:41:58.226Z] (48/128) Installing expat (2.5.0-r0) [2023-05-18T15:41:58.493Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-18T15:41:58.493Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-18T15:41:58.493Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-18T15:41:58.493Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-18T15:41:58.493Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-18T15:41:58.493Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-18T15:41:58.493Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-18T15:41:58.493Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-18T15:41:58.493Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-18T15:41:58.493Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-18T15:41:58.493Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-18T15:41:58.493Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-18T15:41:58.493Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-18T15:41:58.759Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-18T15:41:58.759Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-18T15:41:58.759Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-18T15:41:58.759Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-18T15:41:58.759Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-18T15:41:58.759Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-18T15:41:58.759Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-18T15:41:58.759Z] (69/128) Installing pango (1.48.10-r0) [2023-05-18T15:41:58.759Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-18T15:41:58.759Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-18T15:41:58.759Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-18T15:41:58.759Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-18T15:41:59.026Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-18T15:41:59.026Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-18T15:41:59.293Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-18T15:41:59.293Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-18T15:41:59.293Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-18T15:41:59.293Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-18T15:41:59.560Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-18T15:42:01.505Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-18T15:42:01.505Z] (80/128) Installing flac (1.3.4-r0) [2023-05-18T15:42:01.505Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-18T15:42:01.505Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-18T15:42:01.773Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-18T15:42:01.773Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-18T15:42:01.773Z] (85/128) Installing libass (0.15.2-r0) [2023-05-18T15:42:01.773Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-18T15:42:01.773Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-18T15:42:01.773Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-18T15:42:01.773Z] (89/128) Installing lame (3.100-r0) [2023-05-18T15:42:01.773Z] (90/128) Installing opus (1.3.1-r1) [2023-05-18T15:42:01.773Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-18T15:42:01.773Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-18T15:42:01.773Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-18T15:42:01.773Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-18T15:42:02.041Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-18T15:42:02.041Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-18T15:42:02.041Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-18T15:42:02.041Z] (98/128) Installing libva (2.13.0-r0) [2023-05-18T15:42:02.041Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-18T15:42:02.041Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-18T15:42:02.041Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-18T15:42:02.041Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-18T15:42:02.041Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-18T15:42:02.041Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-18T15:42:02.041Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-18T15:42:02.310Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-18T15:42:02.310Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-18T15:42:02.578Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-18T15:42:02.578Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-18T15:42:02.578Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-18T15:42:02.578Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-18T15:42:02.846Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-18T15:42:02.846Z] (113/128) Installing nspr (4.32-r0) [2023-05-18T15:42:02.846Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-18T15:42:02.846Z] (115/128) Installing nss (3.78.1-r0) [2023-05-18T15:42:02.846Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-18T15:42:02.846Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-18T15:42:02.846Z] (118/128) Installing orc (0.4.32-r0) [2023-05-18T15:42:02.846Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-18T15:42:02.846Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-18T15:42:02.846Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-18T15:42:02.846Z] (122/128) Installing libpulse (15.0-r2) [2023-05-18T15:42:03.115Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-18T15:42:03.115Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-18T15:42:03.115Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-18T15:42:03.115Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-18T15:42:03.115Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-18T15:42:03.115Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-18T15:42:07.388Z] Executing busybox-1.34.1-r7.trigger [2023-05-18T15:42:07.388Z] Executing glib-2.70.1-r0.trigger [2023-05-18T15:42:07.388Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-18T15:42:09.340Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-18T15:42:09.340Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-18T15:42:09.340Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-18T15:42:09.340Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-18T15:42:09.340Z] OK: 275 MiB in 144 packages [2023-05-18T15:42:19.434Z] Removing intermediate container 52ad39fd6bee [2023-05-18T15:42:19.435Z] ---> cb581548cc5b [2023-05-18T15:42:19.435Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-18T15:42:19.435Z] ---> Running in b49f23e5790c [2023-05-18T15:42:19.435Z] Removing intermediate container b49f23e5790c [2023-05-18T15:42:19.435Z] ---> 7e5c32ed9452 [2023-05-18T15:42:19.435Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-18T15:42:19.435Z] ---> Running in 97f8bcb255e9 [2023-05-18T15:42:19.435Z] Removing intermediate container 97f8bcb255e9 [2023-05-18T15:42:19.435Z] ---> 13dcb1acf0f0 [2023-05-18T15:42:19.435Z] Step 5/10 : RUN npm install -g npm [2023-05-18T15:42:19.435Z] ---> Running in 265bd9357228 [2023-05-18T15:42:51.685Z] [2023-05-18T15:42:51.685Z] removed 7 packages, changed 101 packages, and audited 264 packages in 25s [2023-05-18T15:42:51.685Z] [2023-05-18T15:42:51.685Z] 27 packages are looking for funding [2023-05-18T15:42:51.685Z] run `npm fund` for details [2023-05-18T15:42:51.685Z] [2023-05-18T15:42:51.685Z] found 0 vulnerabilities [2023-05-18T15:42:51.685Z] Removing intermediate container 265bd9357228 [2023-05-18T15:42:51.685Z] ---> 2c426ff424c8 [2023-05-18T15:42:51.685Z] Step 6/10 : ARG USER=1000 [2023-05-18T15:42:51.685Z] ---> Running in cb35f35c87b8 [2023-05-18T15:42:51.685Z] Removing intermediate container cb35f35c87b8 [2023-05-18T15:42:51.685Z] ---> 574be00cddc4 [2023-05-18T15:42:51.685Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-18T15:42:51.685Z] ---> Running in b5e4125c12cb [2023-05-18T15:42:52.651Z] Removing intermediate container b5e4125c12cb [2023-05-18T15:42:52.651Z] ---> e651ea3c5348 [2023-05-18T15:42:52.651Z] Step 8/10 : USER $USER:$USER [2023-05-18T15:42:52.651Z] ---> Running in 98260a3627a5 [2023-05-18T15:42:52.919Z] Removing intermediate container 98260a3627a5 [2023-05-18T15:42:52.919Z] ---> 4e2500714385 [2023-05-18T15:42:52.919Z] Step 9/10 : WORKDIR /app [2023-05-18T15:42:53.187Z] ---> Running in 3dc823db7580 [2023-05-18T15:42:53.456Z] Removing intermediate container 3dc823db7580 [2023-05-18T15:42:53.456Z] ---> 8cff0ed4ef9e [2023-05-18T15:42:53.456Z] Step 10/10 : LABEL git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:42:53.456Z] ---> Running in ee391ed28092 [2023-05-18T15:42:53.724Z] Removing intermediate container ee391ed28092 [2023-05-18T15:42:53.724Z] ---> 6c1d5749ae33 [2023-05-18T15:42:53.724Z] Successfully built 6c1d5749ae33 [2023-05-18T15:42:53.724Z] Successfully tagged edgexfoundry/edgex-web-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:42:53.724Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-18T15:42:53.724Z] touch edgex-web-ui.imagebuilt [2023-05-18T15:42:53.995Z] mkdir -p node_modules coverage [2023-05-18T15:42:53.995Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-18T15:42:53.995Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-18T15:43:06.323Z] npm WARN old lockfile [2023-05-18T15:43:06.323Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-18T15:43:06.323Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-18T15:43:06.323Z] npm WARN old lockfile [2023-05-18T15:43:06.323Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-18T15:43:06.323Z] npm WARN old lockfile [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE required: { [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE }, [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE } [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE required: { [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE }, [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE } [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE required: { [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:43:45.185Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE }, [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE required: { [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE }, [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE required: { [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE }, [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE required: { [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE }, [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE required: { [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE }, [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE required: { [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE }, [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE required: { [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE }, [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-18T15:43:45.186Z] npm WARN EBADENGINE } [2023-05-18T15:44:12.270Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-18T15:44:12.270Z] 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-18T15:44:12.270Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-18T15:44:12.270Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-18T15:44:13.232Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-18T15:44:14.642Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-18T15:44:19.982Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-18T15:44:25.323Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-18T15:44:26.732Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-18T15:44:27.314Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-18T15:44:37.368Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-18T15:44:45.565Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-18T15:44:45.565Z] 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-18T15:44:45.565Z] 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-18T15:44:49.812Z] 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-18T15:44:50.393Z] 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-18T15:44:53.726Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-18T15:45:03.782Z] 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-18T15:45:04.365Z] 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-18T15:45:26.409Z] 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-18T15:45:44.599Z] 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-18T15:46:23.480Z] [2023-05-18T15:46:23.480Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-18T15:46:23.480Z] [2023-05-18T15:46:23.480Z] 90 packages are looking for funding [2023-05-18T15:46:23.480Z] run `npm fund` for details [2023-05-18T15:46:23.480Z] [2023-05-18T15:46:23.480Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-18T15:46:23.480Z] [2023-05-18T15:46:23.480Z] To address issues that do not require attention, run: [2023-05-18T15:46:23.480Z] npm audit fix [2023-05-18T15:46:23.480Z] [2023-05-18T15:46:23.480Z] To address all issues (including breaking changes), run: [2023-05-18T15:46:23.480Z] npm audit fix --force [2023-05-18T15:46:23.480Z] [2023-05-18T15:46:23.480Z] Run `npm audit` for details. [2023-05-18T15:46:24.066Z] 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-18T15:46:42.273Z] - Generating browser application bundles (phase: setup)... [2023-05-18T15:47:14.519Z] Compiling @angular/core : es2015 as esm2015 [2023-05-18T15:47:14.519Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-18T15:47:41.216Z] Compiling @angular/common : es2015 as esm2015 [2023-05-18T15:47:41.216Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-18T15:47:45.471Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-18T15:47:45.471Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-18T15:47:49.732Z] Compiling @angular/router : es2015 as esm2015 [2023-05-18T15:47:49.732Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-18T15:47:55.085Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-18T15:47:56.497Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-18T15:47:56.763Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-18T15:48:01.015Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-18T15:48:01.282Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-18T15:48:01.864Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-18T15:48:58.286Z] 18 05 2023 15:48:57.286:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-18T15:48:58.286Z] 18 05 2023 15:48:57.299:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-18T15:48:58.286Z] 18 05 2023 15:48:57.329:INFO [launcher]: Starting browser ChromeHeadless [2023-05-18T15:50:19.956Z] 18 05 2023 15:50:08.398:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-18T15:50:19.956Z] 18 05 2023 15:50:15.222:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-18T15:50:32.254Z] 18 05 2023 15:50:31.200:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-18T15:50:54.440Z] ✔ Browser application bundle generation complete. [2023-05-18T15:50:55.857Z] 18 05 2023 15:50:55.785:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 0R4RQ6VRY5I4b5wYAAAB with id 61271997 [2023-05-18T15:51:14.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-18T15:51:14.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.209 secs) [2023-05-18T15:51:14.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.463 secs) [2023-05-18T15:51:15.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.853 secs) [2023-05-18T15:51:15.761Z] WARN: ' [2023-05-18T15:51:15.761Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-18T15:51:15.761Z] Support for using the ngModel input property and ngModelChange event with [2023-05-18T15:51:15.761Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-18T15:51:15.761Z] in a future version of Angular. [2023-05-18T15:51:15.761Z] [2023-05-18T15:51:15.761Z] For more information on this, see our API docs here: [2023-05-18T15:51:15.761Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-18T15:51:15.761Z] ' [2023-05-18T15:51:15.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.853 secs) [2023-05-18T15:51:15.761Z] WARN: ' [2023-05-18T15:51:15.761Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-18T15:51:15.761Z] Support for using the ngModel input property and ngModelChange event with [2023-05-18T15:51:15.761Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-18T15:51:15.761Z] in a future version of Angular. [2023-05-18T15:51:15.761Z] [2023-05-18T15:51:15.761Z] For more information on this, see our API docs here: [2023-05-18T15:51:15.761Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-18T15:51:15.761Z] ' [2023-05-18T15:51:15.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.207 secs) [2023-05-18T15:51:16.027Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.342 secs) [2023-05-18T15:51:16.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.539 secs) [2023-05-18T15:51:16.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.632 secs) [2023-05-18T15:51:16.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.776 secs) [2023-05-18T15:51:16.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.824 secs) [2023-05-18T15:51:16.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.859 secs) [2023-05-18T15:51:16.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.887 secs) [2023-05-18T15:51:16.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.937 secs) [2023-05-18T15:51:16.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.033 secs) [2023-05-18T15:51:16.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.056 secs) [2023-05-18T15:51:17.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.212 secs) [2023-05-18T15:51:17.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.24 secs) [2023-05-18T15:51:17.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.266 secs) [2023-05-18T15:51:17.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.33 secs) [2023-05-18T15:51:17.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.352 secs) [2023-05-18T15:51:17.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.398 secs) [2023-05-18T15:51:17.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.599 secs) [2023-05-18T15:51:17.628Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.654 secs) [2023-05-18T15:51:17.628Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.708 secs) [2023-05-18T15:51:17.904Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.881 secs) [2023-05-18T15:51:18.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.348 secs) [2023-05-18T15:51:18.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.391 secs) [2023-05-18T15:51:18.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.413 secs) [2023-05-18T15:51:18.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.632 secs) [2023-05-18T15:51:18.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.698 secs) [2023-05-18T15:51:19.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.761 secs) [2023-05-18T15:51:19.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.796 secs) [2023-05-18T15:51:19.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.811 secs) [2023-05-18T15:51:19.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.822 secs) [2023-05-18T15:51:19.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.128 secs) [2023-05-18T15:51:19.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.268 secs) [2023-05-18T15:51:19.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.37 secs) [2023-05-18T15:51:20.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.738 secs) [2023-05-18T15:51:20.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.174 secs) [2023-05-18T15:51:20.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.391 secs) [2023-05-18T15:51:20.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.429 secs) [2023-05-18T15:51:20.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.446 secs) [2023-05-18T15:51:21.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.456 secs) [2023-05-18T15:51:21.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.48 secs) [2023-05-18T15:51:21.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.494 secs) [2023-05-18T15:51:21.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.57 secs) [2023-05-18T15:51:21.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.746 secs) [2023-05-18T15:51:21.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.761 secs) [2023-05-18T15:51:21.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.772 secs) [2023-05-18T15:51:21.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.787 secs) [2023-05-18T15:51:21.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.802 secs) [2023-05-18T15:51:21.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.023 secs) [2023-05-18T15:51:22.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.102 secs) [2023-05-18T15:51:22.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.243 secs) [2023-05-18T15:51:22.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.299 secs) [2023-05-18T15:51:22.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.311 secs) [2023-05-18T15:51:22.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.328 secs) [2023-05-18T15:51:22.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.39 secs) [2023-05-18T15:51:22.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.413 secs) [2023-05-18T15:51:22.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.427 secs) [2023-05-18T15:51:22.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.521 secs) [2023-05-18T15:51:22.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.563 secs) [2023-05-18T15:51:22.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.698 secs) [2023-05-18T15:51:22.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.737 secs) [2023-05-18T15:51:23.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.811 secs) [2023-05-18T15:51:23.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.83 secs) [2023-05-18T15:51:23.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.844 secs) [2023-05-18T15:51:23.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.858 secs) [2023-05-18T15:51:23.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.869 secs) [2023-05-18T15:51:23.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.045 secs) [2023-05-18T15:51:23.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.092 secs) [2023-05-18T15:51:23.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.164 secs) [2023-05-18T15:51:23.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.23 secs) [2023-05-18T15:51:23.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.321 secs) [2023-05-18T15:51:23.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.376 secs) [2023-05-18T15:51:23.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.49 secs) [2023-05-18T15:51:24.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.515 secs) [2023-05-18T15:51:24.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.605 secs) [2023-05-18T15:51:24.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.665 secs) [2023-05-18T15:51:24.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.893 secs) [2023-05-18T15:51:24.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.983 secs) [2023-05-18T15:51:24.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.06 secs) [2023-05-18T15:51:24.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.102 secs) [2023-05-18T15:51:24.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.134 secs) [2023-05-18T15:51:24.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.186 secs) [2023-05-18T15:51:24.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.227 secs) [2023-05-18T15:51:25.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.447 secs) [2023-05-18T15:51:25.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.51 secs) [2023-05-18T15:51:25.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.655 secs) [2023-05-18T15:51:25.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.752 secs) [2023-05-18T15:51:26.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.907 secs) [2023-05-18T15:51:26.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.069 secs) [2023-05-18T15:51:26.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.123 secs) [2023-05-18T15:51:26.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.173 secs) [2023-05-18T15:51:26.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.206 secs) [2023-05-18T15:51:26.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.264 secs) [2023-05-18T15:51:26.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.285 secs) [2023-05-18T15:51:26.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.3 secs) [2023-05-18T15:51:26.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.345 secs) [2023-05-18T15:51:26.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.476 secs) [2023-05-18T15:51:26.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.533 secs) [2023-05-18T15:51:27.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.581 secs) [2023-05-18T15:51:27.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.685 secs) [2023-05-18T15:51:27.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.774 secs) [2023-05-18T15:51:27.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.803 secs) [2023-05-18T15:51:27.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.854 secs) [2023-05-18T15:51:27.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.876 secs) [2023-05-18T15:51:27.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.084 secs) [2023-05-18T15:51:27.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.231 secs) [2023-05-18T15:51:28.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.428 secs) [2023-05-18T15:51:28.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.499 secs) [2023-05-18T15:51:28.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.649 secs) [2023-05-18T15:51:28.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.831 secs) [2023-05-18T15:51:28.943Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.864 secs) [2023-05-18T15:51:28.943Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.874 secs) [2023-05-18T15:51:28.943Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.004 secs) [2023-05-18T15:51:29.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.075 secs) [2023-05-18T15:51:29.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.135 secs) [2023-05-18T15:51:29.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.18 secs) [2023-05-18T15:51:29.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.212 secs) [2023-05-18T15:51:29.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.296 secs) [2023-05-18T15:51:29.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.336 secs) [2023-05-18T15:51:29.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.353 secs) [2023-05-18T15:51:29.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.477 secs) [2023-05-18T15:51:30.009Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.546 secs) [2023-05-18T15:51:30.592Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.067 secs) [2023-05-18T15:51:30.858Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.246 secs) [2023-05-18T15:51:30.858Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.325 secs) [2023-05-18T15:51:30.858Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.357 secs) [2023-05-18T15:51:31.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.409 secs) [2023-05-18T15:51:31.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.432 secs) [2023-05-18T15:51:31.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.457 secs) [2023-05-18T15:51:31.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.475 secs) [2023-05-18T15:51:31.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.497 secs) [2023-05-18T15:51:31.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.509 secs) [2023-05-18T15:51:31.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.536 secs) [2023-05-18T15:51:31.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.577 secs) [2023-05-18T15:51:31.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.787 secs) [2023-05-18T15:51:31.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.845 secs) [2023-05-18T15:51:31.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.903 secs) [2023-05-18T15:51:31.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.967 secs) [2023-05-18T15:51:31.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.001 secs) [2023-05-18T15:51:31.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.017 secs) [2023-05-18T15:51:32.188Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.155 secs) [2023-05-18T15:51:32.188Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.204 secs) [2023-05-18T15:51:32.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.358 secs) [2023-05-18T15:51:33.409Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.097 secs / 14.358 secs) [2023-05-18T15:51:33.409Z] TOTAL: 145 SUCCESS [2023-05-18T15:51:33.409Z] ✔ Browser application bundle generation complete. [2023-05-18T15:51:36.753Z] [2023-05-18T15:51:36.753Z] =============================== Coverage summary =============================== [2023-05-18T15:51:36.753Z] Statements : 41.56% ( 1425/3429 ) [2023-05-18T15:51:36.753Z] Branches : 12.14% ( 109/898 ) [2023-05-18T15:51:36.753Z] Functions : 33.33% ( 417/1251 ) [2023-05-18T15:51:36.753Z] Lines : 39.45% ( 1280/3245 ) [2023-05-18T15:51:36.753Z] ================================================================================ [2023-05-18T15:51:36.753Z] 18 05 2023 15:51:36.387:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-18T15:51:37.338Z] ✔ Browser application bundle generation complete. [2023-05-18T15:51:38.297Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/109/web' [Pipeline] echo [2023-05-18T15:51:38.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T15:51:38.342Z] $ docker stop --time=1 1e7b922b855721953913e4cc4ca96a0756348b0baada3a7635a63308be50cb71 [2023-05-18T15:51:40.112Z] $ docker rm -f --volumes 1e7b922b855721953913e4cc4ca96a0756348b0baada3a7635a63308be50cb71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T15:51:41.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T15:51:43.766Z] Warning: overwriting stash ‘coverage-report’ [2023-05-18T15:51:49.039Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T15:51:49.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T15:51:52.348Z] + ls -al . [2023-05-18T15:51:52.348Z] total 176 [2023-05-18T15:51:52.348Z] drwxrwxr-x 13 jenkins jenkins 4096 May 18 15:39 . [2023-05-18T15:51:52.348Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:36 .. [2023-05-18T15:51:52.348Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:36 .blubracket [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 18 May 18 15:36 .dockerignore [2023-05-18T15:51:52.348Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 15:36 .git [2023-05-18T15:51:52.348Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:36 .github [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 185 May 18 15:36 .gitignore [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 18 15:36 Attribution.txt [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 18 15:36 CHANGELOG.md [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 18 15:36 CONTRIBUTING.md [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 18 15:36 Dockerfile [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 652 May 18 15:36 Jenkinsfile [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 18 15:36 LICENSE [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 18 15:36 Makefile [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 18 15:36 README.md [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 12 May 18 15:33 VERSION [2023-05-18T15:51:52.348Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:36 assets [2023-05-18T15:51:52.348Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:36 bin [2023-05-18T15:51:52.348Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:36 cmd [2023-05-18T15:51:52.348Z] -rw-r--r-- 1 jenkins jenkins 10 May 18 15:39 coverage.out [2023-05-18T15:51:52.348Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:36 docs [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 18 15:36 go.mod [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 18 15:36 go.sum [2023-05-18T15:51:52.348Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 15:36 internal [2023-05-18T15:51:52.348Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:36 snap [2023-05-18T15:51:52.348Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:36 testing [2023-05-18T15:51:52.348Z] -rw-rw-r-- 1 jenkins jenkins 155 May 18 15:36 version.go [2023-05-18T15:51:52.348Z] drwxrwxr-x 6 jenkins jenkins 4096 May 18 15:42 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:51:52.691Z] + 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=7e65059dab31c9d44b79936edbd11c74f669a3f9 --label arch=arm64 --label version=3.0.0-dev.13 . [2023-05-18T15:51:54.270Z] Sending build context to Docker daemon 31.08MB [2023-05-18T15:51:54.271Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T15:51:54.271Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-18T15:51:54.271Z] ---> ff5cdf93332e [2023-05-18T15:51:54.271Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-18T15:51:54.851Z] ---> Running in c62bd0efe1e9 [2023-05-18T15:51:55.117Z] Removing intermediate container c62bd0efe1e9 [2023-05-18T15:51:55.117Z] ---> 4f2b1a60a87b [2023-05-18T15:51:55.117Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T15:51:55.117Z] ---> Running in 1aed4e5c2237 [2023-05-18T15:51:55.386Z] Removing intermediate container 1aed4e5c2237 [2023-05-18T15:51:55.386Z] ---> f5021eb677df [2023-05-18T15:51:55.386Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T15:51:55.386Z] ---> Running in 983ab19ac9ba [2023-05-18T15:51:55.656Z] Removing intermediate container 983ab19ac9ba [2023-05-18T15:51:55.656Z] ---> dc63ec58f066 [2023-05-18T15:51:55.656Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-18T15:51:55.923Z] ---> Running in 82422d1ce06d [2023-05-18T15:51:56.189Z] Removing intermediate container 82422d1ce06d [2023-05-18T15:51:56.189Z] ---> d3b228f9de7c [2023-05-18T15:51:56.189Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-18T15:51:56.189Z] ---> Running in ad9daf850953 [2023-05-18T15:51:56.456Z] Removing intermediate container ad9daf850953 [2023-05-18T15:51:56.456Z] ---> 36a7cd90a99b [2023-05-18T15:51:56.456Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-18T15:51:58.398Z] ---> 94ea020a3a56 [2023-05-18T15:51:58.398Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T15:51:58.398Z] ---> Running in bb2ff94df3ee [2023-05-18T15:51:58.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T15:51:59.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T15:52:00.526Z] OK: 263 MiB in 53 packages [2023-05-18T15:52:01.487Z] Removing intermediate container bb2ff94df3ee [2023-05-18T15:52:01.487Z] ---> 4bc13c1ef0b2 [2023-05-18T15:52:01.487Z] Step 10/25 : ENV GO111MODULE=on [2023-05-18T15:52:01.487Z] ---> Running in 463b97e0d21d [2023-05-18T15:52:01.754Z] Removing intermediate container 463b97e0d21d [2023-05-18T15:52:01.754Z] ---> 3d5c6305051e [2023-05-18T15:52:01.754Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-18T15:52:02.020Z] ---> Running in 23621f245b7e [2023-05-18T15:52:02.287Z] Removing intermediate container 23621f245b7e [2023-05-18T15:52:02.287Z] ---> f0721c97637a [2023-05-18T15:52:02.287Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-18T15:52:02.870Z] ---> ca3a43c7e59e [2023-05-18T15:52:02.870Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T15:52:02.870Z] ---> Running in 9891c15afa96 [2023-05-18T15:52:05.451Z] Removing intermediate container 9891c15afa96 [2023-05-18T15:52:05.452Z] ---> 056c7a2e1a11 [2023-05-18T15:52:05.452Z] Step 14/25 : COPY . . [2023-05-18T15:52:10.797Z] ---> c5d5b29a0931 [2023-05-18T15:52:10.797Z] Step 15/25 : RUN ${MAKE} [2023-05-18T15:52:10.797Z] ---> Running in 31974431efd0 [2023-05-18T15:52:11.065Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-18T15:54:17.733Z] Removing intermediate container 31974431efd0 [2023-05-18T15:54:17.733Z] ---> c006ada24c9f [2023-05-18T15:54:17.733Z] Step 16/25 : FROM alpine:3.17 [2023-05-18T15:54:17.733Z] 3.17: Pulling from library/alpine [2023-05-18T15:54:17.733Z] c41833b44d91: Already exists [2023-05-18T15:54:17.733Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T15:54:17.733Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T15:54:17.733Z] ---> 51e60588ff2c [2023-05-18T15:54:17.733Z] Step 17/25 : EXPOSE 4000 [2023-05-18T15:54:17.733Z] ---> Running in 6fc4eea9b0a2 [2023-05-18T15:54:17.733Z] Removing intermediate container 6fc4eea9b0a2 [2023-05-18T15:54:17.733Z] ---> c34673a957a0 [2023-05-18T15:54:17.733Z] 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-18T15:54:17.733Z] ---> 23153ab69188 [2023-05-18T15:54:17.733Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-18T15:54:17.733Z] ---> 3598593822cc [2023-05-18T15:54:17.733Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-18T15:54:17.733Z] ---> 32a9260088f9 [2023-05-18T15:54:17.733Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-18T15:54:17.733Z] ---> Running in a88c9d29ef56 [2023-05-18T15:54:17.733Z] Removing intermediate container a88c9d29ef56 [2023-05-18T15:54:17.733Z] ---> 5194300db8f5 [2023-05-18T15:54:17.733Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-18T15:54:17.733Z] ---> Running in 1aeb47aa666b [2023-05-18T15:54:17.733Z] Removing intermediate container 1aeb47aa666b [2023-05-18T15:54:17.733Z] ---> 71c99fe89a32 [2023-05-18T15:54:17.733Z] Step 23/25 : LABEL arch=arm64 [2023-05-18T15:54:17.733Z] ---> Running in ad93c0c1faf0 [2023-05-18T15:54:17.733Z] Removing intermediate container ad93c0c1faf0 [2023-05-18T15:54:17.733Z] ---> 2124e72ddeb3 [2023-05-18T15:54:17.733Z] Step 24/25 : LABEL git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:54:17.733Z] ---> Running in 63f3bf268ee8 [2023-05-18T15:54:17.733Z] Removing intermediate container 63f3bf268ee8 [2023-05-18T15:54:17.733Z] ---> a7f4f373c6e9 [2023-05-18T15:54:17.733Z] Step 25/25 : LABEL version=3.0.0-dev.13 [2023-05-18T15:54:17.733Z] ---> Running in 044b91561b88 [2023-05-18T15:54:17.733Z] Removing intermediate container 044b91561b88 [2023-05-18T15:54:17.733Z] ---> c04de9c1b106 [2023-05-18T15:54:17.733Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T15:54:17.733Z] Successfully built c04de9c1b106 [2023-05-18T15:54:17.733Z] 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-18T15:54:17.870Z] provisioning config files... [2023-05-18T15:54:17.884Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/109@tmp/config17819072578728687672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:54:18.218Z] ---> docker-login.sh [2023-05-18T15:54:18.218Z] nexus3.edgexfoundry.org:10001 [2023-05-18T15:54:18.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:54:18.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:54:18.485Z] Configure a credential helper to remove this warning. See [2023-05-18T15:54:18.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:54:18.485Z] [2023-05-18T15:54:18.485Z] Login Succeeded [2023-05-18T15:54:18.485Z] nexus3.edgexfoundry.org:10002 [2023-05-18T15:54:18.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:54:18.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:54:18.750Z] Configure a credential helper to remove this warning. See [2023-05-18T15:54:18.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:54:18.750Z] [2023-05-18T15:54:18.750Z] Login Succeeded [2023-05-18T15:54:18.750Z] nexus3.edgexfoundry.org:10003 [2023-05-18T15:54:19.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:54:19.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:54:19.018Z] Configure a credential helper to remove this warning. See [2023-05-18T15:54:19.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:54:19.018Z] [2023-05-18T15:54:19.018Z] Login Succeeded [2023-05-18T15:54:19.018Z] nexus3.edgexfoundry.org:10004 [2023-05-18T15:54:19.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:54:19.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:54:19.550Z] Configure a credential helper to remove this warning. See [2023-05-18T15:54:19.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:54:19.550Z] [2023-05-18T15:54:19.550Z] Login Succeeded [2023-05-18T15:54:19.550Z] docker.io [2023-05-18T15:54:19.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:54:20.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:54:20.078Z] Configure a credential helper to remove this warning. See [2023-05-18T15:54:20.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:54:20.078Z] [2023-05-18T15:54:20.078Z] Login Succeeded [2023-05-18T15:54:20.078Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T15:54:20.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T15:54:20.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T15:54:20.136Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-18T15:54:20.136Z] 7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:54:20.136Z] latest [2023-05-18T15:54:20.136Z] 3.0.0-dev.13 [2023-05-18T15:54:20.136Z] 7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 [2023-05-18T15:54:20.136Z] main [2023-05-18T15:54:20.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:54:20.472Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:54:20.818Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:54:20.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-18T15:54:20.818Z] 7c55fbf4a852: Preparing [2023-05-18T15:54:20.818Z] 5caf1bd64462: Preparing [2023-05-18T15:54:20.818Z] 3f29d43def3b: Preparing [2023-05-18T15:54:20.818Z] 26cbea5cba74: Preparing [2023-05-18T15:54:20.818Z] 26cbea5cba74: Layer already exists [2023-05-18T15:54:21.084Z] 7c55fbf4a852: Pushed [2023-05-18T15:54:21.084Z] 5caf1bd64462: Pushed [2023-05-18T15:54:31.156Z] 3f29d43def3b: Pushed [2023-05-18T15:54:31.156Z] 7e65059dab31c9d44b79936edbd11c74f669a3f9: digest: sha256:02cb98361159537b6ee081c1f77a6f0a5f3742607da4af7a32b8824ab59859c9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:54:31.506Z] + 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-18T15:54:31.857Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-18T15:54:31.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-18T15:54:31.857Z] 7c55fbf4a852: Preparing [2023-05-18T15:54:31.857Z] 5caf1bd64462: Preparing [2023-05-18T15:54:31.857Z] 3f29d43def3b: Preparing [2023-05-18T15:54:31.857Z] 26cbea5cba74: Preparing [2023-05-18T15:54:31.857Z] 3f29d43def3b: Layer already exists [2023-05-18T15:54:31.857Z] 26cbea5cba74: Layer already exists [2023-05-18T15:54:31.857Z] 7c55fbf4a852: Layer already exists [2023-05-18T15:54:31.857Z] 5caf1bd64462: Layer already exists [2023-05-18T15:54:31.857Z] latest: digest: sha256:02cb98361159537b6ee081c1f77a6f0a5f3742607da4af7a32b8824ab59859c9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:54:32.218Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:54:32.554Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.13 [2023-05-18T15:54:32.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-18T15:54:32.554Z] 7c55fbf4a852: Preparing [2023-05-18T15:54:32.554Z] 5caf1bd64462: Preparing [2023-05-18T15:54:32.554Z] 3f29d43def3b: Preparing [2023-05-18T15:54:32.554Z] 26cbea5cba74: Preparing [2023-05-18T15:54:32.554Z] 3f29d43def3b: Layer already exists [2023-05-18T15:54:32.554Z] 5caf1bd64462: Layer already exists [2023-05-18T15:54:32.554Z] 26cbea5cba74: Layer already exists [2023-05-18T15:54:32.554Z] 7c55fbf4a852: Layer already exists [2023-05-18T15:54:32.554Z] 3.0.0-dev.13: digest: sha256:02cb98361159537b6ee081c1f77a6f0a5f3742607da4af7a32b8824ab59859c9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:54:33.173Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:54:33.510Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 [2023-05-18T15:54:33.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-18T15:54:33.510Z] 7c55fbf4a852: Preparing [2023-05-18T15:54:33.510Z] 5caf1bd64462: Preparing [2023-05-18T15:54:33.510Z] 3f29d43def3b: Preparing [2023-05-18T15:54:33.510Z] 26cbea5cba74: Preparing [2023-05-18T15:54:33.510Z] 26cbea5cba74: Layer already exists [2023-05-18T15:54:33.510Z] 7c55fbf4a852: Layer already exists [2023-05-18T15:54:33.510Z] 5caf1bd64462: Layer already exists [2023-05-18T15:54:33.510Z] 3f29d43def3b: Layer already exists [2023-05-18T15:54:33.510Z] 7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13: digest: sha256:02cb98361159537b6ee081c1f77a6f0a5f3742607da4af7a32b8824ab59859c9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:54:33.865Z] + 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-18T15:54:34.210Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-18T15:54:34.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-18T15:54:34.210Z] 7c55fbf4a852: Preparing [2023-05-18T15:54:34.210Z] 5caf1bd64462: Preparing [2023-05-18T15:54:34.210Z] 3f29d43def3b: Preparing [2023-05-18T15:54:34.210Z] 26cbea5cba74: Preparing [2023-05-18T15:54:34.210Z] 7c55fbf4a852: Layer already exists [2023-05-18T15:54:34.210Z] 3f29d43def3b: Layer already exists [2023-05-18T15:54:34.210Z] 5caf1bd64462: Layer already exists [2023-05-18T15:54:34.210Z] 26cbea5cba74: Layer already exists [2023-05-18T15:54:34.210Z] main: digest: sha256:02cb98361159537b6ee081c1f77a6f0a5f3742607da4af7a32b8824ab59859c9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T15:54:34.526Z] ===================================================== [Pipeline] echo [2023-05-18T15:54:34.533Z] taggedImages: [2023-05-18T15:54:34.533Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7e65059dab31c9d44b79936edbd11c74f669a3f9 [2023-05-18T15:54:34.533Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-18T15:54:34.533Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.13 [2023-05-18T15:54:34.533Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 [2023-05-18T15:54:34.533Z] - 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-18T15:54:34.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T15:54:34.909Z] [2023-05-18T15:54:34.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:54:35.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T15:54:35.236Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-18T15:54:35.236Z] 8998bd30e6a1: Pulling fs layer [2023-05-18T15:54:35.236Z] 04944245beec: Pulling fs layer [2023-05-18T15:54:35.236Z] 699f458cf7ca: Pulling fs layer [2023-05-18T15:54:35.236Z] 765212b225bb: Pulling fs layer [2023-05-18T15:54:35.236Z] f23df028b6ca: Pulling fs layer [2023-05-18T15:54:35.236Z] d65c8cfc05b1: Pulling fs layer [2023-05-18T15:54:35.236Z] 2437ff75d9bd: Pulling fs layer [2023-05-18T15:54:35.236Z] 765212b225bb: Waiting [2023-05-18T15:54:35.236Z] f23df028b6ca: Waiting [2023-05-18T15:54:35.236Z] d65c8cfc05b1: Waiting [2023-05-18T15:54:35.236Z] 2437ff75d9bd: Waiting [2023-05-18T15:54:35.503Z] 04944245beec: Verifying Checksum [2023-05-18T15:54:35.503Z] 04944245beec: Download complete [2023-05-18T15:54:35.503Z] 765212b225bb: Verifying Checksum [2023-05-18T15:54:35.503Z] 765212b225bb: Download complete [2023-05-18T15:54:35.503Z] f23df028b6ca: Verifying Checksum [2023-05-18T15:54:35.503Z] f23df028b6ca: Download complete [2023-05-18T15:54:35.503Z] d65c8cfc05b1: Verifying Checksum [2023-05-18T15:54:35.503Z] d65c8cfc05b1: Download complete [2023-05-18T15:54:35.503Z] 699f458cf7ca: Verifying Checksum [2023-05-18T15:54:35.503Z] 699f458cf7ca: Download complete [2023-05-18T15:54:36.089Z] 8998bd30e6a1: Verifying Checksum [2023-05-18T15:54:36.089Z] 8998bd30e6a1: Download complete [2023-05-18T15:54:38.681Z] 2437ff75d9bd: Verifying Checksum [2023-05-18T15:54:38.681Z] 2437ff75d9bd: Download complete [2023-05-18T15:54:40.091Z] 8998bd30e6a1: Pull complete [2023-05-18T15:54:40.358Z] 04944245beec: Pull complete [2023-05-18T15:54:41.766Z] 699f458cf7ca: Pull complete [2023-05-18T15:54:42.032Z] 765212b225bb: Pull complete [2023-05-18T15:54:42.994Z] f23df028b6ca: Pull complete [2023-05-18T15:54:42.994Z] d65c8cfc05b1: Pull complete [2023-05-18T15:54:58.814Z] 2437ff75d9bd: Pull complete [2023-05-18T15:54:58.814Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-18T15:54:58.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T15:54:58.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:54:59.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-16027 does not seem to be running inside a container [2023-05-18T15:54:59.091Z] $ 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/109 -v /w/workspace/edgex-ui-go/109:/w/workspace/edgex-ui-go/109:rw,z -v /w/workspace/edgex-ui-go/109@tmp:/w/workspace/edgex-ui-go/109@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-18T15:55:01.780Z] $ docker top f3c9ed5c02b0c65f02a18f8240f021f83389d504ee7137fcb40b5cf0ed406dd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:55:02.696Z] ---> job-cost.sh [2023-05-18T15:55:02.696Z] lf-activate-venv: SKIPPING [2023-05-18T15:55:02.696Z] INFO: No Stack... [2023-05-18T15:55:03.291Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-18T15:55:03.878Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T15:55:04.516Z] + cat /w/workspace/edgex-ui-go/109/archives/cost.csv [2023-05-18T15:55:04.516Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T15:55:04.578Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] [2023-05-18T15:55:04.588Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] did not exist. Created. [2023-05-18T15:55:04.589Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T15:55:04.943Z] /w/workspace/edgex-ui-go/109@tmp/durable-d8b6bf76/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-18T15:55:05.605Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-18T15:55:05.625Z] Warning: overwriting stash ‘stack-cost’ [2023-05-18T15:55:10.252Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T15:55:10.258Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T15:55:10.281Z] $ docker stop --time=1 f3c9ed5c02b0c65f02a18f8240f021f83389d504ee7137fcb40b5cf0ed406dd9 [2023-05-18T15:55:11.929Z] $ docker rm -f --volumes f3c9ed5c02b0c65f02a18f8240f021f83389d504ee7137fcb40b5cf0ed406dd9 [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-18T15:55:12.381Z] provisioning config files... [2023-05-18T15:55:12.387Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3407954466796696904tmp [Pipeline] { [Pipeline] sh [2023-05-18T15:55:12.721Z] + set +x [2023-05-18T15:55:12.721Z] + curl -s https://codecov.io/bash [2023-05-18T15:55:12.721Z] + bash -s -- [2023-05-18T15:55:12.721Z] [2023-05-18T15:55:12.721Z] _____ _ [2023-05-18T15:55:12.721Z] / ____| | | [2023-05-18T15:55:12.721Z] | | ___ __| | ___ ___ _____ __ [2023-05-18T15:55:12.721Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-18T15:55:12.721Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-18T15:55:12.721Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-18T15:55:12.721Z] Bash-1.0.6 [2023-05-18T15:55:12.721Z] [2023-05-18T15:55:12.721Z] [2023-05-18T15:55:12.721Z] ==> git version 2.25.1 found [2023-05-18T15:55:12.721Z] ==> 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-18T15:55:12.721Z] Release-Date: 2020-01-08 [2023-05-18T15:55:12.721Z] 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-18T15:55:12.721Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-18T15:55:12.721Z] ==> Jenkins CI detected. [2023-05-18T15:55:12.721Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-18T15:55:12.721Z] project root: . [2023-05-18T15:55:12.721Z] --> token set from env [2023-05-18T15:55:12.721Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-18T15:55:12.721Z] ==> Running gcov in . (disable via -X gcov) [2023-05-18T15:55:12.989Z] ==> Python coveragepy not found [2023-05-18T15:55:12.989Z] ==> Searching for coverage reports in: [2023-05-18T15:55:12.989Z] + . [2023-05-18T15:55:12.989Z] -> Found 1 reports [2023-05-18T15:55:12.989Z] ==> Detecting git/mercurial file structure [2023-05-18T15:55:12.989Z] ==> Reading reports [2023-05-18T15:55:12.989Z] + ./coverage.out bytes=10 [2023-05-18T15:55:12.989Z] ==> Appending adjustments [2023-05-18T15:55:12.989Z] https://docs.codecov.io/docs/fixing-reports [2023-05-18T15:55:13.926Z] + Found adjustments [2023-05-18T15:55:13.926Z] ==> Gzipping contents [2023-05-18T15:55:13.926Z] 12K /tmp/codecov.IMYTgS.gz [2023-05-18T15:55:13.926Z] ==> Uploading reports [2023-05-18T15:55:13.926Z] url: https://codecov.io [2023-05-18T15:55:13.926Z] query: branch=main&commit=7e65059dab31c9d44b79936edbd11c74f669a3f9&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-18T15:55:13.926Z] -> Pinging Codecov [2023-05-18T15:55:13.926Z] 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=7e65059dab31c9d44b79936edbd11c74f669a3f9&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-18T15:55:13.926Z] -> Uploading to [2023-05-18T15:55:13.926Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-18/FB506323287CE973F263BFD2A0EB1F37/7e65059dab31c9d44b79936edbd11c74f669a3f9/57709ac3-3aac-4921-9048-f40c5d37086b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T155513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0aa3973627297673900adae22e9e1467d2febad6f465cf5cc36ede0126751438 [2023-05-18T15:55:13.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T15:55:13.926Z] Dload Upload Total Spent Left Speed [2023-05-18T15:55:14.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 39147 --:--:-- --:--:-- --:--:-- 39147 [2023-05-18T15:55:14.186Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] } [2023-05-18T15:55:14.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-18T15:55:14.305Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-18T15:55:14.317Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:55:14.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-18T15:55:14.629Z] [2023-05-18T15:55:14.629Z] 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-18T15:55:14.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-18T15:55:15.193Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-18T15:55:15.193Z] df9b9388f04a: Pulling fs layer [2023-05-18T15:55:15.193Z] 52dc419b0ee2: Pulling fs layer [2023-05-18T15:55:15.193Z] 25bc292e5bac: Pulling fs layer [2023-05-18T15:55:15.193Z] 114826534d7a: Pulling fs layer [2023-05-18T15:55:15.193Z] 4657fd5d0bcf: Pulling fs layer [2023-05-18T15:55:15.193Z] 6ad1cebc031e: Pulling fs layer [2023-05-18T15:55:15.193Z] 8a3aa393b2d8: Pulling fs layer [2023-05-18T15:55:15.193Z] 4657fd5d0bcf: Waiting [2023-05-18T15:55:15.193Z] 6ad1cebc031e: Waiting [2023-05-18T15:55:15.193Z] 114826534d7a: Waiting [2023-05-18T15:55:15.193Z] 8a3aa393b2d8: Waiting [2023-05-18T15:55:15.193Z] 25bc292e5bac: Verifying Checksum [2023-05-18T15:55:15.193Z] 25bc292e5bac: Download complete [2023-05-18T15:55:15.193Z] 52dc419b0ee2: Download complete [2023-05-18T15:55:15.453Z] 4657fd5d0bcf: Download complete [2023-05-18T15:55:15.453Z] df9b9388f04a: Download complete [2023-05-18T15:55:15.453Z] 6ad1cebc031e: Verifying Checksum [2023-05-18T15:55:15.453Z] 6ad1cebc031e: Download complete [2023-05-18T15:55:15.712Z] df9b9388f04a: Pull complete [2023-05-18T15:55:15.973Z] 52dc419b0ee2: Pull complete [2023-05-18T15:55:15.973Z] 25bc292e5bac: Pull complete [2023-05-18T15:55:16.232Z] 114826534d7a: Verifying Checksum [2023-05-18T15:55:16.232Z] 114826534d7a: Download complete [2023-05-18T15:55:16.232Z] 8a3aa393b2d8: Verifying Checksum [2023-05-18T15:55:16.232Z] 8a3aa393b2d8: Download complete [2023-05-18T15:55:20.421Z] 114826534d7a: Pull complete [2023-05-18T15:55:20.421Z] 4657fd5d0bcf: Pull complete [2023-05-18T15:55:20.681Z] 6ad1cebc031e: Pull complete [2023-05-18T15:55:23.968Z] 8a3aa393b2d8: Pull complete [2023-05-18T15:55:23.968Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-18T15:55:23.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-18T15:55:23.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:55:24.060Z] prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container [2023-05-18T15:55:24.098Z] $ 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-18T15:55:34.428Z] $ docker top 84351c67ea0ffd0454a765a5cd5900208db0fae3a4f772bed98ff7b276a535b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-18T15:55:34.498Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-18T15:55:34.782Z] + set -o pipefail [2023-05-18T15:55:34.782Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-18T15:55:40.061Z] [2023-05-18T15:55:40.061Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-18T15:55:40.061Z] [2023-05-18T15:55:40.061Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/436d7276-57c2-4624-ae2a-842f2fe22c16 [2023-05-18T15:55:40.061Z] [2023-05-18T15:55:40.061Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-18T15:55:40.061Z] [2023-05-18T15:55:40.061Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-18T15:55:40.061Z] [2023-05-18T15:55:40.061Z] [2023-05-18T15:55:40.061Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-18T15:55:40.061Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-18T15:55:40.061Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-18T15:55:40.073Z] $ docker stop --time=1 84351c67ea0ffd0454a765a5cd5900208db0fae3a4f772bed98ff7b276a535b4 [2023-05-18T15:55:45.842Z] $ docker rm -f --volumes 84351c67ea0ffd0454a765a5cd5900208db0fae3a4f772bed98ff7b276a535b4 [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-18T15:55:46.511Z] + git log --format=format:%s -1 7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] sh [2023-05-18T15:55:46.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T15:55:46.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:55:47.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T15:55:47.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:55:47.197Z] prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container [2023-05-18T15:55:47.231Z] $ 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-18T15:55:48.111Z] $ docker top 6a570e1eb18d946af368894f138dec33a80f450bf2c3b72220415afa015cefdf -eo pid,comm [2023-05-18T15:55:48.153Z] 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-18T15:55:48.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T15:55:48.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T15:55:48.196Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T15:55:48.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T15:55:48.313Z] $ docker exec 6a570e1eb18d946af368894f138dec33a80f450bf2c3b72220415afa015cefdf ssh-agent [2023-05-18T15:55:48.423Z] SSH_AUTH_SOCK=/tmp/ssh-GbBuhwBQz0uo/agent.13 [2023-05-18T15:55:48.423Z] SSH_AGENT_PID=19 [2023-05-18T15:55:48.428Z] Running ssh-add (command line suppressed) [2023-05-18T15:55:48.522Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8321397203327221543.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8321397203327221543.key) [2023-05-18T15:55:48.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T15:55:48.827Z] + git semver tag [2023-05-18T15:55:49.086Z] 2023-05-18 15:55:48,999 [run_tag] DEBUG tag force:False [2023-05-18T15:55:49.086Z] 2023-05-18 15:55:48,999 [check_head_tag] DEBUG check head tag [2023-05-18T15:55:49.086Z] 2023-05-18 15:55:49,000 [execute] INFO git cat-file --batch-check [2023-05-18T15:55:49.086Z] 2023-05-18 15:55:49,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-18T15:55:49.086Z] 2023-05-18 15:55:49,003 [execute] INFO git cat-file --batch [2023-05-18T15:55:49.086Z] 2023-05-18 15:55:49,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-18T15:55:49.086Z] 2023-05-18 15:55:49,019 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-18T15:55:49.086Z] 2023-05-18 15:55:49,019 [execute] INFO git tag -a v3.0.0-dev.13 -m v3.0.0-dev.13 [2023-05-18T15:55:49.086Z] 2023-05-18 15:55:49,019 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.13', '-m', 'v3.0.0-dev.13'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-18T15:55:49.086Z] 2023-05-18 15:55:49,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-18T15:55:49.086Z] 3.0.0-dev.13 [Pipeline] } [2023-05-18T15:55:49.099Z] $ docker exec --env ******** --env ******** 6a570e1eb18d946af368894f138dec33a80f450bf2c3b72220415afa015cefdf ssh-agent -k [2023-05-18T15:55:49.192Z] unset SSH_AUTH_SOCK; [2023-05-18T15:55:49.192Z] unset SSH_AGENT_PID; [2023-05-18T15:55:49.193Z] echo Agent pid 19 killed; [2023-05-18T15:55:49.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T15:55:49.534Z] + git semver [Pipeline] } [2023-05-18T15:55:49.805Z] $ docker stop --time=1 6a570e1eb18d946af368894f138dec33a80f450bf2c3b72220415afa015cefdf [2023-05-18T15:55:51.814Z] $ docker rm -f --volumes 6a570e1eb18d946af368894f138dec33a80f450bf2c3b72220415afa015cefdf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:55:52.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-18T15:55:52.328Z] [2023-05-18T15:55:52.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:55:52.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-18T15:55:52.895Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-18T15:55:52.895Z] ab5ef0e58194: Pulling fs layer [2023-05-18T15:55:52.895Z] 9712f1f96733: Pulling fs layer [2023-05-18T15:55:52.895Z] 63f879dbbcfc: Pulling fs layer [2023-05-18T15:55:52.895Z] 0d9ebad4ef96: Pulling fs layer [2023-05-18T15:55:52.895Z] e9a5061849ea: Pulling fs layer [2023-05-18T15:55:52.895Z] d747dcd14b5f: Pulling fs layer [2023-05-18T15:55:52.895Z] 2de7ff778b66: Pulling fs layer [2023-05-18T15:55:52.895Z] e9a5061849ea: Waiting [2023-05-18T15:55:52.895Z] d747dcd14b5f: Waiting [2023-05-18T15:55:52.895Z] 2de7ff778b66: Waiting [2023-05-18T15:55:52.895Z] 0d9ebad4ef96: Waiting [2023-05-18T15:55:52.895Z] 9712f1f96733: Verifying Checksum [2023-05-18T15:55:52.895Z] 9712f1f96733: Download complete [2023-05-18T15:55:53.157Z] 63f879dbbcfc: Verifying Checksum [2023-05-18T15:55:53.157Z] 63f879dbbcfc: Download complete [2023-05-18T15:55:53.417Z] e9a5061849ea: Verifying Checksum [2023-05-18T15:55:53.417Z] e9a5061849ea: Download complete [2023-05-18T15:55:53.417Z] d747dcd14b5f: Download complete [2023-05-18T15:55:53.417Z] 0d9ebad4ef96: Verifying Checksum [2023-05-18T15:55:53.417Z] 0d9ebad4ef96: Download complete [2023-05-18T15:55:53.417Z] ab5ef0e58194: Verifying Checksum [2023-05-18T15:55:53.417Z] ab5ef0e58194: Download complete [2023-05-18T15:55:53.417Z] 2de7ff778b66: Verifying Checksum [2023-05-18T15:55:53.417Z] 2de7ff778b66: Download complete [2023-05-18T15:55:56.701Z] ab5ef0e58194: Pull complete [2023-05-18T15:55:56.702Z] 9712f1f96733: Pull complete [2023-05-18T15:55:57.635Z] 63f879dbbcfc: Pull complete [2023-05-18T15:56:01.874Z] 0d9ebad4ef96: Pull complete [2023-05-18T15:56:01.874Z] e9a5061849ea: Pull complete [2023-05-18T15:56:01.874Z] d747dcd14b5f: Pull complete [2023-05-18T15:56:02.814Z] 2de7ff778b66: Pull complete [2023-05-18T15:56:02.814Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-18T15:56:02.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-18T15:56:02.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:56:02.919Z] prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container [2023-05-18T15:56:02.958Z] $ 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-18T15:56:12.987Z] $ docker top 8c553b72ec2ce670c3284fd1981644375b45fb74b33d810798f66fe5b35de660 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-18T15:56:13.056Z] provisioning config files... [2023-05-18T15:56:13.063Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8729634151411505952tmp [2023-05-18T15:56:13.073Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10837116009944489753tmp [2023-05-18T15:56:13.082Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13817115649471429316tmp [Pipeline] { [Pipeline] echo [2023-05-18T15:56:13.097Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:56:13.383Z] ---> sigul-configuration.sh [2023-05-18T15:56:13.383Z] gpg: directory `/root/.gnupg' created [2023-05-18T15:56:13.383Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-18T15:56:13.383Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-18T15:56:13.383Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-18T15:56:13.383Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-18T15:56:13.383Z] gpg: CAST5 encrypted data [2023-05-18T15:56:13.383Z] gpg: encrypted with 1 passphrase [2023-05-18T15:56:13.383Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-18T15:56:13.669Z] + mkdir /home/jenkins [2023-05-18T15:56:13.669Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-18T15:56:13.959Z] + 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-18T15:56:13.969Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:56:14.254Z] ---> sigul-install.sh [2023-05-18T15:56:14.254Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-18T15:56:14.542Z] + git tag --list [2023-05-18T15:56:14.542Z] 0.1.1 [2023-05-18T15:56:14.542Z] v1.1.0 [2023-05-18T15:56:14.542Z] v1.2.0 [2023-05-18T15:56:14.542Z] v1.2.1 [2023-05-18T15:56:14.542Z] v1.3.0 [2023-05-18T15:56:14.542Z] v2.0.0 [2023-05-18T15:56:14.542Z] v2.1.0 [2023-05-18T15:56:14.542Z] v2.2.0 [2023-05-18T15:56:14.542Z] v2.2.1-dev.1 [2023-05-18T15:56:14.542Z] v2.2.1-dev.2 [2023-05-18T15:56:14.542Z] v2.2.1-dev.3 [2023-05-18T15:56:14.542Z] v2.2.1-dev.4 [2023-05-18T15:56:14.542Z] v2.2.1-dev.5 [2023-05-18T15:56:14.542Z] v2.2.1-dev.6 [2023-05-18T15:56:14.542Z] v2.2.1-dev.7 [2023-05-18T15:56:14.542Z] v2.3.0 [2023-05-18T15:56:14.542Z] v2.3.0-dev.10 [2023-05-18T15:56:14.542Z] v2.3.0-dev.11 [2023-05-18T15:56:14.542Z] v2.3.0-dev.12 [2023-05-18T15:56:14.542Z] v2.3.0-dev.13 [2023-05-18T15:56:14.542Z] v2.3.0-dev.14 [2023-05-18T15:56:14.542Z] v2.3.0-dev.15 [2023-05-18T15:56:14.542Z] v2.3.0-dev.16 [2023-05-18T15:56:14.542Z] v2.3.0-dev.17 [2023-05-18T15:56:14.542Z] v2.3.0-dev.18 [2023-05-18T15:56:14.542Z] v2.3.0-dev.19 [2023-05-18T15:56:14.542Z] v2.3.0-dev.20 [2023-05-18T15:56:14.542Z] v2.3.0-dev.21 [2023-05-18T15:56:14.542Z] v2.3.0-dev.22 [2023-05-18T15:56:14.542Z] v2.3.0-dev.23 [2023-05-18T15:56:14.542Z] v2.3.0-dev.24 [2023-05-18T15:56:14.542Z] v2.3.0-dev.7 [2023-05-18T15:56:14.542Z] v2.3.0-dev.8 [2023-05-18T15:56:14.542Z] v2.3.0-dev.9 [2023-05-18T15:56:14.542Z] v3.0.0-dev.1 [2023-05-18T15:56:14.542Z] v3.0.0-dev.10 [2023-05-18T15:56:14.542Z] v3.0.0-dev.11 [2023-05-18T15:56:14.542Z] v3.0.0-dev.12 [2023-05-18T15:56:14.542Z] v3.0.0-dev.13 [2023-05-18T15:56:14.542Z] v3.0.0-dev.2 [2023-05-18T15:56:14.542Z] v3.0.0-dev.3 [2023-05-18T15:56:14.542Z] v3.0.0-dev.4 [2023-05-18T15:56:14.542Z] v3.0.0-dev.5 [2023-05-18T15:56:14.542Z] v3.0.0-dev.6 [2023-05-18T15:56:14.542Z] v3.0.0-dev.7 [2023-05-18T15:56:14.542Z] v3.0.0-dev.8 [2023-05-18T15:56:14.542Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-18T15:56:14.833Z] + lftools sign git-tag v3.0.0-dev.13 [2023-05-18T15:56:15.402Z] Signing Git tag with Sigul... [2023-05-18T15:56:15.402Z] Signing v3.0.0-dev.13 [Pipeline] echo [2023-05-18T15:56:15.668Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:56:15.960Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-18T15:56:15.966Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-18T15:56:15.984Z] $ docker stop --time=1 8c553b72ec2ce670c3284fd1981644375b45fb74b33d810798f66fe5b35de660 [2023-05-18T15:56:17.385Z] $ docker rm -f --volumes 8c553b72ec2ce670c3284fd1981644375b45fb74b33d810798f66fe5b35de660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-18T15:56:17.857Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T15:56:17.857Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:56:18.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T15:56:18.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:56:18.238Z] prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container [2023-05-18T15:56:18.271Z] $ 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-18T15:56:18.615Z] $ docker top a97e345682e9d847ae0f6edcdd6bd4403e0a3c3cb6c776322c308acb3f849a42 -eo pid,comm [2023-05-18T15:56:18.662Z] 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-18T15:56:18.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T15:56:18.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T15:56:18.706Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T15:56:18.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T15:56:18.823Z] $ docker exec a97e345682e9d847ae0f6edcdd6bd4403e0a3c3cb6c776322c308acb3f849a42 ssh-agent [2023-05-18T15:56:18.931Z] SSH_AUTH_SOCK=/tmp/ssh-fPkgyZ9GypuO/agent.32 [2023-05-18T15:56:18.931Z] SSH_AGENT_PID=38 [2023-05-18T15:56:18.936Z] Running ssh-add (command line suppressed) [2023-05-18T15:56:19.035Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4348553211296580816.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4348553211296580816.key) [2023-05-18T15:56:19.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T15:56:19.344Z] + git semver bump pre [2023-05-18T15:56:19.606Z] 2023-05-18 15:56:19,534 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-18T15:56:19.606Z] 2023-05-18 15:56:19,535 [bump_version] DEBUG bumping version:3.0.0-dev.13 on axis:pre with prefix:dev [2023-05-18T15:56:19.606Z] 2023-05-18 15:56:19,535 [bump_version] DEBUG bumped version:3.0.0-dev.14 [2023-05-18T15:56:19.606Z] 2023-05-18 15:56:19,535 [write_version] DEBUG write version:3.0.0-dev.14 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-18T15:56:19.606Z] 2023-05-18 15:56:19,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-18T15:56:19.606Z] 2023-05-18 15:56:19,535 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-18T15:56:19.606Z] 2023-05-18 15:56:19,537 [execute] INFO git cat-file --batch-check [2023-05-18T15:56:19.606Z] 2023-05-18 15:56:19,537 [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-18T15:56:19.606Z] 2023-05-18 15:56:19,543 [execute] INFO git cat-file --batch [2023-05-18T15:56:19.606Z] 2023-05-18 15:56:19,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T15:56:19.606Z] 2023-05-18 15:56:19,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-18T15:56:19.606Z] 3.0.0-dev.14 [Pipeline] } [2023-05-18T15:56:19.617Z] $ docker exec --env ******** --env ******** a97e345682e9d847ae0f6edcdd6bd4403e0a3c3cb6c776322c308acb3f849a42 ssh-agent -k [2023-05-18T15:56:19.718Z] unset SSH_AUTH_SOCK; [2023-05-18T15:56:19.718Z] unset SSH_AGENT_PID; [2023-05-18T15:56:19.718Z] echo Agent pid 38 killed; [2023-05-18T15:56:19.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T15:56:20.028Z] + git semver [Pipeline] } [2023-05-18T15:56:20.301Z] $ docker stop --time=1 a97e345682e9d847ae0f6edcdd6bd4403e0a3c3cb6c776322c308acb3f849a42 [2023-05-18T15:56:21.708Z] $ docker rm -f --volumes a97e345682e9d847ae0f6edcdd6bd4403e0a3c3cb6c776322c308acb3f849a42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T15:56:22.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T15:56:22.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:56:22.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T15:56:22.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:56:22.434Z] prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container [2023-05-18T15:56:22.501Z] $ 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-18T15:56:22.874Z] $ docker top c652711d1389e8b068881a3ddf61e7e1af7522e59df2a0956586cfbc378a83a4 -eo pid,comm [2023-05-18T15:56:22.923Z] 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-18T15:56:22.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T15:56:22.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T15:56:22.954Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T15:56:23.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T15:56:23.068Z] $ docker exec c652711d1389e8b068881a3ddf61e7e1af7522e59df2a0956586cfbc378a83a4 ssh-agent [2023-05-18T15:56:23.190Z] SSH_AUTH_SOCK=/tmp/ssh-kik89u5Hsj81/agent.31 [2023-05-18T15:56:23.190Z] SSH_AGENT_PID=37 [2023-05-18T15:56:23.195Z] Running ssh-add (command line suppressed) [2023-05-18T15:56:23.289Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8782039908121656112.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8782039908121656112.key) [2023-05-18T15:56:23.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T15:56:23.588Z] + git semver push [2023-05-18T15:56:23.848Z] 2023-05-18 15:56:23,758 [run_push] DEBUG push [2023-05-18T15:56:23.848Z] 2023-05-18 15:56:23,760 [execute] INFO git cat-file --batch-check [2023-05-18T15:56:23.848Z] 2023-05-18 15:56:23,760 [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-18T15:56:23.848Z] 2023-05-18 15:56:23,765 [execute] INFO git rev-list a5dbcba7a2c6ff9a98b52413df906a78bbb1a08a -- [2023-05-18T15:56:23.848Z] 2023-05-18 15:56:23,765 [execute] DEBUG Popen(['git', 'rev-list', 'a5dbcba7a2c6ff9a98b52413df906a78bbb1a08a', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-18T15:56:23.848Z] 2023-05-18 15:56:23,776 [execute] INFO git fetch -v origin [2023-05-18T15:56:23.848Z] 2023-05-18 15:56:23,776 [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-18T15:56:24.418Z] 2023-05-18 15:56:24,266 [run_push] DEBUG no remote changes detected [2023-05-18T15:56:24.418Z] 2023-05-18 15:56:24,266 [execute] INFO git push origin semver [2023-05-18T15:56:24.418Z] 2023-05-18 15:56:24,267 [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-18T15:56:25.356Z] 2023-05-18 15:56:25,074 [run_push] DEBUG push all version tags [2023-05-18T15:56:25.356Z] 2023-05-18 15:56:25,074 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-18T15:56:25.356Z] 2023-05-18 15:56:25,075 [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-18T15:56:25.925Z] 2023-05-18 15:56:25,809 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-18T15:56:25.925Z] 3.0.0-dev.14 [Pipeline] } [2023-05-18T15:56:25.934Z] $ docker exec --env ******** --env ******** c652711d1389e8b068881a3ddf61e7e1af7522e59df2a0956586cfbc378a83a4 ssh-agent -k [2023-05-18T15:56:26.023Z] unset SSH_AUTH_SOCK; [2023-05-18T15:56:26.023Z] unset SSH_AGENT_PID; [2023-05-18T15:56:26.023Z] echo Agent pid 37 killed; [2023-05-18T15:56:26.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T15:56:26.345Z] + git semver [Pipeline] } [2023-05-18T15:56:26.618Z] $ docker stop --time=1 c652711d1389e8b068881a3ddf61e7e1af7522e59df2a0956586cfbc378a83a4 [2023-05-18T15:56:27.890Z] $ docker rm -f --volumes c652711d1389e8b068881a3ddf61e7e1af7522e59df2a0956586cfbc378a83a4 [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-18T15:56:28.506Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-18T15:56:28.506Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-18T15:56:28.506Z] total 16 [2023-05-18T15:56:28.506Z] drwxr-xr-x 3 root root 4096 May 18 15:37 . [2023-05-18T15:56:28.506Z] drwxrwxr-x 15 jenkins jenkins 4096 May 18 15:56 .. [2023-05-18T15:56:28.506Z] drwxr-xr-x 2 root root 4096 May 18 15:37 cost [2023-05-18T15:56:28.506Z] -rw-r--r-- 1 root root 83 May 18 15:37 cost.csv [2023-05-18T15:56:28.506Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-18T15:56:28.506Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-18T15:56:28.506Z] total 16 [2023-05-18T15:56:28.506Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 15:37 . [2023-05-18T15:56:28.506Z] drwxrwxr-x 15 jenkins jenkins 4096 May 18 15:56 .. [2023-05-18T15:56:28.506Z] drwxr-xr-x 2 jenkins jenkins 4096 May 18 15:37 cost [2023-05-18T15:56:28.506Z] -rw-r--r-- 1 jenkins jenkins 83 May 18 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:56:28.799Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:56:29.657Z] ---> package-listing.sh [2023-05-18T15:56:29.657Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-18T15:56:29.657Z] ++ facter osfamily [2023-05-18T15:56:29.916Z] + OS_FAMILY=debian [2023-05-18T15:56:29.916Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-18T15:56:29.916Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-18T15:56:29.916Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-18T15:56:29.916Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-18T15:56:29.916Z] + PACKAGES=/tmp/packages_start.txt [2023-05-18T15:56:29.916Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-18T15:56:29.916Z] + PACKAGES=/tmp/packages_end.txt [2023-05-18T15:56:29.916Z] + case "${OS_FAMILY}" in [2023-05-18T15:56:29.916Z] + dpkg -l [2023-05-18T15:56:29.916Z] + grep '^ii' [2023-05-18T15:56:29.916Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-18T15:56:29.916Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-18T15:56:29.916Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-18T15:56:29.916Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-18T15:56:29.916Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-18T15:56:29.916Z] + 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-18T15:56:29.927Z] 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-18T15:56:30.204Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:56:30.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T15:56:30.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:56:30.833Z] prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container [2023-05-18T15:56:30.863Z] $ 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-18T15:56:31.154Z] $ docker top 329123628d7b9fa5eb603948e08bc00bbdee00c02edfd523451cf45b5d5781b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T15:56:31.499Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-18T15:56:31.782Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-18T15:56:32.069Z] + ls /var/log/sa-host [2023-05-18T15:56:32.069Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T15:56:32.145Z] provisioning config files... [2023-05-18T15:56:32.155Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5373468386888511050tmp [Pipeline] { [Pipeline] echo [2023-05-18T15:56:32.174Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:56:32.458Z] ---> create-netrc.sh [Pipeline] } [2023-05-18T15:56:32.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:56:32.804Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-18T15:56:32.814Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:56:33.096Z] ---> sudo-logs.sh [2023-05-18T15:56:33.096Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-18T15:56:33.129Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:56:33.414Z] ---> job-cost.sh [2023-05-18T15:56:33.414Z] lf-activate-venv: SKIPPING [2023-05-18T15:56:33.414Z] DEBUG: total: 0.2199999988079071 [2023-05-18T15:56:33.414Z] INFO: Retrieving Stack Cost... [2023-05-18T15:56:33.986Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T15:56:34.246Z] INFO: Archiving Costs [Pipeline] echo [2023-05-18T15:56:34.258Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:56:34.542Z] ---> logs-deploy.sh [2023-05-18T15:56:34.542Z] lf-activate-venv: SKIPPING [2023-05-18T15:56:34.542Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/109 [2023-05-18T15:56:34.542Z] INFO: archiving workspace using pattern(s): [2023-05-18T15:56:35.480Z] Archives upload complete. [2023-05-18T15:56:35.480Z] INFO: archiving logs to Nexus