Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 850fdf759a0efe631343390da82a37f8ec516889 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-ssh9071582001401587534.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh8291579786343924247.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh13536601008311680482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh835651989653924299.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-ssh18289340877750038759.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12626 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 850fdf759a0efe631343390da82a37f8ec516889 (main) Commit message: "Merge pull request #800 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.60" > git config core.sparsecheckout # timeout=10 > git checkout -f 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 > git rev-list --no-walk ba58b195be9a80805fe37ae9b0fb1c4168ce798c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-02T06:29:42.499Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-02T06:29:42.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-02T06:29:42.592Z] ========================================================= [2024-10-02T06:29:42.592Z] EdgeX Global Pipelines Version Info [2024-10-02T06:29:42.592Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:29:43.324Z] ------------------- [2024-10-02T06:29:43.324Z] stable info: [2024-10-02T06:29:43.324Z] ------------------- [2024-10-02T06:29:43.324Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T06:29:43.324Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T06:29:43.324Z] Message: update stable to v1.0.264 [2024-10-02T06:29:43.893Z] ------------------- [2024-10-02T06:29:43.893Z] experimental info: [2024-10-02T06:29:43.893Z] ------------------- [2024-10-02T06:29:43.894Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T06:29:43.894Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T06:29:43.894Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-02T06:29:43.976Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-10-02T06:29:43.997Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-10-02T06:29:44.022Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-02T06:29:44.044Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-02T06:29:44.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-02T06:29:44.092Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-02T06:29:44.112Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-02T06:29:44.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-02T06:29:44.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-02T06:29:44.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-02T06:29:44.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-02T06:29:44.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-10-02T06:29:44.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-02T06:29:44.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-02T06:29:44.303Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T06:29:44.323Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T06:29:44.346Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T06:29:44.370Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T06:29:44.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-02T06:29:44.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-02T06:29:44.445Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-02T06:29:44.466Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-02T06:29:44.487Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-02T06:29:44.509Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-02T06:29:44.537Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-02T06:29:44.563Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-02T06:29:44.586Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-02T06:29:44.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-02T06:29:44.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-02T06:29:44.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-02T06:29:44.675Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] echo [2024-10-02T06:29:44.697Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 850fdf7 [Pipeline] echo [2024-10-02T06:29:44.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T06:29:44.768Z] provisioning config files... [2024-10-02T06:29:44.783Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4071190376098201996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:29:45.105Z] ---> ****-login.sh [2024-10-02T06:29:45.105Z] nexus3.edgexfoundry.org:10001 [2024-10-02T06:29:45.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:29:45.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:29:45.367Z] Configure a credential helper to remove this warning. See [2024-10-02T06:29:45.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:29:45.367Z] [2024-10-02T06:29:45.367Z] Login Succeeded [2024-10-02T06:29:45.367Z] nexus3.edgexfoundry.org:10002 [2024-10-02T06:29:45.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:29:45.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:29:45.625Z] Configure a credential helper to remove this warning. See [2024-10-02T06:29:45.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:29:45.625Z] [2024-10-02T06:29:45.625Z] Login Succeeded [2024-10-02T06:29:45.625Z] nexus3.edgexfoundry.org:10003 [2024-10-02T06:29:45.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:29:45.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:29:45.626Z] Configure a credential helper to remove this warning. See [2024-10-02T06:29:45.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:29:45.626Z] [2024-10-02T06:29:45.626Z] Login Succeeded [2024-10-02T06:29:45.626Z] nexus3.edgexfoundry.org:10004 [2024-10-02T06:29:45.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:29:45.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:29:45.886Z] Configure a credential helper to remove this warning. See [2024-10-02T06:29:45.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:29:45.886Z] [2024-10-02T06:29:45.886Z] Login Succeeded [2024-10-02T06:29:45.887Z] ****.io [2024-10-02T06:29:45.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:29:46.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:29:46.146Z] Configure a credential helper to remove this warning. See [2024-10-02T06:29:46.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:29:46.146Z] [2024-10-02T06:29:46.146Z] Login Succeeded [2024-10-02T06:29:46.146Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T06:29:46.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-02T06:29:46.554Z] + git rev-list -1 --merges 850fdf759a0efe631343390da82a37f8ec516889~1..850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] echo [2024-10-02T06:29:46.577Z] -----------> git rev-list -1 --merges 850fdf759a0efe631343390da82a37f8ec516889~1..850fdf759a0efe631343390da82a37f8ec516889 850fdf759a0efe631343390da82a37f8ec516889 [2024-10-02T06:29:46.577Z] 850fdf759a0efe631343390da82a37f8ec516889 [false] [Pipeline] sh [2024-10-02T06:29:46.872Z] + git log --format=format:%s -1 850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] echo [2024-10-02T06:29:46.891Z] ========================================================= [2024-10-02T06:29:46.891Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-02T06:29:46.891Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T06:29:47.265Z] + git log --format=format:%s -1 850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] echo [2024-10-02T06:29:47.280Z] [semverPrep] GIT_COMMIT: 850fdf759a0efe631343390da82a37f8ec516889, Commit Message: Merge pull request #800 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.60 [Pipeline] echo [2024-10-02T06:29:47.291Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-02T06:29:47.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T06:29:47.643Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-02T06:29:47.643Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-02T06:29:47.643Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-02T06:29:47.643Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-02T06:29:47.643Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-02T06:29:47.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:29:47.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T06:29:47.989Z] [2024-10-02T06:29:47.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:29:48.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T06:29:48.329Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-02T06:29:48.329Z] b85a868b505f: Pulling fs layer [2024-10-02T06:29:48.329Z] e2be974225ed: Pulling fs layer [2024-10-02T06:29:48.329Z] 339a4e72a1f5: Pulling fs layer [2024-10-02T06:29:48.329Z] 988bab9f4d93: Pulling fs layer [2024-10-02T06:29:48.329Z] 1469e6f7b9e6: Pulling fs layer [2024-10-02T06:29:48.329Z] eaf3925da568: Pulling fs layer [2024-10-02T06:29:48.329Z] bab4dde63d76: Pulling fs layer [2024-10-02T06:29:48.329Z] 1469e6f7b9e6: Waiting [2024-10-02T06:29:48.329Z] 988bab9f4d93: Waiting [2024-10-02T06:29:48.329Z] eaf3925da568: Waiting [2024-10-02T06:29:48.329Z] bde34c3a00c8: Pulling fs layer [2024-10-02T06:29:48.329Z] b352a97aabf1: Pulling fs layer [2024-10-02T06:29:48.329Z] 4872d77fe225: Pulling fs layer [2024-10-02T06:29:48.329Z] 5851b861e8e6: Pulling fs layer [2024-10-02T06:29:48.329Z] 4872d77fe225: Waiting [2024-10-02T06:29:48.329Z] bde34c3a00c8: Waiting [2024-10-02T06:29:48.329Z] 5851b861e8e6: Waiting [2024-10-02T06:29:48.329Z] b352a97aabf1: Waiting [2024-10-02T06:29:48.329Z] bab4dde63d76: Waiting [2024-10-02T06:29:48.329Z] e2be974225ed: Download complete [2024-10-02T06:29:48.329Z] 988bab9f4d93: Verifying Checksum [2024-10-02T06:29:48.329Z] 988bab9f4d93: Download complete [2024-10-02T06:29:48.591Z] 339a4e72a1f5: Verifying Checksum [2024-10-02T06:29:48.591Z] 339a4e72a1f5: Download complete [2024-10-02T06:29:48.591Z] 1469e6f7b9e6: Verifying Checksum [2024-10-02T06:29:48.591Z] 1469e6f7b9e6: Download complete [2024-10-02T06:29:48.591Z] eaf3925da568: Download complete [2024-10-02T06:29:48.591Z] bde34c3a00c8: Verifying Checksum [2024-10-02T06:29:48.591Z] bde34c3a00c8: Download complete [2024-10-02T06:29:48.591Z] b352a97aabf1: Verifying Checksum [2024-10-02T06:29:48.591Z] b352a97aabf1: Download complete [2024-10-02T06:29:48.591Z] 4872d77fe225: Verifying Checksum [2024-10-02T06:29:48.591Z] 4872d77fe225: Download complete [2024-10-02T06:29:48.591Z] 5851b861e8e6: Verifying Checksum [2024-10-02T06:29:48.591Z] 5851b861e8e6: Download complete [2024-10-02T06:29:48.591Z] b85a868b505f: Verifying Checksum [2024-10-02T06:29:48.591Z] b85a868b505f: Download complete [2024-10-02T06:29:48.850Z] bab4dde63d76: Verifying Checksum [2024-10-02T06:29:48.851Z] bab4dde63d76: Download complete [2024-10-02T06:29:49.789Z] b85a868b505f: Pull complete [2024-10-02T06:29:50.048Z] e2be974225ed: Pull complete [2024-10-02T06:29:50.618Z] 339a4e72a1f5: Pull complete [2024-10-02T06:29:50.618Z] 988bab9f4d93: Pull complete [2024-10-02T06:29:50.877Z] 1469e6f7b9e6: Pull complete [2024-10-02T06:29:51.137Z] eaf3925da568: Pull complete [2024-10-02T06:29:53.042Z] bab4dde63d76: Pull complete [2024-10-02T06:29:53.042Z] bde34c3a00c8: Pull complete [2024-10-02T06:29:53.300Z] b352a97aabf1: Pull complete [2024-10-02T06:29:53.300Z] 4872d77fe225: Pull complete [2024-10-02T06:29:53.300Z] 5851b861e8e6: Pull complete [2024-10-02T06:29:53.300Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-02T06:29:53.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T06:29:53.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:29:53.448Z] prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container [2024-10-02T06:29:53.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T06:29:58.095Z] $ docker top 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 -eo pid,comm [2024-10-02T06:29:58.154Z] 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). [2024-10-02T06:29:58.154Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T06:29:58.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T06:29:58.208Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T06:29:58.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T06:29:58.331Z] $ docker exec 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 ssh-agent [2024-10-02T06:29:58.446Z] SSH_AUTH_SOCK=/tmp/ssh-W3zQDXDxEWrj/agent.32 [2024-10-02T06:29:58.446Z] SSH_AGENT_PID=38 [2024-10-02T06:29:58.452Z] Running ssh-add (command line suppressed) [2024-10-02T06:29:58.567Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1332204784355587966.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1332204784355587966.key) [2024-10-02T06:29:58.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T06:29:58.871Z] + git tag --points-at HEAD [Pipeline] } [2024-10-02T06:29:58.886Z] $ docker exec --env ******** --env ******** 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 ssh-agent -k [2024-10-02T06:29:58.996Z] unset SSH_AUTH_SOCK; [2024-10-02T06:29:58.996Z] unset SSH_AGENT_PID; [2024-10-02T06:29:58.997Z] echo Agent pid 38 killed; [2024-10-02T06:29:59.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-02T06:29:59.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T06:29:59.042Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T06:29:59.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T06:29:59.165Z] $ docker exec 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 ssh-agent [2024-10-02T06:29:59.284Z] SSH_AUTH_SOCK=/tmp/ssh-bHECqIWaVXUn/agent.71 [2024-10-02T06:29:59.284Z] SSH_AGENT_PID=77 [2024-10-02T06:29:59.288Z] Running ssh-add (command line suppressed) [2024-10-02T06:29:59.394Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9949659428750704835.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9949659428750704835.key) [2024-10-02T06:29:59.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T06:29:59.720Z] + git semver init [2024-10-02T06:29:59.980Z] 2024-10-02 06:29:59,975 [run_init] DEBUG init version:0.0.0 force:False [2024-10-02T06:29:59.980Z] 2024-10-02 06:29:59,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-10-02T06:29:59.980Z] 2024-10-02 06:29:59,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-10-02T06:29:59.980Z] 2024-10-02 06:29:59,976 [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) [2024-10-02T06:30:02.587Z] 2024-10-02 06:30:02,385 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2024-10-02T06:30:02.587Z] 2024-10-02 06:30:02,386 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2024-10-02T06:30:02.587Z] 2024-10-02 06:30:02,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-10-02T06:30:02.587Z] 2024-10-02 06:30:02,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-10-02T06:30:02.587Z] 3.1.0-dev.52 [Pipeline] } [2024-10-02T06:30:02.596Z] $ docker exec --env ******** --env ******** 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 ssh-agent -k [2024-10-02T06:30:02.736Z] unset SSH_AUTH_SOCK; [2024-10-02T06:30:02.736Z] unset SSH_AGENT_PID; [2024-10-02T06:30:02.736Z] echo Agent pid 77 killed; [2024-10-02T06:30:02.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T06:30:03.069Z] + git semver [Pipeline] } [2024-10-02T06:30:03.339Z] $ docker stop --time=1 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 [2024-10-02T06:30:05.128Z] $ docker rm -f --volumes 997713e080be8ca0ffddb3bcf38573196c7856319abfcbe12f8425a9236ddef4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T06:30:05.476Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-02T06:30:05.735Z] Stashed 1 file(s) [Pipeline] echo [2024-10-02T06:30:05.737Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.52 [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 [2024-10-02T06:30:05.903Z] provisioning config files... [2024-10-02T06:30:05.913Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10744851255194305206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:30:06.244Z] ---> ****-login.sh [2024-10-02T06:30:06.244Z] nexus3.edgexfoundry.org:10001 [2024-10-02T06:30:06.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:30:06.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:30:06.244Z] Configure a credential helper to remove this warning. See [2024-10-02T06:30:06.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:30:06.244Z] [2024-10-02T06:30:06.244Z] Login Succeeded [2024-10-02T06:30:06.244Z] nexus3.edgexfoundry.org:10002 [2024-10-02T06:30:06.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:30:06.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:30:06.244Z] Configure a credential helper to remove this warning. See [2024-10-02T06:30:06.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:30:06.244Z] [2024-10-02T06:30:06.244Z] Login Succeeded [2024-10-02T06:30:06.244Z] nexus3.edgexfoundry.org:10003 [2024-10-02T06:30:06.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:30:06.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:30:06.503Z] Configure a credential helper to remove this warning. See [2024-10-02T06:30:06.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:30:06.503Z] [2024-10-02T06:30:06.503Z] Login Succeeded [2024-10-02T06:30:06.503Z] nexus3.edgexfoundry.org:10004 [2024-10-02T06:30:06.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:30:06.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:30:06.503Z] Configure a credential helper to remove this warning. See [2024-10-02T06:30:06.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:30:06.503Z] [2024-10-02T06:30:06.503Z] Login Succeeded [2024-10-02T06:30:06.503Z] ****.io [2024-10-02T06:30:06.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:30:06.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:30:06.764Z] Configure a credential helper to remove this warning. See [2024-10-02T06:30:06.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:30:06.764Z] [2024-10-02T06:30:06.764Z] Login Succeeded [2024-10-02T06:30:06.764Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T06:30:06.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T06:30:06.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T06:30:06.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T06:30:06.893Z] ========================================================= [2024-10-02T06:30:06.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-02T06:30:06.893Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:30:07.230Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-02T06:30:07.488Z] Sending build context to Docker daemon 59.79MB [2024-10-02T06:30:07.488Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T06:30:07.488Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-02T06:30:07.488Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-02T06:30:07.488Z] 619be1103602: Pulling fs layer [2024-10-02T06:30:07.488Z] 7862e08f4a3e: Pulling fs layer [2024-10-02T06:30:07.488Z] 5df492c9dc93: Pulling fs layer [2024-10-02T06:30:07.488Z] 7629e6793208: Pulling fs layer [2024-10-02T06:30:07.488Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T06:30:07.488Z] fb5054dd5b73: Pulling fs layer [2024-10-02T06:30:07.488Z] eeca6798cff9: Pulling fs layer [2024-10-02T06:30:07.488Z] aa269ceb94a6: Pulling fs layer [2024-10-02T06:30:07.488Z] ada007ff1a6a: Pulling fs layer [2024-10-02T06:30:07.488Z] fb5054dd5b73: Waiting [2024-10-02T06:30:07.488Z] eeca6798cff9: Waiting [2024-10-02T06:30:07.488Z] aa269ceb94a6: Waiting [2024-10-02T06:30:07.488Z] 7629e6793208: Waiting [2024-10-02T06:30:07.488Z] 4f4fb700ef54: Waiting [2024-10-02T06:30:07.488Z] ada007ff1a6a: Waiting [2024-10-02T06:30:07.758Z] 7862e08f4a3e: Download complete [2024-10-02T06:30:07.758Z] 7629e6793208: Download complete [2024-10-02T06:30:07.758Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T06:30:07.758Z] 4f4fb700ef54: Download complete [2024-10-02T06:30:07.758Z] fb5054dd5b73: Verifying Checksum [2024-10-02T06:30:07.758Z] fb5054dd5b73: Download complete [2024-10-02T06:30:07.758Z] 619be1103602: Verifying Checksum [2024-10-02T06:30:07.758Z] 619be1103602: Download complete [2024-10-02T06:30:07.758Z] eeca6798cff9: Verifying Checksum [2024-10-02T06:30:07.758Z] eeca6798cff9: Download complete [2024-10-02T06:30:08.017Z] 619be1103602: Pull complete [2024-10-02T06:30:08.017Z] ada007ff1a6a: Verifying Checksum [2024-10-02T06:30:08.017Z] 7862e08f4a3e: Pull complete [2024-10-02T06:30:08.277Z] 5df492c9dc93: Verifying Checksum [2024-10-02T06:30:08.277Z] 5df492c9dc93: Download complete [2024-10-02T06:30:08.843Z] aa269ceb94a6: Verifying Checksum [2024-10-02T06:30:08.843Z] aa269ceb94a6: Download complete [2024-10-02T06:30:12.139Z] 5df492c9dc93: Pull complete [2024-10-02T06:30:12.139Z] 7629e6793208: Pull complete [2024-10-02T06:30:12.139Z] 4f4fb700ef54: Pull complete [2024-10-02T06:30:12.139Z] fb5054dd5b73: Pull complete [2024-10-02T06:30:12.139Z] eeca6798cff9: Pull complete [2024-10-02T06:30:15.430Z] aa269ceb94a6: Pull complete [2024-10-02T06:30:16.054Z] ada007ff1a6a: Pull complete [2024-10-02T06:30:16.989Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-02T06:30:16.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T06:30:16.989Z] ---> f489d0715acc [2024-10-02T06:30:16.989Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-02T06:30:20.852Z] Still waiting to schedule task [2024-10-02T06:30:20.852Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-02T06:30:33.800Z] ---> Running in 9c537ac1bdee [2024-10-02T06:30:33.800Z] Removing intermediate container 9c537ac1bdee [2024-10-02T06:30:33.800Z] ---> 4c693642f1f5 [2024-10-02T06:30:33.800Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T06:30:33.800Z] ---> Running in 71052909a29a [2024-10-02T06:30:34.368Z] Removing intermediate container 71052909a29a [2024-10-02T06:30:34.368Z] ---> 96f3e3bfaee5 [2024-10-02T06:30:34.368Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T06:30:34.936Z] ---> Running in c6936990dc22 [2024-10-02T06:30:35.505Z] Removing intermediate container c6936990dc22 [2024-10-02T06:30:35.505Z] ---> 5c22db5d863a [2024-10-02T06:30:35.505Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-02T06:30:35.765Z] ---> Running in 9b7e6a59fff8 [2024-10-02T06:30:37.147Z] Removing intermediate container 9b7e6a59fff8 [2024-10-02T06:30:37.147Z] ---> 4687d4f7f920 [2024-10-02T06:30:37.147Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-02T06:30:37.406Z] ---> Running in 1cc54b551bd1 [2024-10-02T06:30:37.974Z] Removing intermediate container 1cc54b551bd1 [2024-10-02T06:30:37.975Z] ---> 6ca7a962a4d1 [2024-10-02T06:30:37.975Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-02T06:30:38.543Z] latest: Pulling from library/docker [2024-10-02T06:30:38.803Z] 43c4264eed91: Pulling fs layer [2024-10-02T06:30:38.803Z] eeae0a4c3aab: Pulling fs layer [2024-10-02T06:30:38.803Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T06:30:38.803Z] cc787dab98b1: Pulling fs layer [2024-10-02T06:30:38.803Z] 4dde54e28b69: Pulling fs layer [2024-10-02T06:30:38.803Z] f76cc74ad672: Pulling fs layer [2024-10-02T06:30:38.803Z] c3730cf3cbd1: Pulling fs layer [2024-10-02T06:30:38.803Z] 08f9c6ae64ba: Pulling fs layer [2024-10-02T06:30:38.803Z] da8ae46b6347: Pulling fs layer [2024-10-02T06:30:38.803Z] 3f5a3c6f02f7: Pulling fs layer [2024-10-02T06:30:38.803Z] 238637adc6c9: Pulling fs layer [2024-10-02T06:30:38.803Z] 61595ab5b53d: Pulling fs layer [2024-10-02T06:30:38.803Z] cc787dab98b1: Waiting [2024-10-02T06:30:38.803Z] 835d4c51c9f5: Pulling fs layer [2024-10-02T06:30:38.803Z] d29e3ca0965c: Pulling fs layer [2024-10-02T06:30:38.803Z] ccb967684857: Pulling fs layer [2024-10-02T06:30:38.803Z] babf1dc4851c: Pulling fs layer [2024-10-02T06:30:38.803Z] 4dde54e28b69: Waiting [2024-10-02T06:30:38.803Z] f76cc74ad672: Waiting [2024-10-02T06:30:38.803Z] c3730cf3cbd1: Waiting [2024-10-02T06:30:38.803Z] 61595ab5b53d: Waiting [2024-10-02T06:30:38.803Z] 835d4c51c9f5: Waiting [2024-10-02T06:30:38.803Z] d29e3ca0965c: Waiting [2024-10-02T06:30:38.803Z] 08f9c6ae64ba: Waiting [2024-10-02T06:30:38.803Z] ccb967684857: Waiting [2024-10-02T06:30:38.803Z] da8ae46b6347: Waiting [2024-10-02T06:30:38.803Z] 238637adc6c9: Waiting [2024-10-02T06:30:38.803Z] 3f5a3c6f02f7: Waiting [2024-10-02T06:30:38.803Z] babf1dc4851c: Waiting [2024-10-02T06:30:39.062Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T06:30:39.062Z] 4f4fb700ef54: Download complete [2024-10-02T06:30:39.062Z] 43c4264eed91: Verifying Checksum [2024-10-02T06:30:39.062Z] 43c4264eed91: Download complete [2024-10-02T06:30:39.062Z] eeae0a4c3aab: Verifying Checksum [2024-10-02T06:30:39.062Z] eeae0a4c3aab: Download complete [2024-10-02T06:30:39.062Z] cc787dab98b1: Verifying Checksum [2024-10-02T06:30:39.062Z] cc787dab98b1: Download complete [2024-10-02T06:30:39.326Z] 4dde54e28b69: Download complete [2024-10-02T06:30:39.326Z] f76cc74ad672: Verifying Checksum [2024-10-02T06:30:39.326Z] f76cc74ad672: Download complete [2024-10-02T06:30:39.326Z] 08f9c6ae64ba: Download complete [2024-10-02T06:30:39.326Z] c3730cf3cbd1: Download complete [2024-10-02T06:30:39.326Z] da8ae46b6347: Verifying Checksum [2024-10-02T06:30:39.326Z] da8ae46b6347: Download complete [2024-10-02T06:30:39.326Z] 43c4264eed91: Pull complete [2024-10-02T06:30:39.326Z] 3f5a3c6f02f7: Verifying Checksum [2024-10-02T06:30:39.326Z] 3f5a3c6f02f7: Download complete [2024-10-02T06:30:39.326Z] 61595ab5b53d: Download complete [2024-10-02T06:30:39.326Z] 835d4c51c9f5: Verifying Checksum [2024-10-02T06:30:39.326Z] 835d4c51c9f5: Download complete [2024-10-02T06:30:39.326Z] 238637adc6c9: Verifying Checksum [2024-10-02T06:30:39.326Z] 238637adc6c9: Download complete [2024-10-02T06:30:39.590Z] ccb967684857: Download complete [2024-10-02T06:30:39.590Z] babf1dc4851c: Verifying Checksum [2024-10-02T06:30:39.590Z] babf1dc4851c: Download complete [2024-10-02T06:30:39.849Z] d29e3ca0965c: Verifying Checksum [2024-10-02T06:30:40.115Z] eeae0a4c3aab: Pull complete [2024-10-02T06:30:40.683Z] 4f4fb700ef54: Pull complete [2024-10-02T06:30:41.252Z] cc787dab98b1: Pull complete [2024-10-02T06:30:41.512Z] 4dde54e28b69: Pull complete [2024-10-02T06:30:42.078Z] f76cc74ad672: Pull complete [2024-10-02T06:30:42.646Z] c3730cf3cbd1: Pull complete [2024-10-02T06:30:42.646Z] 08f9c6ae64ba: Pull complete [2024-10-02T06:30:42.910Z] da8ae46b6347: Pull complete [2024-10-02T06:30:42.910Z] 3f5a3c6f02f7: Pull complete [2024-10-02T06:30:43.482Z] 238637adc6c9: Pull complete [2024-10-02T06:30:43.482Z] 61595ab5b53d: Pull complete [2024-10-02T06:30:43.482Z] 835d4c51c9f5: Pull complete [2024-10-02T06:30:44.420Z] d29e3ca0965c: Pull complete [2024-10-02T06:30:44.420Z] ccb967684857: Pull complete [2024-10-02T06:30:44.679Z] babf1dc4851c: Pull complete [2024-10-02T06:30:44.679Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-02T06:30:44.679Z] Status: Downloaded newer image for docker:latest [2024-10-02T06:30:52.964Z] ---> ca783fb2e666 [2024-10-02T06:30:52.964Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T06:30:52.964Z] ---> Running in 1b3760d30d8b [2024-10-02T06:30:52.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T06:30:52.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T06:30:52.964Z] OK: 264 MiB in 52 packages [2024-10-02T06:30:52.964Z] Removing intermediate container 1b3760d30d8b [2024-10-02T06:30:52.964Z] ---> 5a1fdf44286d [2024-10-02T06:30:52.964Z] Step 10/15 : ENV GO111MODULE=on [2024-10-02T06:30:52.964Z] ---> Running in e3eeb349b6f1 [2024-10-02T06:30:52.964Z] Removing intermediate container e3eeb349b6f1 [2024-10-02T06:30:52.964Z] ---> e2312f2c53a6 [2024-10-02T06:30:52.964Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-02T06:30:52.964Z] ---> Running in 2acaa61e2586 [2024-10-02T06:30:52.964Z] Removing intermediate container 2acaa61e2586 [2024-10-02T06:30:52.964Z] ---> bcab8e42504b [2024-10-02T06:30:52.964Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-02T06:30:52.964Z] ---> a68a9060ed07 [2024-10-02T06:30:52.964Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T06:30:52.964Z] ---> Running in 869c7752f8b8 [2024-10-02T06:32:19.982Z] Removing intermediate container 869c7752f8b8 [2024-10-02T06:32:19.982Z] ---> 24699aa2604f [2024-10-02T06:32:19.982Z] Step 14/15 : COPY . . [2024-10-02T06:32:19.982Z] ---> beb7cb783a6e [2024-10-02T06:32:19.982Z] Step 15/15 : RUN ${MAKE} [2024-10-02T06:32:19.982Z] ---> Running in ec5525a8b2f8 [2024-10-02T06:32:19.982Z] noop [2024-10-02T06:32:19.982Z] Removing intermediate container ec5525a8b2f8 [2024-10-02T06:32:19.982Z] ---> 1db3dd2c7631 [2024-10-02T06:32:19.982Z] Successfully built 1db3dd2c7631 [2024-10-02T06:32:19.982Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:32:20.322Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T06:32:20.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:32:20.405Z] prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container [2024-10-02T06:32:20.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-02T06:32:20.959Z] $ docker top 84a708827afee0e5724170e3cf7bac97d1e4c42d40a344f0684cb70b275e8fc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T06:32:21.318Z] + go version [2024-10-02T06:32:21.318Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-02T06:32:21.329Z] $ docker stop --time=1 84a708827afee0e5724170e3cf7bac97d1e4c42d40a344f0684cb70b275e8fc8 [2024-10-02T06:32:22.790Z] $ docker rm -f --volumes 84a708827afee0e5724170e3cf7bac97d1e4c42d40a344f0684cb70b275e8fc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:32:23.263Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T06:32:23.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:32:23.349Z] prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container [2024-10-02T06:32:23.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-02T06:32:23.749Z] $ docker top 3ea0b28dbc29f9d93000149e71cd85f0161dc4e2e1c4b9da4ea1ed3fa210e8bb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T06:32:24.097Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-02T06:32:24.400Z] + make test [2024-10-02T06:32:24.400Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-02T06:32:26.935Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-10-02T06:32:45.014Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-10-02T06:32:45.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-10-02T06:32:45.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-10-02T06:32:45.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-10-02T06:32:45.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-10-02T06:32:45.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-10-02T06:32:45.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-10-02T06:32:45.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-10-02T06:32:45.014Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-10-02T06:32:49.196Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T06:32:49.196Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T06:32:49.196Z] ./bin/test-attribution-txt.sh [2024-10-02T06:32:49.197Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-10-02T06:32:49.197Z] make -C web test [2024-10-02T06:32:49.197Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2024-10-02T06:32:49.197Z] make[1]: tput: No such file or directory [2024-10-02T06:32:49.197Z] make[1]: tput: No such file or directory [2024-10-02T06:32:49.197Z] warning: generating ./VERSION [2024-10-02T06:32:49.197Z] echo "0.0.0" > VERSION [2024-10-02T06:32:49.197Z] docker build \ [2024-10-02T06:32:49.197Z] -f Dockerfile \ [2024-10-02T06:32:49.197Z] --build-arg USER=1000 \ [2024-10-02T06:32:49.197Z] \ [2024-10-02T06:32:49.197Z] --label "git_sha=850fdf759a0efe631343390da82a37f8ec516889" \ [2024-10-02T06:32:49.197Z] -t edgexfoundry/edgex-web-ui:850fdf759a0efe631343390da82a37f8ec516889 \ [2024-10-02T06:32:49.197Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-10-02T06:32:49.197Z] . [2024-10-02T06:32:49.197Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-10-02T06:32:49.197Z] Install the buildx component to build images with BuildKit: [2024-10-02T06:32:49.197Z] https://docs.docker.com/go/buildx/ [2024-10-02T06:32:49.197Z] [2024-10-02T06:32:49.197Z] Sending build context to Docker daemon 2.62MB [2024-10-02T06:32:49.197Z] Step 1/11 : FROM node:18-alpine3.18 [2024-10-02T06:32:49.764Z] 18-alpine3.18: Pulling from library/node [2024-10-02T06:32:49.764Z] 619be1103602: Already exists [2024-10-02T06:32:49.764Z] 7e9a007eb24b: Pulling fs layer [2024-10-02T06:32:49.764Z] 5189255e31c8: Pulling fs layer [2024-10-02T06:32:49.764Z] 88f4f8a6bc8d: Pulling fs layer [2024-10-02T06:32:49.764Z] 88f4f8a6bc8d: Download complete [2024-10-02T06:32:50.023Z] 5189255e31c8: Verifying Checksum [2024-10-02T06:32:50.023Z] 5189255e31c8: Download complete [2024-10-02T06:32:50.283Z] 7e9a007eb24b: Verifying Checksum [2024-10-02T06:32:50.283Z] 7e9a007eb24b: Download complete [2024-10-02T06:32:51.658Z] 7e9a007eb24b: Pull complete [2024-10-02T06:32:52.226Z] 5189255e31c8: Pull complete [2024-10-02T06:32:52.226Z] 88f4f8a6bc8d: Pull complete [2024-10-02T06:32:52.226Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2024-10-02T06:32:52.485Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-10-02T06:32:52.485Z] ---> a19326513a45 [2024-10-02T06:32:52.485Z] Step 2/11 : RUN apk add --no-cache chromium [2024-10-02T06:33:00.593Z] ---> Running in 2e7591bad0d2 [2024-10-02T06:33:00.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T06:33:00.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T06:33:00.593Z] (1/154) Installing libexpat (2.6.3-r0) [2024-10-02T06:33:00.593Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-10-02T06:33:00.593Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-10-02T06:33:00.593Z] (4/154) Installing libpng (1.6.44-r0) [2024-10-02T06:33:00.593Z] (5/154) Installing freetype (2.13.0-r5) [2024-10-02T06:33:00.593Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-10-02T06:33:00.593Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-10-02T06:33:00.593Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-10-02T06:33:00.593Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-10-02T06:33:00.593Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-10-02T06:33:00.593Z] (11/154) Installing libffi (3.4.4-r2) [2024-10-02T06:33:00.593Z] (12/154) Installing libintl (0.21.1-r7) [2024-10-02T06:33:00.593Z] (13/154) Installing libblkid (2.38.1-r8) [2024-10-02T06:33:00.593Z] (14/154) Installing libmount (2.38.1-r8) [2024-10-02T06:33:00.593Z] (15/154) Installing pcre2 (10.42-r1) [2024-10-02T06:33:00.593Z] (16/154) Installing glib (2.76.6-r0) [2024-10-02T06:33:00.593Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-10-02T06:33:00.593Z] (18/154) Installing libxml2 (2.11.8-r0) [2024-10-02T06:33:00.593Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-10-02T06:33:00.593Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-10-02T06:33:00.593Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-10-02T06:33:00.593Z] (22/154) Installing libwebp (1.3.2-r0) [2024-10-02T06:33:00.593Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-10-02T06:33:00.593Z] (24/154) Installing tiff (4.5.1-r0) [2024-10-02T06:33:00.593Z] (25/154) Installing gdk-pixbuf (2.42.12-r0) [2024-10-02T06:33:00.593Z] (26/154) Installing gtk-update-icon-cache (3.24.43-r0) [2024-10-02T06:33:00.593Z] (27/154) Installing libxau (1.0.11-r2) [2024-10-02T06:33:00.593Z] (28/154) Installing libmd (1.0.4-r2) [2024-10-02T06:33:00.593Z] (29/154) Installing libbsd (0.11.7-r1) [2024-10-02T06:33:00.593Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-10-02T06:33:00.593Z] (31/154) Installing libxcb (1.15-r1) [2024-10-02T06:33:00.593Z] (32/154) Installing libx11 (1.8.7-r0) [2024-10-02T06:33:00.593Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-10-02T06:33:00.593Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-10-02T06:33:00.593Z] (35/154) Installing libxrender (0.9.11-r3) [2024-10-02T06:33:00.593Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-10-02T06:33:00.593Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-10-02T06:33:00.593Z] (38/154) Installing libxext (1.3.5-r2) [2024-10-02T06:33:00.593Z] (39/154) Installing libxi (1.8.1-r0) [2024-10-02T06:33:00.593Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-10-02T06:33:00.593Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-10-02T06:33:00.593Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-10-02T06:33:00.593Z] (43/154) Installing libxtst (1.2.4-r2) [2024-10-02T06:33:00.593Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-10-02T06:33:00.593Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-10-02T06:33:00.593Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-10-02T06:33:00.593Z] (47/154) Installing pixman (0.42.2-r1) [2024-10-02T06:33:00.593Z] (48/154) Installing cairo (1.17.8-r1) [2024-10-02T06:33:00.593Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-10-02T06:33:00.593Z] (50/154) Installing avahi-libs (0.8-r13) [2024-10-02T06:33:00.593Z] (51/154) Installing gmp (6.2.1-r3) [2024-10-02T06:33:00.593Z] (52/154) Installing nettle (3.8.1-r2) [2024-10-02T06:33:00.593Z] (53/154) Installing libunistring (1.1-r1) [2024-10-02T06:33:00.593Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-10-02T06:33:00.593Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-10-02T06:33:00.593Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-10-02T06:33:00.593Z] (57/154) Installing gnutls (3.8.4-r0) [2024-10-02T06:33:00.593Z] (58/154) Installing cups-libs (2.4.9-r0) [2024-10-02T06:33:00.593Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-10-02T06:33:00.853Z] (60/154) Installing fribidi (1.0.13-r0) [2024-10-02T06:33:00.853Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-10-02T06:33:00.853Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-10-02T06:33:00.853Z] (63/154) Installing libxft (2.3.8-r1) [2024-10-02T06:33:00.853Z] (64/154) Installing pango (1.50.14-r1) [2024-10-02T06:33:00.853Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-10-02T06:33:00.853Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-10-02T06:33:00.853Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-10-02T06:33:00.853Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-10-02T06:33:00.853Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-10-02T06:33:00.853Z] (70/154) Installing gtk+3.0 (3.24.43-r0) [2024-10-02T06:33:00.853Z] (71/154) Installing icu-data-full (73.2-r2) [2024-10-02T06:33:01.114Z] (72/154) Installing mesa (23.0.4-r0) [2024-10-02T06:33:01.114Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-10-02T06:33:01.680Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-10-02T06:33:01.680Z] (75/154) Installing libpciaccess (0.17-r2) [2024-10-02T06:33:01.680Z] (76/154) Installing libdrm (2.4.115-r4) [2024-10-02T06:33:01.680Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-10-02T06:33:01.681Z] (78/154) Installing libelf (0.189-r2) [2024-10-02T06:33:01.681Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-10-02T06:33:01.681Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-10-02T06:33:01.969Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-10-02T06:33:01.969Z] (82/154) Installing libmagic (5.45-r0) [2024-10-02T06:33:01.969Z] (83/154) Installing file (5.45-r0) [2024-10-02T06:33:01.969Z] (84/154) Installing libice (1.1.1-r2) [2024-10-02T06:33:01.969Z] (85/154) Installing libuuid (2.38.1-r8) [2024-10-02T06:33:01.969Z] (86/154) Installing libsm (1.2.4-r1) [2024-10-02T06:33:01.969Z] (87/154) Installing libxt (1.3.0-r2) [2024-10-02T06:33:01.969Z] (88/154) Installing libxmu (1.1.4-r2) [2024-10-02T06:33:01.969Z] (89/154) Installing xset (1.2.5-r1) [2024-10-02T06:33:01.969Z] (90/154) Installing xprop (1.2.7-r0) [2024-10-02T06:33:01.969Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-10-02T06:33:01.969Z] (92/154) Installing libogg (1.3.5-r4) [2024-10-02T06:33:01.969Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-10-02T06:33:01.969Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-10-02T06:33:01.969Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-10-02T06:33:01.969Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-10-02T06:33:02.228Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-10-02T06:33:02.228Z] (98/154) Installing libva (2.18.0-r1) [2024-10-02T06:33:02.228Z] (99/154) Installing libvdpau (1.5-r1) [2024-10-02T06:33:02.228Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-10-02T06:33:02.229Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-10-02T06:33:02.229Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-10-02T06:33:02.229Z] (103/154) Installing libhwy (1.0.4-r1) [2024-10-02T06:33:02.229Z] (104/154) Installing lcms2 (2.15-r2) [2024-10-02T06:33:02.229Z] (105/154) Installing libjxl (0.8.2-r0) [2024-10-02T06:33:02.229Z] (106/154) Installing lame-libs (3.100-r5) [2024-10-02T06:33:02.229Z] (107/154) Installing opus (1.4-r0) [2024-10-02T06:33:02.229Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-10-02T06:33:02.229Z] (109/154) Installing soxr (0.1.3-r5) [2024-10-02T06:33:02.229Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-10-02T06:33:02.229Z] (111/154) Installing libtheora (1.1.1-r17) [2024-10-02T06:33:02.229Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-10-02T06:33:02.229Z] (113/154) Installing libvpx (1.13.0-r2) [2024-10-02T06:33:02.229Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-10-02T06:33:02.229Z] (115/154) Installing numactl (2.0.16-r4) [2024-10-02T06:33:02.229Z] (116/154) Installing x265-libs (3.5-r4) [2024-10-02T06:33:02.487Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-10-02T06:33:02.487Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-10-02T06:33:02.487Z] (119/154) Installing libbluray (1.3.4-r0) [2024-10-02T06:33:02.487Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-10-02T06:33:02.487Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-10-02T06:33:02.487Z] (122/154) Installing cjson (1.7.17-r0) [2024-10-02T06:33:02.487Z] (123/154) Installing mbedtls (2.28.9-r0) [2024-10-02T06:33:02.487Z] (124/154) Installing librist (0.2.7-r0) [2024-10-02T06:33:02.487Z] (125/154) Installing libsrt (1.5.2-r0) [2024-10-02T06:33:02.487Z] (126/154) Installing libssh (0.10.5-r0) [2024-10-02T06:33:02.487Z] (127/154) Installing libsodium (1.0.18-r3) [2024-10-02T06:33:02.487Z] (128/154) Installing libzmq (4.3.4-r4) [2024-10-02T06:33:02.487Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-10-02T06:33:02.745Z] (130/154) Installing libevent (2.1.12-r6) [2024-10-02T06:33:02.745Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-10-02T06:33:02.745Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-10-02T06:33:02.745Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-10-02T06:33:02.745Z] (134/154) Installing icu-libs (73.2-r2) [2024-10-02T06:33:02.745Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-10-02T06:33:02.745Z] (136/154) Installing minizip (1.2.13-r1) [2024-10-02T06:33:02.745Z] (137/154) Installing nspr (4.35-r2) [2024-10-02T06:33:02.745Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-10-02T06:33:02.745Z] (139/154) Installing nss (3.94-r0) [2024-10-02T06:33:02.745Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-10-02T06:33:02.745Z] (141/154) Installing libasyncns (0.8-r1) [2024-10-02T06:33:02.745Z] (142/154) Installing libltdl (2.4.7-r2) [2024-10-02T06:33:02.745Z] (143/154) Installing orc (0.4.39-r0) [2024-10-02T06:33:02.745Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-10-02T06:33:02.745Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-10-02T06:33:02.745Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-10-02T06:33:02.745Z] (147/154) Installing libpulse (16.1-r10) [2024-10-02T06:33:03.004Z] (148/154) Installing snappy (1.1.10-r1) [2024-10-02T06:33:03.004Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-10-02T06:33:03.004Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-10-02T06:33:03.004Z] (151/154) Installing libgpg-error (1.47-r1) [2024-10-02T06:33:03.004Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-10-02T06:33:03.004Z] (153/154) Installing libxslt (1.1.38-r0) [2024-10-02T06:33:03.004Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-10-02T06:33:04.386Z] Executing busybox-1.36.1-r5.trigger [2024-10-02T06:33:04.386Z] Executing fontconfig-2.14.2-r3.trigger [2024-10-02T06:33:04.386Z] Executing mkfontscale-1.2.2-r3.trigger [2024-10-02T06:33:04.386Z] Executing glib-2.76.6-r0.trigger [2024-10-02T06:33:04.386Z] Executing shared-mime-info-2.2-r5.trigger [2024-10-02T06:33:05.333Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-10-02T06:33:05.333Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-10-02T06:33:05.591Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-10-02T06:33:05.591Z] OK: 579 MiB in 171 packages [2024-10-02T06:33:32.158Z] Removing intermediate container 2e7591bad0d2 [2024-10-02T06:33:32.158Z] ---> f2b585e462c5 [2024-10-02T06:33:32.158Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-10-02T06:33:32.158Z] ---> Running in 8df8ca3d0439 [2024-10-02T06:33:32.158Z] Removing intermediate container 8df8ca3d0439 [2024-10-02T06:33:32.158Z] ---> 692739470176 [2024-10-02T06:33:32.158Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-10-02T06:33:32.158Z] ---> Running in 82150006c777 [2024-10-02T06:33:32.417Z] Removing intermediate container 82150006c777 [2024-10-02T06:33:32.417Z] ---> ab715d289dd9 [2024-10-02T06:33:32.417Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-10-02T06:33:32.985Z] ---> Running in 9d61e6d35a04 [2024-10-02T06:33:32.985Z] Removing intermediate container 9d61e6d35a04 [2024-10-02T06:33:32.985Z] ---> 25b29630cfd6 [2024-10-02T06:33:32.985Z] Step 6/11 : RUN npm install -g npm [2024-10-02T06:33:32.985Z] ---> Running in 0a858e4b6cc2 [2024-10-02T06:33:54.914Z] [2024-10-02T06:33:54.914Z] removed 8 packages, and changed 71 packages in 21s [2024-10-02T06:33:54.914Z] [2024-10-02T06:33:54.914Z] 22 packages are looking for funding [2024-10-02T06:33:54.914Z] run `npm fund` for details [2024-10-02T06:33:55.482Z] Removing intermediate container 0a858e4b6cc2 [2024-10-02T06:33:55.482Z] ---> 0c69b3fe888b [2024-10-02T06:33:55.482Z] Step 7/11 : ARG USER=1000 [2024-10-02T06:33:55.482Z] ---> Running in 5857fb4fc0dc [2024-10-02T06:33:55.740Z] Removing intermediate container 5857fb4fc0dc [2024-10-02T06:33:55.740Z] ---> 711300c394d2 [2024-10-02T06:33:55.740Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-10-02T06:33:55.740Z] ---> Running in cfa3efc08760 [2024-10-02T06:33:56.307Z] Removing intermediate container cfa3efc08760 [2024-10-02T06:33:56.307Z] ---> 52a99179122d [2024-10-02T06:33:56.307Z] Step 9/11 : USER $USER:$USER [2024-10-02T06:33:56.307Z] ---> Running in 903bbfef9745 [2024-10-02T06:33:56.568Z] Removing intermediate container 903bbfef9745 [2024-10-02T06:33:56.568Z] ---> 9e4dabc8b7e0 [2024-10-02T06:33:56.568Z] Step 10/11 : WORKDIR /app [2024-10-02T06:33:56.568Z] ---> Running in 9647564ae89c [2024-10-02T06:33:56.568Z] Removing intermediate container 9647564ae89c [2024-10-02T06:33:56.568Z] ---> 6af772839b36 [2024-10-02T06:33:56.568Z] Step 11/11 : LABEL git_sha=850fdf759a0efe631343390da82a37f8ec516889 [2024-10-02T06:33:56.568Z] ---> Running in 7190247ab7e5 [2024-10-02T06:33:56.568Z] Removing intermediate container 7190247ab7e5 [2024-10-02T06:33:56.568Z] ---> 6fbfee68acb4 [2024-10-02T06:33:56.568Z] Successfully built 6fbfee68acb4 [2024-10-02T06:33:56.568Z] Successfully tagged edgexfoundry/edgex-web-ui:850fdf759a0efe631343390da82a37f8ec516889 [2024-10-02T06:33:56.568Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-10-02T06:33:56.568Z] touch edgex-web-ui.imagebuilt [2024-10-02T06:33:56.568Z] mkdir -p node_modules coverage [2024-10-02T06:33:56.568Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-10-02T06:33:56.568Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-10-02T06:34:01.942Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-10-02T06:34:02.200Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-10-02T06:34:02.459Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2024-10-02T06:34:03.057Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-10-02T06:34:03.624Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-10-02T06:34:03.884Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-10-02T06:34:04.452Z] npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-10-02T06:34:04.452Z] npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-10-02T06:34:06.373Z] 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. [2024-10-02T06:34:06.632Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-10-02T06:34:07.582Z] 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 [2024-10-02T06:34:08.008Z] 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 [2024-10-02T06:34:09.935Z] 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. [2024-10-02T06:34:18.053Z] [2024-10-02T06:34:18.053Z] added 1182 packages, and audited 1183 packages in 20s [2024-10-02T06:34:18.053Z] [2024-10-02T06:34:18.053Z] 100 packages are looking for funding [2024-10-02T06:34:18.053Z] run `npm fund` for details [2024-10-02T06:34:18.053Z] [2024-10-02T06:34:18.053Z] 34 vulnerabilities (16 moderate, 17 high, 1 critical) [2024-10-02T06:34:18.053Z] [2024-10-02T06:34:18.053Z] To address issues that do not require attention, run: [2024-10-02T06:34:18.053Z] npm audit fix [2024-10-02T06:34:18.053Z] [2024-10-02T06:34:18.053Z] To address all issues (including breaking changes), run: [2024-10-02T06:34:18.053Z] npm audit fix --force [2024-10-02T06:34:18.053Z] [2024-10-02T06:34:18.053Z] Run `npm audit` for details. [2024-10-02T06:34:36.172Z] 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 [2024-10-02T06:34:37.111Z] - Generating browser application bundles (phase: setup)... [2024-10-02T06:35:03.757Z] ✔ Browser application bundle generation complete. [2024-10-02T06:35:03.757Z] 02 10 2024 06:35:03.022:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-10-02T06:35:03.757Z] 02 10 2024 06:35:03.024:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-10-02T06:35:03.757Z] 02 10 2024 06:35:03.027:INFO [launcher]: Starting browser ChromeHeadless [2024-10-02T06:35:03.757Z] 02 10 2024 06:35:03.378:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket tvSTS_BfROaCQ8ThAAAB with id 24411075 [2024-10-02T06:35:05.671Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-10-02T06:35:05.671Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.047 secs) [2024-10-02T06:35:05.671Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.053 secs) [2024-10-02T06:35:05.671Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.057 secs) [2024-10-02T06:35:05.671Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.063 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.116 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.172 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.186 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.214 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.24 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.244 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.255 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.265 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.268 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.273 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.277 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.315 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.331 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.334 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.336 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.337 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.349 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.352 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.379 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.386 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.394 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.406 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.419 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.432 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.454 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.469 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.477 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.492 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.498 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.505 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.519 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.524 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.529 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.54 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.546 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.549 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.564 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.576 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.59 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.598 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.617 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.626 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.631 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.642 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.656 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.661 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.691 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.697 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.708 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.715 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.717 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.72 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.722 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.723 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.727 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.733 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.754 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.757 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.759 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.765 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.767 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.768 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.772 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.795 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.797 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.802 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.811 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.839 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.842 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.899 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.911 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.917 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.92 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.922 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.923 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.926 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.929 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.93 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.946 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.949 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.951 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.955 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.958 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.974 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.977 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.985 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.988 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.992 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.993 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.994 secs) [2024-10-02T06:35:07.058Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.995 secs) [2024-10-02T06:35:07.058Z] WARN: ' [2024-10-02T06:35:07.058Z] It looks like you're using ngModel on the same form field as formControlName. [2024-10-02T06:35:07.058Z] Support for using the ngModel input property and ngModelChange event with [2024-10-02T06:35:07.058Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-10-02T06:35:07.058Z] in a future version of Angular. [2024-10-02T06:35:07.058Z] [2024-10-02T06:35:07.058Z] For more information on this, see our API docs here: [2024-10-02T06:35:07.059Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-10-02T06:35:07.059Z] ' [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.995 secs) [2024-10-02T06:35:07.059Z] WARN: ' [2024-10-02T06:35:07.059Z] It looks like you're using ngModel on the same form field as formControlName. [2024-10-02T06:35:07.059Z] Support for using the ngModel input property and ngModelChange event with [2024-10-02T06:35:07.059Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-10-02T06:35:07.059Z] in a future version of Angular. [2024-10-02T06:35:07.059Z] [2024-10-02T06:35:07.059Z] For more information on this, see our API docs here: [2024-10-02T06:35:07.059Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-10-02T06:35:07.059Z] ' [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.01 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.017 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.023 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.025 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.026 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.033 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.046 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.065 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.067 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.068 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.074 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.077 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.079 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.084 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.09 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.091 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.092 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.101 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.107 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.113 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.143 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.161 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.172 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.18 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.196 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.2 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.204 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.21 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.219 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.222 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.224 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.226 secs) [2024-10-02T06:35:07.059Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-10-02T06:35:07.059Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-10-02T06:35:07.059Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.226 secs) [2024-10-02T06:35:07.059Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-10-02T06:35:07.059Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-10-02T06:35:07.059Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.228 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.245 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.251 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.255 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.258 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.26 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.262 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.273 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.28 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.294 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.297 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.298 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.303 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.315 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.318 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.32 secs) [2024-10-02T06:35:07.059Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.331 secs) [2024-10-02T06:35:07.321Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.343 secs) [2024-10-02T06:35:07.321Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.348 secs) [2024-10-02T06:35:07.321Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.352 secs) [2024-10-02T06:35:07.321Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.952 secs / 1.352 secs) [2024-10-02T06:35:07.321Z] TOTAL: 147 SUCCESS [2024-10-02T06:35:07.321Z] ✔ Browser application bundle generation complete. [2024-10-02T06:35:07.913Z] [2024-10-02T06:35:07.913Z] =============================== Coverage summary =============================== [2024-10-02T06:35:07.913Z] Statements : 39.07% ( 1375/3519 ) [2024-10-02T06:35:07.913Z] Branches : 15.3% ( 94/614 ) [2024-10-02T06:35:07.913Z] Functions : 32.22% ( 425/1319 ) [2024-10-02T06:35:07.913Z] Lines : 39% ( 1344/3446 ) [2024-10-02T06:35:07.913Z] ================================================================================ [2024-10-02T06:35:07.913Z] ✔ Browser application bundle generation complete. [2024-10-02T06:35:11.220Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2024-10-02T06:35:11.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T06:35:11.252Z] $ docker stop --time=1 3ea0b28dbc29f9d93000149e71cd85f0161dc4e2e1c4b9da4ea1ed3fa210e8bb [2024-10-02T06:35:12.558Z] $ docker rm -f --volumes 3ea0b28dbc29f9d93000149e71cd85f0161dc4e2e1c4b9da4ea1ed3fa210e8bb [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T06:35:13.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T06:35:13.452Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-02T06:35:13.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T06:35:14.294Z] + ls -al . [2024-10-02T06:35:14.294Z] total 264 [2024-10-02T06:35:14.294Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 2 06:32 . [2024-10-02T06:35:14.294Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:29 .. [2024-10-02T06:35:14.294Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:29 .blubracket [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 2 06:29 .dockerignore [2024-10-02T06:35:14.294Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:30 .git [2024-10-02T06:35:14.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:29 .github [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 178 Oct 2 06:29 .gitignore [2024-10-02T06:35:14.294Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 06:30 .semver [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 9736 Oct 2 06:29 Attribution.txt [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 21430 Oct 2 06:29 CHANGELOG.md [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 2 06:29 CONTRIBUTING.md [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 1940 Oct 2 06:29 Dockerfile [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 2 06:29 Jenkinsfile [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 2 06:29 LICENSE [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 2189 Oct 2 06:29 Makefile [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 2 06:29 README.md [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 06:30 VERSION [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 4832 Oct 2 06:29 angularmigrationlogs.md [2024-10-02T06:35:14.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:29 assets [2024-10-02T06:35:14.294Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:29 bin [2024-10-02T06:35:14.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:29 cmd [2024-10-02T06:35:14.294Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 2 06:32 coverage.out [2024-10-02T06:35:14.294Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:29 docs [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 6664 Oct 2 06:29 go.mod [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 99091 Oct 2 06:29 go.sum [2024-10-02T06:35:14.294Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:29 internal [2024-10-02T06:35:14.294Z] -rwxrwxr-x 1 jenkins jenkins 568 Oct 2 06:29 redeploy.sh [2024-10-02T06:35:14.294Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:29 testing [2024-10-02T06:35:14.294Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 2 06:29 version.go [2024-10-02T06:35:14.294Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 2 06:34 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:35:14.749Z] + 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=850fdf759a0efe631343390da82a37f8ec516889 --label arch=amd64 --label version=3.1.0-dev.52 . [2024-10-02T06:35:16.123Z] Sending build context to Docker daemon 346.7MB [2024-10-02T06:35:16.381Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T06:35:16.381Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-02T06:35:16.381Z] ---> 1db3dd2c7631 [2024-10-02T06:35:16.381Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-02T06:35:26.357Z] ---> Running in ae08fb71dbd0 [2024-10-02T06:35:26.357Z] Removing intermediate container ae08fb71dbd0 [2024-10-02T06:35:26.357Z] ---> 8ab35e176549 [2024-10-02T06:35:26.357Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T06:35:26.357Z] ---> Running in e4504215472e [2024-10-02T06:35:26.357Z] Removing intermediate container e4504215472e [2024-10-02T06:35:26.357Z] ---> 3ed85e9c7675 [2024-10-02T06:35:26.357Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T06:35:26.357Z] ---> Running in 9c404792b2b4 [2024-10-02T06:35:26.357Z] Removing intermediate container 9c404792b2b4 [2024-10-02T06:35:26.357Z] ---> 6cac4c1bcee1 [2024-10-02T06:35:26.357Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-10-02T06:35:26.357Z] ---> Running in 99351bad4cde [2024-10-02T06:35:26.357Z] Removing intermediate container 99351bad4cde [2024-10-02T06:35:26.357Z] ---> 3abceae09710 [2024-10-02T06:35:26.357Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-02T06:35:26.357Z] ---> Running in 5a8eba67f3f2 [2024-10-02T06:35:26.357Z] Removing intermediate container 5a8eba67f3f2 [2024-10-02T06:35:26.357Z] ---> 1455b70df99a [2024-10-02T06:35:26.357Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-02T06:35:27.748Z] ---> 8f0824a10aed [2024-10-02T06:35:27.748Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T06:35:27.748Z] ---> Running in 649fe2533284 [2024-10-02T06:35:28.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T06:35:28.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T06:35:28.573Z] OK: 264 MiB in 52 packages [2024-10-02T06:35:29.139Z] Removing intermediate container 649fe2533284 [2024-10-02T06:35:29.139Z] ---> 1867fb0b0b46 [2024-10-02T06:35:29.139Z] Step 10/27 : ENV GO111MODULE=on [2024-10-02T06:35:29.139Z] ---> Running in 11ab9eb8c7b5 [2024-10-02T06:35:29.139Z] Removing intermediate container 11ab9eb8c7b5 [2024-10-02T06:35:29.139Z] ---> d53399f2ee0b [2024-10-02T06:35:29.139Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-02T06:35:29.139Z] ---> Running in 64027a5434e6 [2024-10-02T06:35:29.139Z] Removing intermediate container 64027a5434e6 [2024-10-02T06:35:29.139Z] ---> 57ff4a42af94 [2024-10-02T06:35:29.139Z] Step 12/27 : COPY go.mod vendor* ./ [2024-10-02T06:35:29.398Z] ---> 38036789b23b [2024-10-02T06:35:29.398Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T06:35:29.398Z] ---> Running in b5d6c7062380 [2024-10-02T06:35:30.334Z] Removing intermediate container b5d6c7062380 [2024-10-02T06:35:30.334Z] ---> a02ecf5a45a4 [2024-10-02T06:35:30.334Z] Step 14/27 : COPY . . [2024-10-02T06:35:48.420Z] ---> aa9d80a82ca6 [2024-10-02T06:35:48.420Z] Step 15/27 : RUN ${MAKE} [2024-10-02T06:35:48.420Z] ---> Running in a70c2f2eb5d3 [2024-10-02T06:35:48.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.52" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-10-02T06:36:05.224Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12656 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2024-10-02T06:36:05.243Z] Running in /w/workspace/edgex-ui-go/182 [Pipeline] { [Pipeline] checkout [2024-10-02T06:36:08.311Z] The recommended git tool is: git [2024-10-02T06:36:13.236Z] using credential edgex-jenkins-ssh [2024-10-02T06:36:13.256Z] Cloning the remote Git repository [2024-10-02T06:36:13.312Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-02T06:36:13.412Z] > git init /w/workspace/edgex-ui-go/182 # timeout=10 [2024-10-02T06:36:13.557Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-02T06:36:13.558Z] > git --version # timeout=10 [2024-10-02T06:36:13.579Z] > git --version # 'git version 2.25.1' [2024-10-02T06:36:13.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T06:36:13.740Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T06:36:18.451Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-02T06:36:18.483Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T06:36:19.516Z] Avoid second fetch [2024-10-02T06:36:19.517Z] Checking out Revision 850fdf759a0efe631343390da82a37f8ec516889 (main) [2024-10-02T06:36:19.533Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T06:36:19.615Z] > git checkout -f 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 [2024-10-02T06:36:20.519Z] Commit message: "Merge pull request #800 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.60" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T06:36:25.384Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-02T06:36:25.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T06:36:25.384Z] Dload Upload Total Spent Left Speed [2024-10-02T06:36:25.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2024-10-02T06:36:25.741Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-02T06:36:26.083Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-10-02T06:36:26.083Z] /etc/docker/daemon.json [2024-10-02T06:36:26.083Z] { [2024-10-02T06:36:26.083Z] "registry-mirrors": [ [2024-10-02T06:36:26.083Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-02T06:36:26.083Z] ], [2024-10-02T06:36:26.083Z] "bip": "10.250.0.254/24", [2024-10-02T06:36:26.083Z] "hosts": [ [2024-10-02T06:36:26.083Z] "tcp://0.0.0.0:5555", [2024-10-02T06:36:26.083Z] "unix:///var/run/docker.sock" [2024-10-02T06:36:26.083Z] ], [2024-10-02T06:36:26.083Z] "mtu": 1458, [2024-10-02T06:36:26.083Z] "selinux-enabled": true, [2024-10-02T06:36:26.083Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-02T06:36:26.083Z] } [Pipeline] sh [2024-10-02T06:36:26.417Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-02T06:36:26.759Z] + sudo service docker restart [2024-10-02T06:36:27.249Z] Removing intermediate container a70c2f2eb5d3 [2024-10-02T06:36:27.249Z] ---> 6247710a5bae [2024-10-02T06:36:27.249Z] Step 16/27 : FROM alpine:3.18 [2024-10-02T06:36:27.249Z] 3.18: Pulling from library/alpine [2024-10-02T06:36:27.249Z] 1cc3d825d8b2: Pulling fs layer [2024-10-02T06:36:27.249Z] 1cc3d825d8b2: Verifying Checksum [2024-10-02T06:36:27.249Z] 1cc3d825d8b2: Download complete [2024-10-02T06:36:27.249Z] 1cc3d825d8b2: Pull complete [2024-10-02T06:36:27.249Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T06:36:27.249Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T06:36:27.249Z] ---> 2c64cf60f6f0 [2024-10-02T06:36:27.249Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-02T06:36:27.249Z] ---> Running in 7dd6d76e11e1 [2024-10-02T06:36:27.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T06:36:27.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T06:36:27.249Z] OK: 7 MiB in 15 packages [2024-10-02T06:36:27.249Z] Removing intermediate container 7dd6d76e11e1 [2024-10-02T06:36:27.249Z] ---> 2ee31531a0dd [2024-10-02T06:36:27.249Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-10-02T06:36:27.249Z] ---> Running in b4b48b683700 [2024-10-02T06:36:27.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T06:36:27.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T06:36:27.508Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T06:36:27.508Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T06:36:27.508Z] OK: 7 MiB in 16 packages [2024-10-02T06:36:30.040Z] Removing intermediate container b4b48b683700 [2024-10-02T06:36:30.040Z] ---> 9c58d6e82a58 [2024-10-02T06:36:30.040Z] Step 19/27 : EXPOSE 4000 [2024-10-02T06:36:30.040Z] ---> Running in 62ddfb53a1c7 [2024-10-02T06:36:30.973Z] Removing intermediate container 62ddfb53a1c7 [2024-10-02T06:36:30.973Z] ---> 0189e579b0c8 [2024-10-02T06:36:30.973Z] Step 20/27 : 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 [2024-10-02T06:36:32.347Z] ---> 67e036557c75 [2024-10-02T06:36:32.348Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-10-02T06:36:32.348Z] ---> 8d6cf40f2fc9 [2024-10-02T06:36:32.348Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-10-02T06:36:32.606Z] ---> 4c38bbbe2f77 [2024-10-02T06:36:32.606Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-10-02T06:36:32.606Z] ---> Running in 4ad707504b98 [2024-10-02T06:36:32.606Z] Removing intermediate container 4ad707504b98 [2024-10-02T06:36:32.606Z] ---> eff61a107b45 [2024-10-02T06:36:32.606Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-10-02T06:36:32.606Z] ---> Running in 2972bf0443e8 [2024-10-02T06:36:32.865Z] Removing intermediate container 2972bf0443e8 [2024-10-02T06:36:32.865Z] ---> 27a0c3cebafd [2024-10-02T06:36:32.865Z] Step 25/27 : LABEL arch=amd64 [2024-10-02T06:36:32.865Z] ---> Running in 4b7136133dda [2024-10-02T06:36:33.123Z] Removing intermediate container 4b7136133dda [2024-10-02T06:36:33.123Z] ---> 9a1b07bee68e [2024-10-02T06:36:33.123Z] Step 26/27 : LABEL git_sha=850fdf759a0efe631343390da82a37f8ec516889 [2024-10-02T06:36:33.123Z] ---> Running in 415a3aef3024 [2024-10-02T06:36:33.381Z] Removing intermediate container 415a3aef3024 [2024-10-02T06:36:33.381Z] ---> ddcc5a00b78d [2024-10-02T06:36:33.381Z] Step 27/27 : LABEL version=3.1.0-dev.52 [2024-10-02T06:36:33.381Z] ---> Running in 59b9efe5644d [2024-10-02T06:36:33.381Z] Removing intermediate container 59b9efe5644d [2024-10-02T06:36:33.381Z] ---> 1d8d87f5b8b2 [2024-10-02T06:36:33.381Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T06:36:33.381Z] Successfully built 1d8d87f5b8b2 [2024-10-02T06:36:33.381Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T06:36:33.524Z] provisioning config files... [2024-10-02T06:36:33.534Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18090928101087268930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:36:33.852Z] ---> ****-login.sh [2024-10-02T06:36:33.852Z] nexus3.edgexfoundry.org:10001 [2024-10-02T06:36:33.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:36:33.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:36:33.852Z] Configure a credential helper to remove this warning. See [2024-10-02T06:36:33.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:36:33.853Z] [2024-10-02T06:36:33.853Z] Login Succeeded [2024-10-02T06:36:33.853Z] nexus3.edgexfoundry.org:10002 [2024-10-02T06:36:33.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:36:33.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:36:33.853Z] Configure a credential helper to remove this warning. See [2024-10-02T06:36:33.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:36:33.853Z] [2024-10-02T06:36:33.853Z] Login Succeeded [2024-10-02T06:36:33.853Z] nexus3.edgexfoundry.org:10003 [2024-10-02T06:36:34.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:36:34.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:36:34.112Z] Configure a credential helper to remove this warning. See [2024-10-02T06:36:34.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:36:34.112Z] [2024-10-02T06:36:34.112Z] Login Succeeded [2024-10-02T06:36:34.112Z] nexus3.edgexfoundry.org:10004 [2024-10-02T06:36:34.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:36:34.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:36:34.112Z] Configure a credential helper to remove this warning. See [2024-10-02T06:36:34.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:36:34.112Z] [2024-10-02T06:36:34.112Z] Login Succeeded [2024-10-02T06:36:34.112Z] ****.io [2024-10-02T06:36:34.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:36:34.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:36:34.372Z] Configure a credential helper to remove this warning. See [2024-10-02T06:36:34.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:36:34.372Z] [2024-10-02T06:36:34.372Z] Login Succeeded [2024-10-02T06:36:34.372Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T06:36:34.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T06:36:34.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T06:36:34.464Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2024-10-02T06:36:34.464Z] 850fdf759a0efe631343390da82a37f8ec516889 [2024-10-02T06:36:34.464Z] latest [2024-10-02T06:36:34.464Z] 3.1.0-dev.52 [2024-10-02T06:36:34.464Z] 850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 [2024-10-02T06:36:34.464Z] main [2024-10-02T06:36:34.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:34.803Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:35.133Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:850fdf759a0efe631343390da82a37f8ec516889 [2024-10-02T06:36:35.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-10-02T06:36:35.133Z] 0e38c641797f: Preparing [2024-10-02T06:36:35.133Z] 9e74265b8d64: Preparing [2024-10-02T06:36:35.133Z] 75c55f5a6d37: Preparing [2024-10-02T06:36:35.133Z] c20aa200898b: Preparing [2024-10-02T06:36:35.133Z] 91a1e2878081: Preparing [2024-10-02T06:36:35.133Z] d62a02444d39: Preparing [2024-10-02T06:36:35.133Z] d62a02444d39: Waiting [2024-10-02T06:36:35.133Z] c20aa200898b: Pushed [2024-10-02T06:36:35.133Z] 91a1e2878081: Pushed [2024-10-02T06:36:35.133Z] 0e38c641797f: Pushed [2024-10-02T06:36:35.133Z] 9e74265b8d64: Pushed [2024-10-02T06:36:35.133Z] d62a02444d39: Layer already exists [2024-10-02T06:36:39.321Z] 75c55f5a6d37: Pushed [2024-10-02T06:36:39.580Z] 850fdf759a0efe631343390da82a37f8ec516889: digest: sha256:7738c7160c3d356901a2e6ba58c0b83af02ef77b335c09bc4f3a1b31e34839fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:39.904Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:40.267Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-10-02T06:36:40.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-10-02T06:36:40.267Z] 0e38c641797f: Preparing [2024-10-02T06:36:40.267Z] 9e74265b8d64: Preparing [2024-10-02T06:36:40.267Z] 75c55f5a6d37: Preparing [2024-10-02T06:36:40.267Z] c20aa200898b: Preparing [2024-10-02T06:36:40.267Z] 91a1e2878081: Preparing [2024-10-02T06:36:40.267Z] d62a02444d39: Preparing [2024-10-02T06:36:40.267Z] d62a02444d39: Waiting [2024-10-02T06:36:40.267Z] 0e38c641797f: Layer already exists [2024-10-02T06:36:40.267Z] 9e74265b8d64: Layer already exists [2024-10-02T06:36:40.267Z] d62a02444d39: Layer already exists [2024-10-02T06:36:40.267Z] 75c55f5a6d37: Layer already exists [2024-10-02T06:36:40.267Z] c20aa200898b: Layer already exists [2024-10-02T06:36:40.267Z] 91a1e2878081: Layer already exists [2024-10-02T06:36:40.526Z] latest: digest: sha256:7738c7160c3d356901a2e6ba58c0b83af02ef77b335c09bc4f3a1b31e34839fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:40.989Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:41.575Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.52 [2024-10-02T06:36:41.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-10-02T06:36:41.575Z] 0e38c641797f: Preparing [2024-10-02T06:36:41.575Z] 9e74265b8d64: Preparing [2024-10-02T06:36:41.575Z] 75c55f5a6d37: Preparing [2024-10-02T06:36:41.575Z] c20aa200898b: Preparing [2024-10-02T06:36:41.575Z] 91a1e2878081: Preparing [2024-10-02T06:36:41.575Z] d62a02444d39: Preparing [2024-10-02T06:36:41.575Z] d62a02444d39: Waiting [2024-10-02T06:36:41.575Z] 91a1e2878081: Layer already exists [2024-10-02T06:36:41.575Z] c20aa200898b: Layer already exists [2024-10-02T06:36:41.575Z] 9e74265b8d64: Layer already exists [2024-10-02T06:36:41.575Z] 0e38c641797f: Layer already exists [2024-10-02T06:36:41.575Z] 75c55f5a6d37: Layer already exists [2024-10-02T06:36:41.575Z] d62a02444d39: Layer already exists [2024-10-02T06:36:41.575Z] 3.1.0-dev.52: digest: sha256:7738c7160c3d356901a2e6ba58c0b83af02ef77b335c09bc4f3a1b31e34839fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:41.897Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:42.213Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 [2024-10-02T06:36:42.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-10-02T06:36:42.213Z] 0e38c641797f: Preparing [2024-10-02T06:36:42.213Z] 9e74265b8d64: Preparing [2024-10-02T06:36:42.213Z] 75c55f5a6d37: Preparing [2024-10-02T06:36:42.213Z] c20aa200898b: Preparing [2024-10-02T06:36:42.213Z] 91a1e2878081: Preparing [2024-10-02T06:36:42.213Z] d62a02444d39: Preparing [2024-10-02T06:36:42.213Z] d62a02444d39: Waiting [2024-10-02T06:36:42.213Z] 75c55f5a6d37: Layer already exists [2024-10-02T06:36:42.213Z] 9e74265b8d64: Layer already exists [2024-10-02T06:36:42.213Z] c20aa200898b: Layer already exists [2024-10-02T06:36:42.213Z] 0e38c641797f: Layer already exists [2024-10-02T06:36:42.213Z] d62a02444d39: Layer already exists [2024-10-02T06:36:42.213Z] 91a1e2878081: Layer already exists [2024-10-02T06:36:42.213Z] 850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52: digest: sha256:7738c7160c3d356901a2e6ba58c0b83af02ef77b335c09bc4f3a1b31e34839fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:42.540Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:42.870Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2024-10-02T06:36:42.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-10-02T06:36:42.870Z] 0e38c641797f: Preparing [2024-10-02T06:36:42.870Z] 9e74265b8d64: Preparing [2024-10-02T06:36:42.870Z] 75c55f5a6d37: Preparing [2024-10-02T06:36:42.870Z] c20aa200898b: Preparing [2024-10-02T06:36:42.870Z] 91a1e2878081: Preparing [2024-10-02T06:36:42.870Z] d62a02444d39: Preparing [2024-10-02T06:36:42.870Z] d62a02444d39: Waiting [2024-10-02T06:36:42.870Z] 91a1e2878081: Layer already exists [2024-10-02T06:36:42.870Z] c20aa200898b: Layer already exists [2024-10-02T06:36:42.870Z] 0e38c641797f: Layer already exists [2024-10-02T06:36:42.870Z] 9e74265b8d64: Layer already exists [2024-10-02T06:36:42.870Z] d62a02444d39: Layer already exists [2024-10-02T06:36:42.870Z] 75c55f5a6d37: Layer already exists [2024-10-02T06:36:42.870Z] main: digest: sha256:7738c7160c3d356901a2e6ba58c0b83af02ef77b335c09bc4f3a1b31e34839fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T06:36:42.962Z] ===================================================== [Pipeline] echo [2024-10-02T06:36:42.972Z] taggedImages: [2024-10-02T06:36:42.972Z] - nexus3.edgexfoundry.org:10004/edgex-ui:850fdf759a0efe631343390da82a37f8ec516889 [2024-10-02T06:36:42.972Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-10-02T06:36:42.972Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.52 [2024-10-02T06:36:42.972Z] - nexus3.edgexfoundry.org:10004/edgex-ui:850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 [2024-10-02T06:36:42.972Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:43.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T06:36:43.386Z] [2024-10-02T06:36:43.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:43.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T06:36:43.961Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-02T06:36:43.961Z] 5eb5b503b376: Pulling fs layer [2024-10-02T06:36:43.961Z] 5c69ac0246d0: Pulling fs layer [2024-10-02T06:36:43.961Z] ec43610c2a17: Pulling fs layer [2024-10-02T06:36:43.961Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-02T06:36:43.961Z] 33b1e0a273af: Pulling fs layer [2024-10-02T06:36:43.961Z] 5d3b04190fa2: Pulling fs layer [2024-10-02T06:36:43.961Z] 2f39f015ded8: Pulling fs layer [2024-10-02T06:36:43.961Z] 33b1e0a273af: Waiting [2024-10-02T06:36:43.961Z] 5d3b04190fa2: Waiting [2024-10-02T06:36:43.961Z] 2f39f015ded8: Waiting [2024-10-02T06:36:43.961Z] 3a2ae6a8a46f: Waiting [2024-10-02T06:36:43.961Z] 5c69ac0246d0: Verifying Checksum [2024-10-02T06:36:43.961Z] 5c69ac0246d0: Download complete [2024-10-02T06:36:43.961Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-02T06:36:43.961Z] 3a2ae6a8a46f: Download complete [2024-10-02T06:36:44.221Z] 33b1e0a273af: Verifying Checksum [2024-10-02T06:36:44.221Z] 33b1e0a273af: Download complete [2024-10-02T06:36:44.221Z] 5d3b04190fa2: Verifying Checksum [2024-10-02T06:36:44.221Z] 5d3b04190fa2: Download complete [2024-10-02T06:36:44.221Z] ec43610c2a17: Verifying Checksum [2024-10-02T06:36:44.221Z] ec43610c2a17: Download complete [2024-10-02T06:36:44.221Z] 5eb5b503b376: Verifying Checksum [2024-10-02T06:36:44.221Z] 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T06:36:45.075Z] provisioning config files... [2024-10-02T06:36:45.107Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/182@tmp/config8163301693830722785tmp [Pipeline] { [2024-10-02T06:36:45.153Z] 2f39f015ded8: Verifying Checksum [2024-10-02T06:36:45.153Z] 2f39f015ded8: Download complete [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:36:45.585Z] ---> ****-login.sh [2024-10-02T06:36:45.585Z] nexus3.edgexfoundry.org:10001 [2024-10-02T06:36:46.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:36:46.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:36:46.178Z] Configure a credential helper to remove this warning. See [2024-10-02T06:36:46.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:36:46.178Z] [2024-10-02T06:36:46.178Z] Login Succeeded [2024-10-02T06:36:46.178Z] nexus3.edgexfoundry.org:10002 [2024-10-02T06:36:46.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:36:46.525Z] 5eb5b503b376: Pull complete [2024-10-02T06:36:46.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:36:46.729Z] Configure a credential helper to remove this warning. See [2024-10-02T06:36:46.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:36:46.729Z] [2024-10-02T06:36:46.729Z] Login Succeeded [2024-10-02T06:36:46.729Z] nexus3.edgexfoundry.org:10003 [2024-10-02T06:36:47.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:36:47.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:36:47.001Z] Configure a credential helper to remove this warning. See [2024-10-02T06:36:47.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:36:47.001Z] [2024-10-02T06:36:47.001Z] Login Succeeded [2024-10-02T06:36:47.001Z] nexus3.edgexfoundry.org:10004 [2024-10-02T06:36:47.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:36:47.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:36:47.539Z] Configure a credential helper to remove this warning. See [2024-10-02T06:36:47.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:36:47.539Z] [2024-10-02T06:36:47.539Z] Login Succeeded [2024-10-02T06:36:47.539Z] ****.io [2024-10-02T06:36:47.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:36:47.899Z] 5c69ac0246d0: Pull complete [2024-10-02T06:36:48.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:36:48.075Z] Configure a credential helper to remove this warning. See [2024-10-02T06:36:48.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:36:48.075Z] [2024-10-02T06:36:48.075Z] Login Succeeded [2024-10-02T06:36:48.075Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T06:36:48.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T06:36:48.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T06:36:48.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T06:36:48.494Z] ========================================================= [2024-10-02T06:36:48.494Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-02T06:36:48.494Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:36:48.875Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-02T06:36:49.846Z] ec43610c2a17: Pull complete [2024-10-02T06:36:50.307Z] Sending build context to Docker daemon 35.51MB [2024-10-02T06:36:50.307Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T06:36:50.307Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-02T06:36:51.729Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-02T06:36:51.729Z] c6b39de5b339: Pulling fs layer [2024-10-02T06:36:51.729Z] a69c41024577: Pulling fs layer [2024-10-02T06:36:51.729Z] d6de4b400683: Pulling fs layer [2024-10-02T06:36:51.729Z] 35cb2a7552d0: Pulling fs layer [2024-10-02T06:36:51.729Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T06:36:51.729Z] 464afbd9ba4c: Pulling fs layer [2024-10-02T06:36:51.729Z] 00f215d4a9da: Pulling fs layer [2024-10-02T06:36:51.729Z] d496ad576159: Pulling fs layer [2024-10-02T06:36:51.729Z] 464afbd9ba4c: Waiting [2024-10-02T06:36:51.729Z] 00f215d4a9da: Waiting [2024-10-02T06:36:51.729Z] d496ad576159: Waiting [2024-10-02T06:36:51.729Z] 35cb2a7552d0: Waiting [2024-10-02T06:36:51.729Z] 4f4fb700ef54: Waiting [2024-10-02T06:36:51.729Z] a69c41024577: Download complete [2024-10-02T06:36:51.729Z] 35cb2a7552d0: Verifying Checksum [2024-10-02T06:36:51.729Z] 35cb2a7552d0: Download complete [2024-10-02T06:36:51.729Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T06:36:51.729Z] 4f4fb700ef54: Download complete [2024-10-02T06:36:51.729Z] c6b39de5b339: Verifying Checksum [2024-10-02T06:36:51.729Z] c6b39de5b339: Download complete [2024-10-02T06:36:51.729Z] 464afbd9ba4c: Verifying Checksum [2024-10-02T06:36:51.729Z] 464afbd9ba4c: Download complete [2024-10-02T06:36:51.778Z] 3a2ae6a8a46f: Pull complete [2024-10-02T06:36:52.321Z] d496ad576159: Verifying Checksum [2024-10-02T06:36:52.321Z] d496ad576159: Download complete [2024-10-02T06:36:52.598Z] c6b39de5b339: Pull complete [2024-10-02T06:36:52.742Z] 33b1e0a273af: Pull complete [2024-10-02T06:36:53.590Z] a69c41024577: Pull complete [2024-10-02T06:36:53.590Z] d6de4b400683: Verifying Checksum [2024-10-02T06:36:53.590Z] d6de4b400683: Download complete [2024-10-02T06:36:54.160Z] 5d3b04190fa2: Pull complete [2024-10-02T06:36:55.009Z] 00f215d4a9da: Verifying Checksum [2024-10-02T06:36:55.009Z] 00f215d4a9da: Download complete [2024-10-02T06:36:59.440Z] 2f39f015ded8: Pull complete [2024-10-02T06:36:59.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-02T06:36:59.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T06:36:59.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:36:59.555Z] prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container [2024-10-02T06:36:59.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-02T06:37:07.373Z] d6de4b400683: Pull complete [2024-10-02T06:37:07.373Z] 35cb2a7552d0: Pull complete [2024-10-02T06:37:07.641Z] 4f4fb700ef54: Pull complete [2024-10-02T06:37:07.908Z] 464afbd9ba4c: Pull complete [2024-10-02T06:37:17.998Z] 00f215d4a9da: Pull complete [2024-10-02T06:37:18.475Z] $ docker top 013d46326ccbbb034f2c90c798346b2dc3b33a2809dc8a354f390f71f228144d -eo pid,comm [Pipeline] { [2024-10-02T06:37:18.583Z] d496ad576159: Pull complete [2024-10-02T06:37:18.583Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-02T06:37:18.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T06:37:18.583Z] ---> f246e2811388 [2024-10-02T06:37:18.583Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:37:18.896Z] ---> job-cost.sh [2024-10-02T06:37:18.896Z] lf-activate-venv: SKIPPING [2024-10-02T06:37:18.896Z] INFO: No Stack... [2024-10-02T06:37:19.161Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T06:37:19.728Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T06:37:20.016Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2024-10-02T06:37:20.016Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T06:37:20.031Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] [2024-10-02T06:37:20.041Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] did not exist. Created. [2024-10-02T06:37:20.047Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T06:37:20.359Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-02T06:37:20.534Z] ---> Running in efec095d240c [2024-10-02T06:37:20.710Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T06:37:20.719Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T06:37:20.748Z] $ docker stop --time=1 013d46326ccbbb034f2c90c798346b2dc3b33a2809dc8a354f390f71f228144d [2024-10-02T06:37:20.807Z] Removing intermediate container efec095d240c [2024-10-02T06:37:20.807Z] ---> bddeaaaf65b5 [2024-10-02T06:37:20.807Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T06:37:20.807Z] ---> Running in 6ffc811491e9 [2024-10-02T06:37:21.085Z] Removing intermediate container 6ffc811491e9 [2024-10-02T06:37:21.085Z] ---> d6c5d695e17b [2024-10-02T06:37:21.085Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T06:37:21.354Z] ---> Running in c9476bf11bbf [2024-10-02T06:37:21.624Z] Removing intermediate container c9476bf11bbf [2024-10-02T06:37:21.624Z] ---> edf73e156c44 [2024-10-02T06:37:21.624Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-02T06:37:21.624Z] ---> Running in e40860be633b [2024-10-02T06:37:22.215Z] Removing intermediate container e40860be633b [2024-10-02T06:37:22.215Z] ---> af7800ca7a9f [2024-10-02T06:37:22.215Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-02T06:37:22.215Z] ---> Running in a00051aac7c3 [2024-10-02T06:37:22.319Z] $ docker rm -f --volumes 013d46326ccbbb034f2c90c798346b2dc3b33a2809dc8a354f390f71f228144d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-10-02T06:37:22.483Z] Removing intermediate container a00051aac7c3 [2024-10-02T06:37:22.483Z] ---> 1f7f0381a80f [2024-10-02T06:37:22.483Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] // stage [Pipeline] } [2024-10-02T06:37:23.073Z] latest: Pulling from library/docker [2024-10-02T06:37:23.073Z] cf04c63912e1: Pulling fs layer [2024-10-02T06:37:23.073Z] a9679eef29cc: Pulling fs layer [2024-10-02T06:37:23.073Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T06:37:23.073Z] 4a81ff15e9c1: Pulling fs layer [2024-10-02T06:37:23.073Z] 670ac7667191: Pulling fs layer [2024-10-02T06:37:23.073Z] f54c0a207651: Pulling fs layer [2024-10-02T06:37:23.073Z] 443e5bf4eb6d: Pulling fs layer [2024-10-02T06:37:23.073Z] 36b38738a239: Pulling fs layer [2024-10-02T06:37:23.073Z] 7e05683eb78b: Pulling fs layer [2024-10-02T06:37:23.073Z] af19dc418931: Pulling fs layer [2024-10-02T06:37:23.073Z] 350f121bb6a7: Pulling fs layer [2024-10-02T06:37:23.073Z] 51a3079e1f46: Pulling fs layer [2024-10-02T06:37:23.073Z] dbb9cf640990: Pulling fs layer [2024-10-02T06:37:23.073Z] 4b2b3ec1ddad: Pulling fs layer [2024-10-02T06:37:23.073Z] 6e3a953caa63: Pulling fs layer [2024-10-02T06:37:23.073Z] 4c868131d387: Pulling fs layer [2024-10-02T06:37:23.073Z] 670ac7667191: Waiting [2024-10-02T06:37:23.073Z] f54c0a207651: Waiting [2024-10-02T06:37:23.073Z] 443e5bf4eb6d: Waiting [2024-10-02T06:37:23.073Z] 4a81ff15e9c1: Waiting [2024-10-02T06:37:23.073Z] 36b38738a239: Waiting [2024-10-02T06:37:23.073Z] 7e05683eb78b: Waiting [2024-10-02T06:37:23.073Z] 350f121bb6a7: Waiting [2024-10-02T06:37:23.073Z] 51a3079e1f46: Waiting [2024-10-02T06:37:23.073Z] af19dc418931: Waiting [2024-10-02T06:37:23.073Z] 4b2b3ec1ddad: Waiting [2024-10-02T06:37:23.073Z] 4c868131d387: Waiting [2024-10-02T06:37:23.359Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T06:37:23.359Z] 4f4fb700ef54: Download complete [2024-10-02T06:37:23.359Z] cf04c63912e1: Verifying Checksum [2024-10-02T06:37:23.359Z] cf04c63912e1: Download complete [2024-10-02T06:37:23.359Z] 4a81ff15e9c1: Verifying Checksum [2024-10-02T06:37:23.359Z] 4a81ff15e9c1: Download complete [2024-10-02T06:37:23.359Z] a9679eef29cc: Verifying Checksum [2024-10-02T06:37:23.359Z] a9679eef29cc: Download complete [2024-10-02T06:37:24.339Z] f54c0a207651: Verifying Checksum [2024-10-02T06:37:24.339Z] f54c0a207651: Download complete [2024-10-02T06:37:24.339Z] 670ac7667191: Verifying Checksum [2024-10-02T06:37:24.339Z] 670ac7667191: Download complete [2024-10-02T06:37:24.339Z] 443e5bf4eb6d: Verifying Checksum [2024-10-02T06:37:24.339Z] 443e5bf4eb6d: Download complete [2024-10-02T06:37:24.339Z] 36b38738a239: Verifying Checksum [2024-10-02T06:37:24.339Z] 36b38738a239: Download complete [2024-10-02T06:37:24.339Z] cf04c63912e1: Pull complete [2024-10-02T06:37:24.339Z] 7e05683eb78b: Verifying Checksum [2024-10-02T06:37:24.339Z] 7e05683eb78b: Download complete [2024-10-02T06:37:24.339Z] af19dc418931: Verifying Checksum [2024-10-02T06:37:24.339Z] af19dc418931: Download complete [2024-10-02T06:37:24.609Z] dbb9cf640990: Verifying Checksum [2024-10-02T06:37:24.609Z] dbb9cf640990: Download complete [2024-10-02T06:37:24.609Z] 51a3079e1f46: Verifying Checksum [2024-10-02T06:37:24.609Z] 51a3079e1f46: Download complete [2024-10-02T06:37:24.609Z] 6e3a953caa63: Verifying Checksum [2024-10-02T06:37:24.609Z] 6e3a953caa63: Download complete [2024-10-02T06:37:24.609Z] 350f121bb6a7: Verifying Checksum [2024-10-02T06:37:24.609Z] 350f121bb6a7: Download complete [2024-10-02T06:37:24.609Z] 4c868131d387: Verifying Checksum [2024-10-02T06:37:24.609Z] 4c868131d387: Download complete [2024-10-02T06:37:25.581Z] a9679eef29cc: Pull complete [2024-10-02T06:37:25.853Z] 4f4fb700ef54: Pull complete [2024-10-02T06:37:26.132Z] 4b2b3ec1ddad: Verifying Checksum [2024-10-02T06:37:26.132Z] 4b2b3ec1ddad: Download complete [2024-10-02T06:37:26.132Z] 4a81ff15e9c1: Pull complete [2024-10-02T06:37:27.554Z] 670ac7667191: Pull complete [2024-10-02T06:37:28.973Z] f54c0a207651: Pull complete [2024-10-02T06:37:30.923Z] 443e5bf4eb6d: Pull complete [2024-10-02T06:37:31.192Z] 36b38738a239: Pull complete [2024-10-02T06:37:31.461Z] 7e05683eb78b: Pull complete [2024-10-02T06:37:31.730Z] af19dc418931: Pull complete [2024-10-02T06:37:32.697Z] 350f121bb6a7: Pull complete [2024-10-02T06:37:32.966Z] 51a3079e1f46: Pull complete [2024-10-02T06:37:33.249Z] dbb9cf640990: Pull complete [2024-10-02T06:37:37.524Z] 4b2b3ec1ddad: Pull complete [2024-10-02T06:37:37.524Z] 6e3a953caa63: Pull complete [2024-10-02T06:37:37.524Z] 4c868131d387: Pull complete [2024-10-02T06:37:37.524Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-02T06:37:37.524Z] Status: Downloaded newer image for docker:latest [2024-10-02T06:37:40.131Z] ---> ad3328f0a309 [2024-10-02T06:37:40.131Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T06:37:40.131Z] ---> Running in 9abf568d0c03 [2024-10-02T06:37:41.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T06:37:41.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T06:37:43.239Z] OK: 266 MiB in 52 packages [2024-10-02T06:37:43.828Z] Removing intermediate container 9abf568d0c03 [2024-10-02T06:37:43.828Z] ---> 3d974545b41f [2024-10-02T06:37:43.828Z] Step 10/15 : ENV GO111MODULE=on [2024-10-02T06:37:44.097Z] ---> Running in bfec8cb2a7a4 [2024-10-02T06:37:44.368Z] Removing intermediate container bfec8cb2a7a4 [2024-10-02T06:37:44.368Z] ---> dcb3840c2135 [2024-10-02T06:37:44.368Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-02T06:37:44.368Z] ---> Running in dc6aa84e1640 [2024-10-02T06:37:44.638Z] Removing intermediate container dc6aa84e1640 [2024-10-02T06:37:44.638Z] ---> fc058464241f [2024-10-02T06:37:44.638Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-02T06:37:46.588Z] ---> 502ae5eed46b [2024-10-02T06:37:46.588Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T06:37:46.588Z] ---> Running in fb7c6c7a0c65 [2024-10-02T06:39:53.305Z] Removing intermediate container fb7c6c7a0c65 [2024-10-02T06:39:53.305Z] ---> 25034e3678e0 [2024-10-02T06:39:53.305Z] Step 14/15 : COPY . . [2024-10-02T06:39:53.305Z] ---> 97aeee469a6d [2024-10-02T06:39:53.305Z] Step 15/15 : RUN ${MAKE} [2024-10-02T06:39:53.305Z] ---> Running in 0422b1fbf179 [2024-10-02T06:39:53.305Z] noop [2024-10-02T06:39:53.305Z] Removing intermediate container 0422b1fbf179 [2024-10-02T06:39:53.305Z] ---> 40f8ada614f5 [2024-10-02T06:39:53.305Z] Successfully built 40f8ada614f5 [2024-10-02T06:39:53.305Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:39:53.682Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T06:39:53.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:39:53.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-12656 does not seem to be running inside a container [2024-10-02T06:39:54.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/182 -v /w/workspace/edgex-ui-go/182:/w/workspace/edgex-ui-go/182:rw,z -v /w/workspace/edgex-ui-go/182@tmp:/w/workspace/edgex-ui-go/182@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 [2024-10-02T06:39:55.275Z] $ docker top 1a20cda5b915f0256d9e6a6f5d03ddb3eafe03479857aac41b2c930bfe93961c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T06:39:56.102Z] + go version [2024-10-02T06:39:56.102Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-02T06:39:56.120Z] $ docker stop --time=1 1a20cda5b915f0256d9e6a6f5d03ddb3eafe03479857aac41b2c930bfe93961c [2024-10-02T06:39:57.734Z] $ docker rm -f --volumes 1a20cda5b915f0256d9e6a6f5d03ddb3eafe03479857aac41b2c930bfe93961c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:39:58.312Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T06:39:58.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:39:58.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-12656 does not seem to be running inside a container [2024-10-02T06:39:58.598Z] $ 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/182 -v /w/workspace/edgex-ui-go/182:/w/workspace/edgex-ui-go/182:rw,z -v /w/workspace/edgex-ui-go/182@tmp:/w/workspace/edgex-ui-go/182@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 [2024-10-02T06:39:59.878Z] $ docker top 8276d1caa0f1ef26f01193918828504f3540184c9bf42374772375f8d952d27d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T06:40:01.930Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/182 [Pipeline] fileExists [Pipeline] sh [2024-10-02T06:40:02.621Z] + make test [2024-10-02T06:40:02.621Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-02T06:40:09.305Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-10-02T06:44:01.212Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-10-02T06:44:01.212Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-10-02T06:44:01.212Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-10-02T06:44:01.212Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-10-02T06:44:01.212Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-10-02T06:44:01.212Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-10-02T06:44:01.212Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-10-02T06:44:01.212Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-10-02T06:44:01.212Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-10-02T06:44:48.326Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T06:44:48.326Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T06:44:48.326Z] ./bin/test-attribution-txt.sh [2024-10-02T06:44:48.326Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-02T06:44:48.326Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T06:44:48.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T06:44:48.364Z] $ docker stop --time=1 8276d1caa0f1ef26f01193918828504f3540184c9bf42374772375f8d952d27d [2024-10-02T06:44:50.256Z] $ docker rm -f --volumes 8276d1caa0f1ef26f01193918828504f3540184c9bf42374772375f8d952d27d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T06:44:51.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T06:44:51.779Z] Warning: overwriting stash ‘coverage-report’ [2024-10-02T06:44:52.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T06:44:52.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T06:44:53.160Z] + ls -al . [2024-10-02T06:44:53.160Z] total 260 [2024-10-02T06:44:53.160Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 06:40 . [2024-10-02T06:44:53.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:36 .. [2024-10-02T06:44:53.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:36 .blubracket [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 2 06:36 .dockerignore [2024-10-02T06:44:53.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:36 .git [2024-10-02T06:44:53.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:36 .github [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 178 Oct 2 06:36 .gitignore [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 9736 Oct 2 06:36 Attribution.txt [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 21430 Oct 2 06:36 CHANGELOG.md [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 2 06:36 CONTRIBUTING.md [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 1940 Oct 2 06:36 Dockerfile [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 2 06:36 Jenkinsfile [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 2 06:36 LICENSE [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 2189 Oct 2 06:36 Makefile [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 2 06:36 README.md [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 06:30 VERSION [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 4832 Oct 2 06:36 angularmigrationlogs.md [2024-10-02T06:44:53.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:36 assets [2024-10-02T06:44:53.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:36 bin [2024-10-02T06:44:53.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:36 cmd [2024-10-02T06:44:53.160Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 2 06:40 coverage.out [2024-10-02T06:44:53.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:36 docs [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 6664 Oct 2 06:36 go.mod [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 99091 Oct 2 06:36 go.sum [2024-10-02T06:44:53.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:36 internal [2024-10-02T06:44:53.160Z] -rwxrwxr-x 1 jenkins jenkins 568 Oct 2 06:36 redeploy.sh [2024-10-02T06:44:53.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:36 testing [2024-10-02T06:44:53.160Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 2 06:36 version.go [2024-10-02T06:44:53.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:44:53.505Z] + 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=850fdf759a0efe631343390da82a37f8ec516889 --label arch=arm64 --label version=3.1.0-dev.52 . [2024-10-02T06:44:54.915Z] Sending build context to Docker daemon 35.51MB [2024-10-02T06:44:54.915Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T06:44:54.915Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-02T06:44:54.915Z] ---> 40f8ada614f5 [2024-10-02T06:44:54.915Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-02T06:44:54.915Z] ---> Running in b2f74899ef30 [2024-10-02T06:44:55.504Z] Removing intermediate container b2f74899ef30 [2024-10-02T06:44:55.504Z] ---> d952c1f74987 [2024-10-02T06:44:55.504Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T06:44:55.504Z] ---> Running in 9fe289c55d72 [2024-10-02T06:44:55.772Z] Removing intermediate container 9fe289c55d72 [2024-10-02T06:44:55.772Z] ---> 46d6e262f9c0 [2024-10-02T06:44:55.772Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T06:44:55.772Z] ---> Running in 30deb9a6925d [2024-10-02T06:44:56.357Z] Removing intermediate container 30deb9a6925d [2024-10-02T06:44:56.357Z] ---> 473061c2f228 [2024-10-02T06:44:56.357Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-10-02T06:44:56.357Z] ---> Running in 0920e6569bcd [2024-10-02T06:44:56.628Z] Removing intermediate container 0920e6569bcd [2024-10-02T06:44:56.628Z] ---> 10cb5f2bacc8 [2024-10-02T06:44:56.628Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-02T06:44:56.894Z] ---> Running in 3cbbef4de1f2 [2024-10-02T06:44:57.161Z] Removing intermediate container 3cbbef4de1f2 [2024-10-02T06:44:57.161Z] ---> bdae5608345f [2024-10-02T06:44:57.161Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-02T06:44:59.111Z] ---> a16c8903cd2e [2024-10-02T06:44:59.111Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T06:44:59.111Z] ---> Running in 058c9b281f6c [2024-10-02T06:45:00.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T06:45:01.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T06:45:01.615Z] OK: 266 MiB in 52 packages [2024-10-02T06:45:02.579Z] Removing intermediate container 058c9b281f6c [2024-10-02T06:45:02.579Z] ---> 0a3a8e0410a0 [2024-10-02T06:45:02.579Z] Step 10/27 : ENV GO111MODULE=on [2024-10-02T06:45:02.849Z] ---> Running in f9d18d5a5ee4 [2024-10-02T06:45:03.131Z] Removing intermediate container f9d18d5a5ee4 [2024-10-02T06:45:03.131Z] ---> b492268824c4 [2024-10-02T06:45:03.131Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-02T06:45:03.131Z] ---> Running in a95e8e9ed2f7 [2024-10-02T06:45:03.728Z] Removing intermediate container a95e8e9ed2f7 [2024-10-02T06:45:03.728Z] ---> 0437feefb553 [2024-10-02T06:45:03.728Z] Step 12/27 : COPY go.mod vendor* ./ [2024-10-02T06:45:04.328Z] ---> 5e45f7914872 [2024-10-02T06:45:04.328Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T06:45:04.328Z] ---> Running in 9b20c32c2e86 [2024-10-02T06:45:07.722Z] Removing intermediate container 9b20c32c2e86 [2024-10-02T06:45:07.722Z] ---> c9ab11efdc3d [2024-10-02T06:45:07.722Z] Step 14/27 : COPY . . [2024-10-02T06:45:11.729Z] ---> 1fae8d96f391 [2024-10-02T06:45:11.729Z] Step 15/27 : RUN ${MAKE} [2024-10-02T06:45:11.729Z] ---> Running in 464c33bb3db0 [2024-10-02T06:45:14.099Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.52" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-10-02T06:48:51.650Z] Removing intermediate container 464c33bb3db0 [2024-10-02T06:48:51.650Z] ---> 61c7aaa0b2b6 [2024-10-02T06:48:51.650Z] Step 16/27 : FROM alpine:3.18 [2024-10-02T06:48:51.650Z] 3.18: Pulling from library/alpine [2024-10-02T06:48:51.650Z] 720f3032cd11: Pulling fs layer [2024-10-02T06:48:51.650Z] 720f3032cd11: Verifying Checksum [2024-10-02T06:48:51.650Z] 720f3032cd11: Download complete [2024-10-02T06:48:51.650Z] 720f3032cd11: Pull complete [2024-10-02T06:48:51.650Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T06:48:51.650Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T06:48:51.650Z] ---> 3e834921e367 [2024-10-02T06:48:51.650Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-02T06:48:51.650Z] ---> Running in f9057bacbae6 [2024-10-02T06:48:51.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T06:48:51.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T06:48:52.607Z] OK: 8 MiB in 15 packages [2024-10-02T06:48:53.569Z] Removing intermediate container f9057bacbae6 [2024-10-02T06:48:53.569Z] ---> d15134ade8a2 [2024-10-02T06:48:53.569Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-10-02T06:48:53.569Z] ---> Running in 56d79f58391c [2024-10-02T06:48:54.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T06:48:54.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T06:48:55.769Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T06:48:55.769Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T06:48:55.769Z] OK: 8 MiB in 16 packages [2024-10-02T06:48:56.730Z] Removing intermediate container 56d79f58391c [2024-10-02T06:48:56.730Z] ---> c88a35dee3a7 [2024-10-02T06:48:56.730Z] Step 19/27 : EXPOSE 4000 [2024-10-02T06:48:56.996Z] ---> Running in 6a8a2203745b [2024-10-02T06:48:57.262Z] Removing intermediate container 6a8a2203745b [2024-10-02T06:48:57.262Z] ---> 1b6a70c4b1b4 [2024-10-02T06:48:57.262Z] Step 20/27 : 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 [2024-10-02T06:48:59.835Z] ---> e888df0bd4c4 [2024-10-02T06:48:59.835Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-10-02T06:49:00.101Z] ---> 82a18876fdb5 [2024-10-02T06:49:00.101Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-10-02T06:49:00.366Z] ---> c9bf93c9fd61 [2024-10-02T06:49:00.366Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-10-02T06:49:00.632Z] ---> Running in dcc5f610087b [2024-10-02T06:49:00.898Z] Removing intermediate container dcc5f610087b [2024-10-02T06:49:00.898Z] ---> 83eb5721147d [2024-10-02T06:49:00.898Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-10-02T06:49:00.898Z] ---> Running in aab9c3749719 [2024-10-02T06:49:01.169Z] Removing intermediate container aab9c3749719 [2024-10-02T06:49:01.169Z] ---> 4698f85c5933 [2024-10-02T06:49:01.169Z] Step 25/27 : LABEL arch=arm64 [2024-10-02T06:49:01.437Z] ---> Running in 0b01ddaf6200 [2024-10-02T06:49:01.704Z] Removing intermediate container 0b01ddaf6200 [2024-10-02T06:49:01.704Z] ---> d9c225689164 [2024-10-02T06:49:01.704Z] Step 26/27 : LABEL git_sha=850fdf759a0efe631343390da82a37f8ec516889 [2024-10-02T06:49:01.704Z] ---> Running in cc468f26666a [2024-10-02T06:49:01.971Z] Removing intermediate container cc468f26666a [2024-10-02T06:49:01.971Z] ---> 5bd1cbc649df [2024-10-02T06:49:01.971Z] Step 27/27 : LABEL version=3.1.0-dev.52 [2024-10-02T06:49:01.971Z] ---> Running in b6ff1a5a5e15 [2024-10-02T06:49:02.236Z] Removing intermediate container b6ff1a5a5e15 [2024-10-02T06:49:02.236Z] ---> 7ba95a379423 [2024-10-02T06:49:02.236Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T06:49:02.503Z] Successfully built 7ba95a379423 [2024-10-02T06:49:02.503Z] 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 [2024-10-02T06:49:02.635Z] provisioning config files... [2024-10-02T06:49:02.649Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/182@tmp/config2548216224396295131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:49:02.989Z] ---> ****-login.sh [2024-10-02T06:49:02.989Z] nexus3.edgexfoundry.org:10001 [2024-10-02T06:49:02.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:49:03.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:49:03.259Z] Configure a credential helper to remove this warning. See [2024-10-02T06:49:03.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:49:03.259Z] [2024-10-02T06:49:03.259Z] Login Succeeded [2024-10-02T06:49:03.259Z] nexus3.edgexfoundry.org:10002 [2024-10-02T06:49:03.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:49:03.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:49:03.526Z] Configure a credential helper to remove this warning. See [2024-10-02T06:49:03.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:49:03.527Z] [2024-10-02T06:49:03.527Z] Login Succeeded [2024-10-02T06:49:03.527Z] nexus3.edgexfoundry.org:10003 [2024-10-02T06:49:03.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:49:04.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:49:04.065Z] Configure a credential helper to remove this warning. See [2024-10-02T06:49:04.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:49:04.065Z] [2024-10-02T06:49:04.065Z] Login Succeeded [2024-10-02T06:49:04.065Z] nexus3.edgexfoundry.org:10004 [2024-10-02T06:49:04.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:49:04.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:49:04.334Z] Configure a credential helper to remove this warning. See [2024-10-02T06:49:04.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:49:04.334Z] [2024-10-02T06:49:04.334Z] Login Succeeded [2024-10-02T06:49:04.334Z] ****.io [2024-10-02T06:49:04.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:49:04.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:49:04.866Z] Configure a credential helper to remove this warning. See [2024-10-02T06:49:04.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:49:04.866Z] [2024-10-02T06:49:04.866Z] Login Succeeded [2024-10-02T06:49:04.866Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T06:49:04.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T06:49:04.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T06:49:04.970Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2024-10-02T06:49:04.970Z] 850fdf759a0efe631343390da82a37f8ec516889 [2024-10-02T06:49:04.970Z] latest [2024-10-02T06:49:04.970Z] 3.1.0-dev.52 [2024-10-02T06:49:04.970Z] 850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 [2024-10-02T06:49:04.970Z] main [2024-10-02T06:49:04.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:49:05.348Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:49:05.712Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:850fdf759a0efe631343390da82a37f8ec516889 [2024-10-02T06:49:05.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-10-02T06:49:05.712Z] 97e3b9d05a96: Preparing [2024-10-02T06:49:05.712Z] e96387c9a028: Preparing [2024-10-02T06:49:05.712Z] 7ca6808eae34: Preparing [2024-10-02T06:49:05.712Z] 83cc9446a4b6: Preparing [2024-10-02T06:49:05.712Z] 971005b36020: Preparing [2024-10-02T06:49:05.712Z] 4aeaa0e7d41f: Preparing [2024-10-02T06:49:05.712Z] 4aeaa0e7d41f: Waiting [2024-10-02T06:49:05.980Z] e96387c9a028: Pushed [2024-10-02T06:49:05.980Z] 971005b36020: Pushed [2024-10-02T06:49:05.980Z] 83cc9446a4b6: Pushed [2024-10-02T06:49:05.980Z] 97e3b9d05a96: Pushed [2024-10-02T06:49:05.980Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T06:49:18.282Z] 7ca6808eae34: Pushed [2024-10-02T06:49:18.282Z] 850fdf759a0efe631343390da82a37f8ec516889: digest: sha256:019c52263d78ba1e8b26d966feab7e0a2229358c48e44054e36c7cffbc9937dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:49:18.659Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:49:19.020Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-10-02T06:49:19.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-10-02T06:49:19.020Z] 97e3b9d05a96: Preparing [2024-10-02T06:49:19.020Z] e96387c9a028: Preparing [2024-10-02T06:49:19.020Z] 7ca6808eae34: Preparing [2024-10-02T06:49:19.020Z] 83cc9446a4b6: Preparing [2024-10-02T06:49:19.020Z] 971005b36020: Preparing [2024-10-02T06:49:19.020Z] 4aeaa0e7d41f: Preparing [2024-10-02T06:49:19.020Z] 4aeaa0e7d41f: Waiting [2024-10-02T06:49:19.020Z] 7ca6808eae34: Layer already exists [2024-10-02T06:49:19.020Z] e96387c9a028: Layer already exists [2024-10-02T06:49:19.020Z] 97e3b9d05a96: Layer already exists [2024-10-02T06:49:19.020Z] 83cc9446a4b6: Layer already exists [2024-10-02T06:49:19.020Z] 971005b36020: Layer already exists [2024-10-02T06:49:19.020Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T06:49:19.286Z] latest: digest: sha256:019c52263d78ba1e8b26d966feab7e0a2229358c48e44054e36c7cffbc9937dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:49:19.660Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:49:20.024Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.52 [2024-10-02T06:49:20.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-10-02T06:49:20.024Z] 97e3b9d05a96: Preparing [2024-10-02T06:49:20.024Z] e96387c9a028: Preparing [2024-10-02T06:49:20.024Z] 7ca6808eae34: Preparing [2024-10-02T06:49:20.024Z] 83cc9446a4b6: Preparing [2024-10-02T06:49:20.024Z] 971005b36020: Preparing [2024-10-02T06:49:20.024Z] 4aeaa0e7d41f: Preparing [2024-10-02T06:49:20.024Z] 4aeaa0e7d41f: Waiting [2024-10-02T06:49:20.024Z] 97e3b9d05a96: Layer already exists [2024-10-02T06:49:20.024Z] 83cc9446a4b6: Layer already exists [2024-10-02T06:49:20.024Z] e96387c9a028: Layer already exists [2024-10-02T06:49:20.024Z] 971005b36020: Layer already exists [2024-10-02T06:49:20.024Z] 7ca6808eae34: Layer already exists [2024-10-02T06:49:20.024Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T06:49:20.291Z] 3.1.0-dev.52: digest: sha256:019c52263d78ba1e8b26d966feab7e0a2229358c48e44054e36c7cffbc9937dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:49:20.663Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:49:21.027Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 [2024-10-02T06:49:21.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-10-02T06:49:21.027Z] 97e3b9d05a96: Preparing [2024-10-02T06:49:21.027Z] e96387c9a028: Preparing [2024-10-02T06:49:21.027Z] 7ca6808eae34: Preparing [2024-10-02T06:49:21.027Z] 83cc9446a4b6: Preparing [2024-10-02T06:49:21.027Z] 971005b36020: Preparing [2024-10-02T06:49:21.027Z] 4aeaa0e7d41f: Preparing [2024-10-02T06:49:21.027Z] 4aeaa0e7d41f: Waiting [2024-10-02T06:49:21.027Z] 83cc9446a4b6: Layer already exists [2024-10-02T06:49:21.027Z] 97e3b9d05a96: Layer already exists [2024-10-02T06:49:21.027Z] 971005b36020: Layer already exists [2024-10-02T06:49:21.027Z] 7ca6808eae34: Layer already exists [2024-10-02T06:49:21.027Z] e96387c9a028: Layer already exists [2024-10-02T06:49:21.027Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T06:49:21.294Z] 850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52: digest: sha256:019c52263d78ba1e8b26d966feab7e0a2229358c48e44054e36c7cffbc9937dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:49:21.660Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:49:22.022Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2024-10-02T06:49:22.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-10-02T06:49:22.022Z] 97e3b9d05a96: Preparing [2024-10-02T06:49:22.022Z] e96387c9a028: Preparing [2024-10-02T06:49:22.022Z] 7ca6808eae34: Preparing [2024-10-02T06:49:22.022Z] 83cc9446a4b6: Preparing [2024-10-02T06:49:22.022Z] 971005b36020: Preparing [2024-10-02T06:49:22.022Z] 4aeaa0e7d41f: Preparing [2024-10-02T06:49:22.022Z] 4aeaa0e7d41f: Waiting [2024-10-02T06:49:22.022Z] 83cc9446a4b6: Layer already exists [2024-10-02T06:49:22.022Z] 7ca6808eae34: Layer already exists [2024-10-02T06:49:22.022Z] e96387c9a028: Layer already exists [2024-10-02T06:49:22.022Z] 971005b36020: Layer already exists [2024-10-02T06:49:22.022Z] 97e3b9d05a96: Layer already exists [2024-10-02T06:49:22.022Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T06:49:22.288Z] main: digest: sha256:019c52263d78ba1e8b26d966feab7e0a2229358c48e44054e36c7cffbc9937dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T06:49:22.368Z] ===================================================== [Pipeline] echo [2024-10-02T06:49:22.384Z] taggedImages: [2024-10-02T06:49:22.384Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:850fdf759a0efe631343390da82a37f8ec516889 [2024-10-02T06:49:22.384Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-10-02T06:49:22.384Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.52 [2024-10-02T06:49:22.384Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:850fdf759a0efe631343390da82a37f8ec516889-3.1.0-dev.52 [2024-10-02T06:49:22.384Z] - 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 [2024-10-02T06:49:22.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T06:49:22.778Z] [2024-10-02T06:49:22.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:49:23.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T06:49:23.123Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-02T06:49:23.123Z] 8998bd30e6a1: Pulling fs layer [2024-10-02T06:49:23.123Z] 04944245beec: Pulling fs layer [2024-10-02T06:49:23.123Z] 699f458cf7ca: Pulling fs layer [2024-10-02T06:49:23.123Z] 765212b225bb: Pulling fs layer [2024-10-02T06:49:23.123Z] f23df028b6ca: Pulling fs layer [2024-10-02T06:49:23.123Z] d65c8cfc05b1: Pulling fs layer [2024-10-02T06:49:23.123Z] 2437ff75d9bd: Pulling fs layer [2024-10-02T06:49:23.123Z] f23df028b6ca: Waiting [2024-10-02T06:49:23.123Z] 765212b225bb: Waiting [2024-10-02T06:49:23.123Z] d65c8cfc05b1: Waiting [2024-10-02T06:49:23.123Z] 2437ff75d9bd: Waiting [2024-10-02T06:49:23.398Z] 04944245beec: Verifying Checksum [2024-10-02T06:49:23.398Z] 04944245beec: Download complete [2024-10-02T06:49:23.398Z] 765212b225bb: Verifying Checksum [2024-10-02T06:49:23.398Z] 765212b225bb: Download complete [2024-10-02T06:49:23.398Z] f23df028b6ca: Verifying Checksum [2024-10-02T06:49:23.398Z] f23df028b6ca: Download complete [2024-10-02T06:49:23.398Z] d65c8cfc05b1: Verifying Checksum [2024-10-02T06:49:23.398Z] d65c8cfc05b1: Download complete [2024-10-02T06:49:23.668Z] 699f458cf7ca: Verifying Checksum [2024-10-02T06:49:23.668Z] 699f458cf7ca: Download complete [2024-10-02T06:49:23.940Z] 8998bd30e6a1: Verifying Checksum [2024-10-02T06:49:23.940Z] 8998bd30e6a1: Download complete [2024-10-02T06:49:26.533Z] 2437ff75d9bd: Verifying Checksum [2024-10-02T06:49:26.533Z] 2437ff75d9bd: Download complete [2024-10-02T06:49:28.474Z] 8998bd30e6a1: Pull complete [2024-10-02T06:49:29.055Z] 04944245beec: Pull complete [2024-10-02T06:49:30.462Z] 699f458cf7ca: Pull complete [2024-10-02T06:49:30.732Z] 765212b225bb: Pull complete [2024-10-02T06:49:31.697Z] f23df028b6ca: Pull complete [2024-10-02T06:49:31.697Z] d65c8cfc05b1: Pull complete [2024-10-02T06:49:49.927Z] 2437ff75d9bd: Pull complete [2024-10-02T06:49:49.927Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-02T06:49:49.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T06:49:49.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:49:50.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-12656 does not seem to be running inside a container [2024-10-02T06:49:50.274Z] $ 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/182 -v /w/workspace/edgex-ui-go/182:/w/workspace/edgex-ui-go/182:rw,z -v /w/workspace/edgex-ui-go/182@tmp:/w/workspace/edgex-ui-go/182@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 [2024-10-02T06:49:53.437Z] $ docker top e0cf03888d9447d51efe96da05606dfda059691863badf80f78aa4216d69e53d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:49:54.314Z] ---> job-cost.sh [2024-10-02T06:49:54.315Z] lf-activate-venv: SKIPPING [2024-10-02T06:49:54.315Z] INFO: No Stack... [2024-10-02T06:49:54.903Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-02T06:49:55.865Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T06:49:56.633Z] + cat /w/workspace/edgex-ui-go/182/archives/cost.csv [2024-10-02T06:49:56.633Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T06:49:56.727Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] [2024-10-02T06:49:56.743Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] did not exist. Created. [2024-10-02T06:49:56.749Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T06:49:57.477Z] /w/workspace/edgex-ui-go/182@tmp/durable-167924c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-02T06:49:58.169Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-02T06:49:58.186Z] Warning: overwriting stash ‘stack-cost’ [2024-10-02T06:49:58.425Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T06:49:58.435Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T06:49:58.462Z] $ docker stop --time=1 e0cf03888d9447d51efe96da05606dfda059691863badf80f78aa4216d69e53d [2024-10-02T06:50:00.069Z] $ docker rm -f --volumes e0cf03888d9447d51efe96da05606dfda059691863badf80f78aa4216d69e53d [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 [2024-10-02T06:50:00.580Z] provisioning config files... [2024-10-02T06:50:00.604Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8488928729043021744tmp [Pipeline] { [Pipeline] sh [2024-10-02T06:50:00.913Z] + set +x [2024-10-02T06:50:00.913Z] + + bash -s -- [2024-10-02T06:50:00.913Z] curl -s https://codecov.io/bash [2024-10-02T06:50:00.913Z] [2024-10-02T06:50:00.913Z] _____ _ [2024-10-02T06:50:00.913Z] / ____| | | [2024-10-02T06:50:00.913Z] | | ___ __| | ___ ___ _____ __ [2024-10-02T06:50:00.913Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-02T06:50:00.913Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-02T06:50:00.913Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-02T06:50:00.913Z] Bash-1.0.6 [2024-10-02T06:50:00.913Z] [2024-10-02T06:50:00.913Z] [2024-10-02T06:50:00.913Z] ==> git version 2.25.1 found [2024-10-02T06:50:00.913Z] ==> 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 [2024-10-02T06:50:00.913Z] Release-Date: 2020-01-08 [2024-10-02T06:50:00.913Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-02T06:50:00.913Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-02T06:50:00.913Z] ==> Jenkins CI detected. [2024-10-02T06:50:00.913Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2024-10-02T06:50:00.913Z] project root: . [2024-10-02T06:50:00.913Z] --> token set from env [2024-10-02T06:50:00.913Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-02T06:50:00.913Z] ==> Running gcov in . (disable via -X gcov) [2024-10-02T06:50:01.171Z] ==> Python coveragepy not found [2024-10-02T06:50:01.171Z] ==> Searching for coverage reports in: [2024-10-02T06:50:01.171Z] + . [2024-10-02T06:50:01.171Z] -> Found 1 reports [2024-10-02T06:50:01.171Z] ==> Detecting git/mercurial file structure [2024-10-02T06:50:01.171Z] ==> Reading reports [2024-10-02T06:50:01.171Z] + ./coverage.out bytes=10 [2024-10-02T06:50:01.171Z] ==> Appending adjustments [2024-10-02T06:50:01.171Z] https://docs.codecov.io/docs/fixing-reports [2024-10-02T06:50:01.745Z] + Found adjustments [2024-10-02T06:50:01.745Z] ==> Gzipping contents [2024-10-02T06:50:01.745Z] 12K /tmp/codecov.beaArJ.gz [2024-10-02T06:50:01.745Z] ==> Uploading reports [2024-10-02T06:50:01.745Z] url: https://codecov.io [2024-10-02T06:50:01.745Z] query: branch=main&commit=850fdf759a0efe631343390da82a37f8ec516889&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-02T06:50:01.745Z] -> Pinging Codecov [2024-10-02T06:50:01.745Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=850fdf759a0efe631343390da82a37f8ec516889&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-02T06:50:02.005Z] -> Uploading to [2024-10-02T06:50:02.005Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-ui-go/850fdf759a0efe631343390da82a37f8ec516889/ea2faf45-29e2-417b-861b-73598b600258.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T065001Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2f6fcae2fb16193f82bdc5637f7f1c1429fa587e0c55b0bf0f43776dcb38ded8 [2024-10-02T06:50:02.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T06:50:02.005Z] Dload Upload Total Spent Left Speed [2024-10-02T06:50:02.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 30470 --:--:-- --:--:-- --:--:-- 30470 [2024-10-02T06:50:02.265Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] } [2024-10-02T06:50:02.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-02T06:50:02.490Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-02T06:50:02.510Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:50:02.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T06:50:02.817Z] [2024-10-02T06:50:02.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:50:03.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T06:50:03.210Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-02T06:50:03.210Z] 619be1103602: Already exists [2024-10-02T06:50:03.210Z] f8ea3408117e: Pulling fs layer [2024-10-02T06:50:03.210Z] 91320369b822: Pulling fs layer [2024-10-02T06:50:03.210Z] 0406650e8295: Pulling fs layer [2024-10-02T06:50:03.210Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T06:50:03.210Z] 96d80e3f36e1: Pulling fs layer [2024-10-02T06:50:03.210Z] bcf3aedb951c: Pulling fs layer [2024-10-02T06:50:03.210Z] 4f4fb700ef54: Waiting [2024-10-02T06:50:03.210Z] 96d80e3f36e1: Waiting [2024-10-02T06:50:03.210Z] bcf3aedb951c: Waiting [2024-10-02T06:50:03.210Z] 0406650e8295: Verifying Checksum [2024-10-02T06:50:03.210Z] 0406650e8295: Download complete [2024-10-02T06:50:03.210Z] 4f4fb700ef54: Download complete [2024-10-02T06:50:03.210Z] f8ea3408117e: Download complete [2024-10-02T06:50:03.471Z] f8ea3408117e: Pull complete [2024-10-02T06:50:03.471Z] 96d80e3f36e1: Verifying Checksum [2024-10-02T06:50:03.471Z] 96d80e3f36e1: Download complete [2024-10-02T06:50:03.739Z] 91320369b822: Verifying Checksum [2024-10-02T06:50:03.739Z] 91320369b822: Download complete [2024-10-02T06:50:04.307Z] bcf3aedb951c: Verifying Checksum [2024-10-02T06:50:04.307Z] bcf3aedb951c: Download complete [2024-10-02T06:50:07.758Z] 91320369b822: Pull complete [2024-10-02T06:50:07.758Z] 0406650e8295: Pull complete [2024-10-02T06:50:07.758Z] 4f4fb700ef54: Pull complete [2024-10-02T06:50:07.758Z] 96d80e3f36e1: Pull complete [2024-10-02T06:50:11.040Z] bcf3aedb951c: Pull complete [2024-10-02T06:50:11.040Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-10-02T06:50:11.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T06:50:11.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:50:11.226Z] prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container [2024-10-02T06:50:11.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-02T06:50:18.240Z] $ docker top a7035b5c9c962c86e3833db3414ee084adcb388dd4013dae8c0f6557d4f26a6c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T06:50:18.616Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo [2024-10-02T06:50:18.628Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2024-10-02T06:50:18.911Z] + set -o pipefail [2024-10-02T06:50:18.911Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2024-10-02T06:50:27.040Z] [2024-10-02T06:50:27.040Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2024-10-02T06:50:27.040Z] [2024-10-02T06:50:27.040Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/b3feb0b2-dad6-4408-9de7-b94b751502ec [2024-10-02T06:50:27.040Z] [2024-10-02T06:50:27.040Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-10-02T06:50:27.040Z] [2024-10-02T06:50:27.040Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-02T06:50:27.040Z] [2024-10-02T06:50:27.040Z] [2024-10-02T06:50:27.040Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-02T06:50:27.040Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-02T06:50:27.037Z] $ docker stop --time=1 a7035b5c9c962c86e3833db3414ee084adcb388dd4013dae8c0f6557d4f26a6c [2024-10-02T06:50:35.478Z] $ docker rm -f --volumes a7035b5c9c962c86e3833db3414ee084adcb388dd4013dae8c0f6557d4f26a6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T06:50:36.475Z] + git log --format=format:%s -1 850fdf759a0efe631343390da82a37f8ec516889 [Pipeline] sh [2024-10-02T06:50:36.768Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T06:50:36.768Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:50:37.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T06:50:37.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:50:37.158Z] prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container [2024-10-02T06:50:37.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T06:50:37.770Z] $ docker top 36e156a9245891058f5aafc5dcaf6ec0dc5dc244fade85508d12ab65f136f9a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T06:50:37.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T06:50:37.905Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T06:50:38.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T06:50:38.005Z] $ docker exec 36e156a9245891058f5aafc5dcaf6ec0dc5dc244fade85508d12ab65f136f9a5 ssh-agent [2024-10-02T06:50:38.128Z] SSH_AUTH_SOCK=/tmp/ssh-J3vC9PEskwo7/agent.33 [2024-10-02T06:50:38.128Z] SSH_AGENT_PID=39 [2024-10-02T06:50:38.133Z] Running ssh-add (command line suppressed) [2024-10-02T06:50:38.230Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5535621647427917359.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5535621647427917359.key) [2024-10-02T06:50:38.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T06:50:38.562Z] + git semver tag [2024-10-02T06:50:38.822Z] 2024-10-02 06:50:38,736 [run_tag] DEBUG tag force:False [2024-10-02T06:50:38.822Z] 2024-10-02 06:50:38,736 [check_head_tag] DEBUG check head tag [2024-10-02T06:50:38.822Z] 2024-10-02 06:50:38,737 [execute] INFO git cat-file --batch-check [2024-10-02T06:50:38.822Z] 2024-10-02 06:50:38,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-10-02T06:50:38.822Z] 2024-10-02 06:50:38,743 [execute] INFO git cat-file --batch [2024-10-02T06:50:38.822Z] 2024-10-02 06:50:38,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-10-02T06:50:38.822Z] 2024-10-02 06:50:38,765 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-10-02T06:50:38.822Z] 2024-10-02 06:50:38,765 [execute] INFO git tag -a v3.1.0-dev.52 -m v3.1.0-dev.52 [2024-10-02T06:50:38.822Z] 2024-10-02 06:50:38,765 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.52', '-m', 'v3.1.0-dev.52'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-02T06:50:38.822Z] 2024-10-02 06:50:38,770 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-10-02T06:50:38.822Z] 3.1.0-dev.52 [Pipeline] } [2024-10-02T06:50:38.816Z] $ docker exec --env ******** --env ******** 36e156a9245891058f5aafc5dcaf6ec0dc5dc244fade85508d12ab65f136f9a5 ssh-agent -k [2024-10-02T06:50:38.919Z] unset SSH_AUTH_SOCK; [2024-10-02T06:50:38.920Z] unset SSH_AGENT_PID; [2024-10-02T06:50:38.920Z] echo Agent pid 39 killed; [2024-10-02T06:50:38.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T06:50:39.285Z] + git semver [Pipeline] } [2024-10-02T06:50:39.542Z] $ docker stop --time=1 36e156a9245891058f5aafc5dcaf6ec0dc5dc244fade85508d12ab65f136f9a5 [2024-10-02T06:50:40.800Z] $ docker rm -f --volumes 36e156a9245891058f5aafc5dcaf6ec0dc5dc244fade85508d12ab65f136f9a5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:50:41.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T06:50:41.240Z] [2024-10-02T06:50:41.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:50:41.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T06:50:41.578Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-02T06:50:41.578Z] ab5ef0e58194: Pulling fs layer [2024-10-02T06:50:41.578Z] 9712f1f96733: Pulling fs layer [2024-10-02T06:50:41.578Z] 63f879dbbcfc: Pulling fs layer [2024-10-02T06:50:41.578Z] 0d9ebad4ef96: Pulling fs layer [2024-10-02T06:50:41.578Z] e9a5061849ea: Pulling fs layer [2024-10-02T06:50:41.578Z] d747dcd14b5f: Pulling fs layer [2024-10-02T06:50:41.578Z] 2de7ff778b66: Pulling fs layer [2024-10-02T06:50:41.578Z] e9a5061849ea: Waiting [2024-10-02T06:50:41.578Z] d747dcd14b5f: Waiting [2024-10-02T06:50:41.578Z] 2de7ff778b66: Waiting [2024-10-02T06:50:41.578Z] 0d9ebad4ef96: Waiting [2024-10-02T06:50:41.578Z] 9712f1f96733: Verifying Checksum [2024-10-02T06:50:41.579Z] 9712f1f96733: Download complete [2024-10-02T06:50:42.151Z] 63f879dbbcfc: Verifying Checksum [2024-10-02T06:50:42.151Z] 63f879dbbcfc: Download complete [2024-10-02T06:50:42.151Z] 0d9ebad4ef96: Verifying Checksum [2024-10-02T06:50:42.151Z] 0d9ebad4ef96: Download complete [2024-10-02T06:50:42.409Z] d747dcd14b5f: Download complete [2024-10-02T06:50:42.409Z] e9a5061849ea: Verifying Checksum [2024-10-02T06:50:42.409Z] e9a5061849ea: Download complete [2024-10-02T06:50:42.409Z] ab5ef0e58194: Verifying Checksum [2024-10-02T06:50:42.409Z] ab5ef0e58194: Download complete [2024-10-02T06:50:42.409Z] 2de7ff778b66: Verifying Checksum [2024-10-02T06:50:42.409Z] 2de7ff778b66: Download complete [2024-10-02T06:50:44.939Z] ab5ef0e58194: Pull complete [2024-10-02T06:50:44.939Z] 9712f1f96733: Pull complete [2024-10-02T06:50:45.873Z] 63f879dbbcfc: Pull complete [2024-10-02T06:50:50.284Z] 0d9ebad4ef96: Pull complete [2024-10-02T06:50:50.284Z] e9a5061849ea: Pull complete [2024-10-02T06:50:50.284Z] d747dcd14b5f: Pull complete [2024-10-02T06:50:50.851Z] 2de7ff778b66: Pull complete [2024-10-02T06:50:50.851Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-02T06:50:50.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T06:50:50.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:50:50.969Z] prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container [2024-10-02T06:50:50.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-02T06:51:00.522Z] $ docker top 116964a634b1517b430f7dc7b45e55bdc89bb9f6f259ecaef8f05e872524f4a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-02T06:51:00.618Z] provisioning config files... [2024-10-02T06:51:00.624Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15774696950538914363tmp [2024-10-02T06:51:00.634Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13890201271602526026tmp [2024-10-02T06:51:00.643Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4055252113224053559tmp [Pipeline] { [Pipeline] echo [2024-10-02T06:51:00.726Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:51:01.024Z] ---> sigul-configuration.sh [2024-10-02T06:51:01.024Z] gpg: directory `/root/.gnupg' created [2024-10-02T06:51:01.024Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-02T06:51:01.024Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-02T06:51:01.024Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-02T06:51:01.024Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-02T06:51:01.024Z] gpg: CAST5 encrypted data [2024-10-02T06:51:01.024Z] gpg: encrypted with 1 passphrase [2024-10-02T06:51:01.024Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-02T06:51:01.327Z] + mkdir /home/jenkins [2024-10-02T06:51:01.327Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-02T06:51:01.631Z] + 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 [2024-10-02T06:51:01.646Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:51:01.938Z] ---> sigul-install.sh [2024-10-02T06:51:01.938Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-02T06:51:02.233Z] + git tag --list [2024-10-02T06:51:02.233Z] 0.1.1 [2024-10-02T06:51:02.233Z] v1.1.0 [2024-10-02T06:51:02.233Z] v1.2.0 [2024-10-02T06:51:02.233Z] v1.2.1 [2024-10-02T06:51:02.233Z] v1.3.0 [2024-10-02T06:51:02.233Z] v2.0.0 [2024-10-02T06:51:02.233Z] v2.1.0 [2024-10-02T06:51:02.233Z] v2.2.0 [2024-10-02T06:51:02.233Z] v2.3.0 [2024-10-02T06:51:02.233Z] v3.0 [2024-10-02T06:51:02.233Z] v3.0.0 [2024-10-02T06:51:02.233Z] v3.1 [2024-10-02T06:51:02.233Z] v3.1.0 [2024-10-02T06:51:02.233Z] v3.1.0-dev.1 [2024-10-02T06:51:02.233Z] v3.1.0-dev.10 [2024-10-02T06:51:02.233Z] v3.1.0-dev.11 [2024-10-02T06:51:02.233Z] v3.1.0-dev.12 [2024-10-02T06:51:02.233Z] v3.1.0-dev.13 [2024-10-02T06:51:02.233Z] v3.1.0-dev.14 [2024-10-02T06:51:02.233Z] v3.1.0-dev.15 [2024-10-02T06:51:02.233Z] v3.1.0-dev.16 [2024-10-02T06:51:02.233Z] v3.1.0-dev.17 [2024-10-02T06:51:02.233Z] v3.1.0-dev.18 [2024-10-02T06:51:02.233Z] v3.1.0-dev.19 [2024-10-02T06:51:02.233Z] v3.1.0-dev.2 [2024-10-02T06:51:02.233Z] v3.1.0-dev.20 [2024-10-02T06:51:02.233Z] v3.1.0-dev.21 [2024-10-02T06:51:02.233Z] v3.1.0-dev.22 [2024-10-02T06:51:02.233Z] v3.1.0-dev.23 [2024-10-02T06:51:02.233Z] v3.1.0-dev.24 [2024-10-02T06:51:02.233Z] v3.1.0-dev.25 [2024-10-02T06:51:02.233Z] v3.1.0-dev.26 [2024-10-02T06:51:02.233Z] v3.1.0-dev.27 [2024-10-02T06:51:02.233Z] v3.1.0-dev.28 [2024-10-02T06:51:02.233Z] v3.1.0-dev.29 [2024-10-02T06:51:02.233Z] v3.1.0-dev.3 [2024-10-02T06:51:02.233Z] v3.1.0-dev.30 [2024-10-02T06:51:02.233Z] v3.1.0-dev.31 [2024-10-02T06:51:02.233Z] v3.1.0-dev.32 [2024-10-02T06:51:02.233Z] v3.1.0-dev.33 [2024-10-02T06:51:02.233Z] v3.1.0-dev.34 [2024-10-02T06:51:02.233Z] v3.1.0-dev.35 [2024-10-02T06:51:02.233Z] v3.1.0-dev.36 [2024-10-02T06:51:02.233Z] v3.1.0-dev.37 [2024-10-02T06:51:02.233Z] v3.1.0-dev.38 [2024-10-02T06:51:02.233Z] v3.1.0-dev.39 [2024-10-02T06:51:02.233Z] v3.1.0-dev.4 [2024-10-02T06:51:02.233Z] v3.1.0-dev.40 [2024-10-02T06:51:02.233Z] v3.1.0-dev.41 [2024-10-02T06:51:02.233Z] v3.1.0-dev.42 [2024-10-02T06:51:02.233Z] v3.1.0-dev.43 [2024-10-02T06:51:02.233Z] v3.1.0-dev.44 [2024-10-02T06:51:02.233Z] v3.1.0-dev.45 [2024-10-02T06:51:02.233Z] v3.1.0-dev.46 [2024-10-02T06:51:02.233Z] v3.1.0-dev.47 [2024-10-02T06:51:02.233Z] v3.1.0-dev.48 [2024-10-02T06:51:02.233Z] v3.1.0-dev.49 [2024-10-02T06:51:02.233Z] v3.1.0-dev.5 [2024-10-02T06:51:02.233Z] v3.1.0-dev.50 [2024-10-02T06:51:02.233Z] v3.1.0-dev.51 [2024-10-02T06:51:02.233Z] v3.1.0-dev.52 [2024-10-02T06:51:02.233Z] v3.1.0-dev.6 [2024-10-02T06:51:02.233Z] v3.1.0-dev.7 [2024-10-02T06:51:02.233Z] v3.1.0-dev.8 [2024-10-02T06:51:02.233Z] v3.1.0-dev.9 [Pipeline] sh [2024-10-02T06:51:02.528Z] + lftools sign git-tag v3.1.0-dev.52 [2024-10-02T06:51:03.096Z] Signing Git tag with Sigul... [2024-10-02T06:51:03.096Z] Signing v3.1.0-dev.52 [Pipeline] echo [2024-10-02T06:51:03.371Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:51:03.661Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-02T06:51:03.669Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-02T06:51:03.678Z] $ docker stop --time=1 116964a634b1517b430f7dc7b45e55bdc89bb9f6f259ecaef8f05e872524f4a3 [2024-10-02T06:51:04.991Z] $ docker rm -f --volumes 116964a634b1517b430f7dc7b45e55bdc89bb9f6f259ecaef8f05e872524f4a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-02T06:51:05.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T06:51:05.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:51:05.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T06:51:05.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:51:05.825Z] prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container [2024-10-02T06:51:05.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T06:51:06.194Z] $ docker top d58b959d76a15ef78de985e1d458645409cb92af92470f469cbd4a037fcf483b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T06:51:06.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T06:51:06.323Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T06:51:06.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T06:51:06.427Z] $ docker exec d58b959d76a15ef78de985e1d458645409cb92af92470f469cbd4a037fcf483b ssh-agent [2024-10-02T06:51:06.549Z] SSH_AUTH_SOCK=/tmp/ssh-IrFNkaJPWPfk/agent.32 [2024-10-02T06:51:06.549Z] SSH_AGENT_PID=38 [2024-10-02T06:51:06.554Z] Running ssh-add (command line suppressed) [2024-10-02T06:51:06.632Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9688205268354126982.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9688205268354126982.key) [2024-10-02T06:51:06.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T06:51:06.956Z] + git semver bump pre [2024-10-02T06:51:07.215Z] 2024-10-02 06:51:07,099 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-10-02T06:51:07.215Z] 2024-10-02 06:51:07,099 [bump_version] DEBUG bumping version:3.1.0-dev.52 on axis:pre with prefix:dev [2024-10-02T06:51:07.215Z] 2024-10-02 06:51:07,099 [bump_version] DEBUG bumped version:3.1.0-dev.53 [2024-10-02T06:51:07.215Z] 2024-10-02 06:51:07,100 [write_version] DEBUG write version:3.1.0-dev.53 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2024-10-02T06:51:07.215Z] 2024-10-02 06:51:07,100 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-10-02T06:51:07.215Z] 2024-10-02 06:51:07,100 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-10-02T06:51:07.215Z] 2024-10-02 06:51:07,101 [execute] INFO git cat-file --batch-check [2024-10-02T06:51:07.215Z] 2024-10-02 06:51:07,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T06:51:07.215Z] 2024-10-02 06:51:07,106 [execute] INFO git cat-file --batch [2024-10-02T06:51:07.215Z] 2024-10-02 06:51:07,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T06:51:07.215Z] 2024-10-02 06:51:07,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-10-02T06:51:07.215Z] 3.1.0-dev.53 [Pipeline] } [2024-10-02T06:51:07.208Z] $ docker exec --env ******** --env ******** d58b959d76a15ef78de985e1d458645409cb92af92470f469cbd4a037fcf483b ssh-agent -k [2024-10-02T06:51:07.313Z] unset SSH_AUTH_SOCK; [2024-10-02T06:51:07.313Z] unset SSH_AGENT_PID; [2024-10-02T06:51:07.313Z] echo Agent pid 38 killed; [2024-10-02T06:51:07.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T06:51:07.658Z] + git semver [Pipeline] } [2024-10-02T06:51:07.912Z] $ docker stop --time=1 d58b959d76a15ef78de985e1d458645409cb92af92470f469cbd4a037fcf483b [2024-10-02T06:51:09.201Z] $ docker rm -f --volumes d58b959d76a15ef78de985e1d458645409cb92af92470f469cbd4a037fcf483b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T06:51:09.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T06:51:09.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:51:09.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T06:51:09.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:51:09.952Z] prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container [2024-10-02T06:51:09.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T06:51:10.309Z] $ docker top 3f44a0b22484dcf3f0fe816485baa03622c457aa55cacdc4f39396c33ac73fc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T06:51:10.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T06:51:10.448Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T06:51:10.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T06:51:10.539Z] $ docker exec 3f44a0b22484dcf3f0fe816485baa03622c457aa55cacdc4f39396c33ac73fc9 ssh-agent [2024-10-02T06:51:10.657Z] SSH_AUTH_SOCK=/tmp/ssh-BtRRWfO7LQrb/agent.33 [2024-10-02T06:51:10.657Z] SSH_AGENT_PID=39 [2024-10-02T06:51:10.661Z] Running ssh-add (command line suppressed) [2024-10-02T06:51:10.744Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7452844418911655353.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7452844418911655353.key) [2024-10-02T06:51:10.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T06:51:11.063Z] + git semver push [2024-10-02T06:51:11.321Z] 2024-10-02 06:51:11,238 [run_push] DEBUG push [2024-10-02T06:51:11.321Z] 2024-10-02 06:51:11,239 [execute] INFO git cat-file --batch-check [2024-10-02T06:51:11.321Z] 2024-10-02 06:51:11,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T06:51:11.321Z] 2024-10-02 06:51:11,243 [execute] INFO git rev-list b46e0431215c5e24500c1e06ce189e61d3e1334a -- [2024-10-02T06:51:11.321Z] 2024-10-02 06:51:11,243 [execute] DEBUG Popen(['git', 'rev-list', 'b46e0431215c5e24500c1e06ce189e61d3e1334a', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-02T06:51:11.321Z] 2024-10-02 06:51:11,254 [execute] INFO git fetch -v origin [2024-10-02T06:51:11.321Z] 2024-10-02 06:51:11,254 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-02T06:51:11.887Z] 2024-10-02 06:51:11,709 [run_push] DEBUG no remote changes detected [2024-10-02T06:51:11.887Z] 2024-10-02 06:51:11,709 [execute] INFO git push origin semver [2024-10-02T06:51:11.887Z] 2024-10-02 06:51:11,709 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-02T06:51:12.825Z] 2024-10-02 06:51:12,480 [run_push] DEBUG push all version tags [2024-10-02T06:51:12.825Z] 2024-10-02 06:51:12,481 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-02T06:51:12.825Z] 2024-10-02 06:51:12,481 [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) [2024-10-02T06:51:13.394Z] 2024-10-02 06:51:13,195 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-10-02T06:51:13.395Z] 3.1.0-dev.53 [Pipeline] } [2024-10-02T06:51:13.389Z] $ docker exec --env ******** --env ******** 3f44a0b22484dcf3f0fe816485baa03622c457aa55cacdc4f39396c33ac73fc9 ssh-agent -k [2024-10-02T06:51:13.477Z] unset SSH_AUTH_SOCK; [2024-10-02T06:51:13.478Z] unset SSH_AGENT_PID; [2024-10-02T06:51:13.478Z] echo Agent pid 39 killed; [2024-10-02T06:51:13.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T06:51:13.833Z] + git semver [Pipeline] } [2024-10-02T06:51:14.087Z] $ docker stop --time=1 3f44a0b22484dcf3f0fe816485baa03622c457aa55cacdc4f39396c33ac73fc9 [2024-10-02T06:51:15.349Z] $ docker rm -f --volumes 3f44a0b22484dcf3f0fe816485baa03622c457aa55cacdc4f39396c33ac73fc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-02T06:51:16.004Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2024-10-02T06:51:16.004Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-10-02T06:51:16.004Z] total 16 [2024-10-02T06:51:16.004Z] drwxr-xr-x 3 root root 4096 Oct 2 06:37 . [2024-10-02T06:51:16.004Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 2 06:51 .. [2024-10-02T06:51:16.004Z] drwxr-xr-x 2 root root 4096 Oct 2 06:37 cost [2024-10-02T06:51:16.004Z] -rw-r--r-- 1 root root 83 Oct 2 06:37 cost.csv [2024-10-02T06:51:16.004Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-10-02T06:51:16.004Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-10-02T06:51:16.004Z] total 16 [2024-10-02T06:51:16.004Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 06:37 . [2024-10-02T06:51:16.004Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 2 06:51 .. [2024-10-02T06:51:16.004Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 06:37 cost [2024-10-02T06:51:16.004Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 2 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:51:16.297Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:51:17.160Z] ---> package-listing.sh [2024-10-02T06:51:17.161Z] ++ facter osfamily [2024-10-02T06:51:17.161Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-02T06:51:17.420Z] + OS_FAMILY=debian [2024-10-02T06:51:17.420Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2024-10-02T06:51:17.420Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-02T06:51:17.420Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-02T06:51:17.420Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-02T06:51:17.420Z] + PACKAGES=/tmp/packages_start.txt [2024-10-02T06:51:17.420Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-10-02T06:51:17.420Z] + PACKAGES=/tmp/packages_end.txt [2024-10-02T06:51:17.420Z] + case "${OS_FAMILY}" in [2024-10-02T06:51:17.420Z] + dpkg -l [2024-10-02T06:51:17.420Z] + grep '^ii' [2024-10-02T06:51:17.420Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-02T06:51:17.420Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-02T06:51:17.420Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-02T06:51:17.420Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-10-02T06:51:17.420Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2024-10-02T06:51:17.420Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2024-10-02T06:51:17.433Z] 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 [2024-10-02T06:51:17.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:51:18.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T06:51:18.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:51:18.359Z] prd-ubuntu20.04-docker-8c-8g-12626 does not seem to be running inside a container [2024-10-02T06:51:18.378Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-02T06:51:18.603Z] $ docker top 2d6c055965ebcf06abecb5c02388ab9e1ba1dca9d7133640f7f26c5a8b59f80b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T06:51:18.970Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-02T06:51:19.259Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-02T06:51:19.545Z] + ls /var/log/sa-host [2024-10-02T06:51:19.545Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T06:51:19.699Z] provisioning config files... [2024-10-02T06:51:19.708Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11935152510344605414tmp [Pipeline] { [Pipeline] echo [2024-10-02T06:51:19.732Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:51:20.018Z] ---> create-netrc.sh [Pipeline] } [2024-10-02T06:51:20.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:51:20.375Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-02T06:51:20.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:51:20.681Z] ---> sudo-logs.sh [2024-10-02T06:51:20.681Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-02T06:51:20.719Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:51:21.008Z] ---> job-cost.sh [2024-10-02T06:51:21.008Z] lf-activate-venv: SKIPPING [2024-10-02T06:51:21.008Z] DEBUG: total: 0.2199999988079071 [2024-10-02T06:51:21.008Z] INFO: Retrieving Stack Cost... [2024-10-02T06:51:21.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T06:51:21.527Z] INFO: Archiving Costs [Pipeline] echo [2024-10-02T06:51:21.543Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:51:21.827Z] ---> logs-deploy.sh [2024-10-02T06:51:21.827Z] lf-activate-venv: SKIPPING [2024-10-02T06:51:21.827Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/182 [2024-10-02T06:51:21.827Z] INFO: archiving workspace using pattern(s): [2024-10-02T06:51:22.767Z] Archives upload complete. [2024-10-02T06:51:22.767Z] INFO: archiving logs to Nexus [2024-10-02T06:51:23.707Z] ---> uname -a: [2024-10-02T06:51:23.707Z] Linux prd-ubuntu20-04-docker-8c-8g-12626 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-02T06:51:23.707Z] [2024-10-02T06:51:23.707Z] [2024-10-02T06:51:23.707Z] ---> lscpu: [2024-10-02T06:51:23.707Z] Architecture: x86_64 [2024-10-02T06:51:23.707Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-02T06:51:23.707Z] Byte Order: Little Endian [2024-10-02T06:51:23.707Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-02T06:51:23.707Z] CPU(s): 8 [2024-10-02T06:51:23.707Z] On-line CPU(s) list: 0-7 [2024-10-02T06:51:23.707Z] Thread(s) per core: 1 [2024-10-02T06:51:23.707Z] Core(s) per socket: 1 [2024-10-02T06:51:23.707Z] Socket(s): 8 [2024-10-02T06:51:23.707Z] NUMA node(s): 1 [2024-10-02T06:51:23.707Z] Vendor ID: AuthenticAMD [2024-10-02T06:51:23.707Z] CPU family: 23 [2024-10-02T06:51:23.707Z] Model: 49 [2024-10-02T06:51:23.707Z] Model name: AMD EPYC-Rome Processor [2024-10-02T06:51:23.707Z] Stepping: 0 [2024-10-02T06:51:23.707Z] CPU MHz: 2799.998 [2024-10-02T06:51:23.707Z] BogoMIPS: 5599.99 [2024-10-02T06:51:23.707Z] Virtualization: AMD-V [2024-10-02T06:51:23.707Z] Hypervisor vendor: KVM [2024-10-02T06:51:23.707Z] Virtualization type: full [2024-10-02T06:51:23.707Z] L1d cache: 256 KiB [2024-10-02T06:51:23.707Z] L1i cache: 256 KiB [2024-10-02T06:51:23.707Z] L2 cache: 4 MiB [2024-10-02T06:51:23.707Z] L3 cache: 128 MiB [2024-10-02T06:51:23.707Z] NUMA node0 CPU(s): 0-7 [2024-10-02T06:51:23.707Z] Vulnerability Itlb multihit: Not affected [2024-10-02T06:51:23.707Z] Vulnerability L1tf: Not affected [2024-10-02T06:51:23.707Z] Vulnerability Mds: Not affected [2024-10-02T06:51:23.707Z] Vulnerability Meltdown: Not affected [2024-10-02T06:51:23.707Z] Vulnerability Mmio stale data: Not affected [2024-10-02T06:51:23.707Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-02T06:51:23.707Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-02T06:51:23.707Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-02T06:51:23.707Z] Vulnerability Srbds: Not affected [2024-10-02T06:51:23.707Z] Vulnerability Tsx async abort: Not affected [2024-10-02T06:51:23.707Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-02T06:51:23.707Z] [2024-10-02T06:51:23.707Z] [2024-10-02T06:51:23.707Z] ---> nproc: [2024-10-02T06:51:23.707Z] 8 [2024-10-02T06:51:23.707Z] [2024-10-02T06:51:23.707Z] [2024-10-02T06:51:23.707Z] ---> df -h: [2024-10-02T06:51:23.707Z] Filesystem Size Used Avail Use% Mounted on [2024-10-02T06:51:23.707Z] overlay 155G 16G 140G 10% / [2024-10-02T06:51:23.707Z] tmpfs 64M 0 64M 0% /dev [2024-10-02T06:51:23.707Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-02T06:51:23.707Z] shm 64M 0 64M 0% /dev/shm [2024-10-02T06:51:23.707Z] /dev/vda1 155G 16G 140G 10% /facter-os [2024-10-02T06:51:23.707Z] [2024-10-02T06:51:23.707Z] [2024-10-02T06:51:23.707Z] ---> sar -b -r -n DEV: [2024-10-02T06:51:23.707Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12626) 10/02/24 _x86_64_ (8 CPU) [2024-10-02T06:51:23.707Z] [2024-10-02T06:51:23.707Z] 06:28:56 LINUX RESTART (8 CPU) [2024-10-02T06:51:23.707Z] [2024-10-02T06:51:23.707Z] 06:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-02T06:51:23.707Z] 06:30:02 327.35 48.03 279.32 0.00 5396.57 168077.45 0.00 [2024-10-02T06:51:23.707Z] 06:31:01 146.99 0.47 146.52 0.00 36.06 40456.60 0.00 [2024-10-02T06:51:23.707Z] 06:32:01 185.76 2.60 183.16 0.00 20.78 63399.83 0.00 [2024-10-02T06:51:23.707Z] 06:33:01 87.39 0.03 87.36 0.00 7.73 32630.88 0.00 [2024-10-02T06:51:23.707Z] 06:34:01 206.57 1.10 205.47 0.00 70.65 48524.31 0.00 [2024-10-02T06:51:23.707Z] 06:35:01 239.76 4.42 235.34 0.00 4278.35 38152.99 0.00 [2024-10-02T06:51:23.707Z] 06:36:01 118.77 0.12 118.65 0.00 6.66 48832.51 0.00 [2024-10-02T06:51:23.707Z] 06:37:01 113.19 1.13 112.05 0.00 39.29 33848.68 0.00 [2024-10-02T06:51:23.707Z] 06:38:01 43.99 0.00 43.99 0.00 0.00 13709.85 0.00 [2024-10-02T06:51:23.707Z] 06:39:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2024-10-02T06:51:23.707Z] 06:40:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2024-10-02T06:51:23.707Z] 06:41:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 [2024-10-02T06:51:23.707Z] 06:42:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2024-10-02T06:51:23.707Z] 06:43:01 0.80 0.00 0.80 0.00 0.00 9.20 0.00 [2024-10-02T06:51:23.707Z] 06:44:01 1.92 0.02 1.90 0.00 0.13 23.60 0.00 [2024-10-02T06:51:23.707Z] 06:45:01 1.30 0.00 1.30 0.00 0.00 19.33 0.00 [2024-10-02T06:51:23.707Z] 06:46:01 1.07 0.00 1.07 0.00 0.00 14.40 0.00 [2024-10-02T06:51:23.707Z] 06:47:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 [2024-10-02T06:51:23.707Z] 06:48:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 [2024-10-02T06:51:23.707Z] 06:49:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2024-10-02T06:51:23.707Z] 06:50:01 1.38 0.07 1.32 0.00 7.87 16.00 0.00 [2024-10-02T06:51:23.707Z] 06:51:01 141.98 0.58 141.39 0.00 13.46 61380.70 0.00 [2024-10-02T06:51:23.707Z] Average: 73.85 2.66 71.19 0.00 449.24 24953.58 0.00 [2024-10-02T06:51:23.707Z] [2024-10-02T06:51:23.707Z] 06:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-02T06:51:23.707Z] 06:30:02 29850720 31563212 781708 2.38 60444 1947152 1856496 5.47 986888 1705608 992 [2024-10-02T06:51:23.707Z] 06:31:01 28659344 31518396 789184 2.40 85804 3023112 1981688 5.84 1103060 2703896 10572 [2024-10-02T06:51:23.707Z] 06:32:01 26473976 31532456 769352 2.34 189332 4909948 1883340 5.55 1369472 4402288 274160 [2024-10-02T06:51:23.707Z] 06:33:01 26743776 31478764 816536 2.48 196124 4603924 1940444 5.72 1349648 4166572 175920 [2024-10-02T06:51:23.707Z] 06:34:01 25882824 31149304 1141140 3.47 223236 5077468 2099964 6.19 1703420 4633664 33640 [2024-10-02T06:51:23.707Z] 06:35:01 23700180 29982136 2274432 6.92 272136 5960892 2021620 5.96 3171924 5196976 6828 [2024-10-02T06:51:23.707Z] 06:36:01 23839864 31321600 939836 2.86 277672 7111356 2091888 6.17 2330152 5906208 506416 [2024-10-02T06:51:23.707Z] 06:37:01 23941996 31471388 785056 2.39 282232 7145268 1806480 5.32 1987024 6126200 370688 [2024-10-02T06:51:23.707Z] 06:38:01 23959520 31489264 774120 2.35 282424 7145268 1688616 4.98 1987792 6113532 8 [2024-10-02T06:51:23.707Z] 06:39:01 23959628 31489388 773912 2.35 282452 7145272 1688616 4.98 1987976 6113536 260 [2024-10-02T06:51:23.707Z] 06:40:01 23968432 31498236 765012 2.33 282468 7145276 1688616 4.98 1978992 6113540 188 [2024-10-02T06:51:23.707Z] 06:41:01 23968412 31498236 764984 2.33 282500 7145276 1688616 4.98 1979000 6113540 236 [2024-10-02T06:51:23.707Z] 06:42:01 23974028 31503884 759352 2.31 282508 7145280 1688616 4.98 1973220 6113544 8 [2024-10-02T06:51:23.707Z] 06:43:01 23974556 31504420 758708 2.31 282508 7145280 1688616 4.98 1972928 6113544 232 [2024-10-02T06:51:23.707Z] 06:44:01 23975028 31504984 758720 2.31 282536 7145284 1710464 5.04 1972656 6113548 48 [2024-10-02T06:51:23.707Z] 06:45:01 23975616 31505596 758060 2.31 282564 7145264 1710464 5.04 1973168 6113528 4 [2024-10-02T06:51:23.707Z] 06:46:01 23975280 31505268 758244 2.31 282580 7145272 1710464 5.04 1973164 6113528 140 [2024-10-02T06:51:23.707Z] 06:47:01 23975264 31505288 758228 2.31 282588 7145276 1710464 5.04 1973216 6113540 164 [2024-10-02T06:51:23.707Z] 06:48:01 23975524 31505572 757880 2.30 282600 7145280 1710464 5.04 1973304 6113544 184 [2024-10-02T06:51:23.707Z] 06:49:01 23975588 31505644 757772 2.30 282628 7145280 1710464 5.04 1973252 6113544 72 [2024-10-02T06:51:23.707Z] 06:50:01 23973848 31504132 759304 2.31 282640 7145436 1747964 5.15 1976860 6113236 44 [2024-10-02T06:51:23.707Z] 06:51:01 22525060 31441660 814972 2.48 311468 8378696 2105172 6.20 2092116 7313396 1076 [2024-10-02T06:51:23.707Z] Average: 24693112 31408129 864387 2.63 253247 6411207 1814979 5.35 1899511 5528660 62813 [2024-10-02T06:51:23.707Z] [2024-10-02T06:51:23.707Z] 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-02T06:51:23.707Z] 06:30:02 ens3 484.05 376.55 3207.97 90.89 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:30:02 docker0 63.01 63.52 4.73 394.15 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:30:02 veth1cb4edf 63.01 63.62 5.59 394.16 0.00 0.00 0.00 0.03 [2024-10-02T06:51:23.707Z] 06:30:02 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:31:01 ens3 410.18 308.41 5624.08 43.59 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:31:01 docker0 161.19 176.77 13.83 181.34 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:31:01 lo 5.42 5.42 0.58 0.58 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:31:01 veth106d56f 160.07 174.78 15.95 149.98 0.00 0.00 0.00 0.01 [2024-10-02T06:51:23.707Z] 06:32:01 ens3 254.57 140.08 3081.77 16.13 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:32:01 docker0 137.70 249.98 12.63 3078.70 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:33:01 veth74c3063 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:33:01 ens3 106.58 52.16 1846.38 15.56 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:33:01 docker0 18.12 51.96 1.18 1143.41 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:33:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:33:01 vethefaf41e 18.12 51.94 1.43 1143.40 0.00 0.00 0.00 0.09 [2024-10-02T06:51:23.707Z] 06:34:01 veth74c3063 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:34:01 ens3 195.37 93.80 3310.30 17.26 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:34:01 docker0 81.39 173.94 7.75 3292.97 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:34:01 veth893851b 29.56 38.44 5.22 444.57 0.00 0.00 0.00 0.04 [2024-10-02T06:51:23.707Z] 06:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:35:01 veth74c3063 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:35:01 ens3 319.36 162.87 3903.82 27.33 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:35:01 docker0 72.79 105.27 11.77 1139.88 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:35:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:35:01 veth09193d0 0.20 0.33 0.05 0.12 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:36:01 ens3 61.57 58.83 59.22 154.84 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:36:01 docker0 1.32 2.26 0.08 30.84 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:36:01 veth73301cb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:36:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:37:01 ens3 169.33 128.39 2671.01 363.37 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:37:01 docker0 2.86 5.26 0.18 62.22 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:37:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:38:01 ens3 7.73 4.92 8.18 2.86 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:39:01 ens3 0.37 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:40:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:41:01 ens3 2.90 6.43 2.69 12.52 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.707Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:42:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:43:01 ens3 1.92 0.08 0.17 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:44:01 ens3 2.95 1.52 0.44 6.78 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:45:01 ens3 4.20 5.78 0.36 7.30 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:46:01 ens3 0.80 0.07 0.09 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:47:01 ens3 0.55 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:48:01 ens3 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:49:01 ens3 0.40 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:50:01 ens3 22.08 29.60 4.85 42.56 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:51:01 ens3 403.95 238.83 8083.45 38.13 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:51:01 docker0 82.30 153.16 7.28 1255.05 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:51:01 vethc18bbff 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] 06:51:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] Average: ens3 111.12 72.95 1442.57 38.16 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] Average: docker0 28.11 44.54 2.69 481.13 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] Average: vethc18bbff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 [2024-10-02T06:51:23.708Z] [2024-10-02T06:51:23.708Z] [2024-10-02T06:51:23.708Z] ---> sar -P ALL: [2024-10-02T06:51:23.708Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12626) 10/02/24 _x86_64_ (8 CPU) [2024-10-02T06:51:23.708Z] [2024-10-02T06:51:23.708Z] 06:28:56 LINUX RESTART (8 CPU) [2024-10-02T06:51:23.708Z] [2024-10-02T06:51:23.708Z] 06:29:01 CPU %user %nice %system %iowait %steal %idle [2024-10-02T06:51:23.708Z] 06:30:02 all 7.20 0.00 2.18 3.79 0.05 86.77 [2024-10-02T06:51:23.708Z] 06:30:02 0 6.86 0.00 2.89 12.94 0.07 77.24 [2024-10-02T06:51:23.708Z] 06:30:02 1 8.80 0.00 1.61 1.02 0.03 88.54 [2024-10-02T06:51:23.708Z] 06:30:02 2 6.77 0.00 2.14 0.77 0.05 90.27 [2024-10-02T06:51:23.708Z] 06:30:02 3 10.47 0.00 1.68 1.16 0.07 86.63 [2024-10-02T06:51:23.708Z] 06:30:02 4 8.42 0.00 1.75 1.13 0.05 88.65 [2024-10-02T06:51:23.708Z] 06:30:02 5 5.55 0.00 1.92 0.20 0.07 92.27 [2024-10-02T06:51:23.708Z] 06:30:02 6 5.11 0.00 3.36 3.10 0.05 88.37 [2024-10-02T06:51:23.708Z] 06:30:02 7 5.63 0.00 2.07 10.04 0.05 82.20 [2024-10-02T06:51:23.708Z] 06:31:01 all 5.51 0.00 2.83 8.15 0.06 83.44 [2024-10-02T06:51:23.708Z] 06:31:01 0 5.70 0.00 2.53 0.34 0.07 91.36 [2024-10-02T06:51:23.708Z] 06:31:01 1 6.01 0.00 2.41 2.10 0.09 89.39 [2024-10-02T06:51:23.708Z] 06:31:01 2 5.91 0.00 2.88 16.31 0.07 74.83 [2024-10-02T06:51:23.708Z] 06:31:01 3 6.29 0.00 1.81 14.58 0.05 77.27 [2024-10-02T06:51:23.708Z] 06:31:01 4 4.65 0.00 4.27 25.58 0.07 65.43 [2024-10-02T06:51:23.708Z] 06:31:01 5 5.62 0.00 3.14 0.57 0.05 90.62 [2024-10-02T06:51:23.708Z] 06:31:01 6 4.19 0.00 2.84 4.88 0.05 88.04 [2024-10-02T06:51:23.708Z] 06:31:01 7 5.73 0.00 2.78 0.79 0.07 90.62 [2024-10-02T06:51:23.708Z] 06:32:01 all 5.73 0.00 2.68 11.41 0.06 80.13 [2024-10-02T06:51:23.708Z] 06:32:01 0 7.14 0.00 3.08 0.72 0.03 89.03 [2024-10-02T06:51:23.708Z] 06:32:01 1 5.80 0.00 2.69 11.55 0.12 79.84 [2024-10-02T06:51:23.708Z] 06:32:01 2 7.00 0.00 2.45 4.42 0.07 86.06 [2024-10-02T06:51:23.708Z] 06:32:01 3 4.99 0.00 2.40 0.37 0.05 92.19 [2024-10-02T06:51:23.708Z] 06:32:01 4 6.94 0.00 4.14 61.50 0.07 27.36 [2024-10-02T06:51:23.708Z] 06:32:01 5 6.15 0.00 2.62 5.88 0.03 85.33 [2024-10-02T06:51:23.708Z] 06:32:01 6 3.39 0.00 1.09 1.87 0.03 93.62 [2024-10-02T06:51:23.708Z] 06:32:01 7 4.42 0.00 3.00 5.24 0.05 87.28 [2024-10-02T06:51:23.708Z] 06:33:01 all 26.17 0.00 5.74 5.20 0.09 62.79 [2024-10-02T06:51:23.708Z] 06:33:01 0 27.48 0.00 7.24 4.77 0.07 60.44 [2024-10-02T06:51:23.708Z] 06:33:01 1 27.16 0.00 6.21 5.79 0.08 60.76 [2024-10-02T06:51:23.708Z] 06:33:01 2 27.02 0.00 6.12 1.52 0.08 65.25 [2024-10-02T06:51:23.708Z] 06:33:01 3 24.45 0.00 5.15 1.40 0.15 68.85 [2024-10-02T06:51:23.708Z] 06:33:01 4 28.20 0.00 5.80 15.43 0.07 50.51 [2024-10-02T06:51:23.708Z] 06:33:01 5 23.91 0.00 5.19 0.58 0.07 70.26 [2024-10-02T06:51:23.708Z] 06:33:01 6 24.60 0.00 5.38 11.40 0.08 58.54 [2024-10-02T06:51:23.708Z] 06:33:01 7 26.51 0.00 4.86 0.69 0.10 67.83 [2024-10-02T06:51:23.708Z] 06:34:01 all 4.19 0.00 1.73 9.58 0.05 84.45 [2024-10-02T06:51:23.708Z] 06:34:01 0 3.15 0.00 1.00 2.38 0.08 93.39 [2024-10-02T06:51:23.708Z] 06:34:01 1 2.32 0.00 3.14 25.12 0.08 69.34 [2024-10-02T06:51:23.708Z] 06:34:01 2 7.34 0.00 2.31 33.65 0.07 56.64 [2024-10-02T06:51:23.708Z] 06:34:01 3 3.13 0.00 1.47 0.96 0.03 94.40 [2024-10-02T06:51:23.708Z] 06:34:01 4 2.48 0.00 1.36 5.91 0.03 90.23 [2024-10-02T06:51:23.708Z] 06:34:01 5 3.10 0.00 1.17 0.62 0.03 95.07 [2024-10-02T06:51:23.708Z] 06:34:01 6 5.49 0.00 1.56 1.47 0.05 91.43 [2024-10-02T06:51:23.708Z] 06:34:01 7 6.54 0.00 1.86 6.76 0.03 84.82 [2024-10-02T06:51:23.708Z] 06:35:01 all 15.58 0.00 3.73 14.52 0.08 66.09 [2024-10-02T06:51:23.708Z] 06:35:01 0 15.70 0.00 4.00 28.84 0.08 51.38 [2024-10-02T06:51:23.708Z] 06:35:01 1 17.98 0.00 3.77 3.87 0.08 74.30 [2024-10-02T06:51:23.708Z] 06:35:01 2 18.72 0.00 3.84 7.80 0.10 69.55 [2024-10-02T06:51:23.708Z] 06:35:01 3 14.89 0.00 4.34 31.48 0.07 49.23 [2024-10-02T06:51:23.708Z] 06:35:01 4 17.21 0.00 3.85 4.05 0.13 74.76 [2024-10-02T06:51:23.708Z] 06:35:01 5 7.20 0.00 1.97 7.42 0.05 83.37 [2024-10-02T06:51:23.708Z] 06:35:01 6 22.87 0.00 4.74 20.73 0.07 51.59 [2024-10-02T06:51:23.708Z] 06:35:01 7 10.09 0.00 3.32 11.92 0.07 74.61 [2024-10-02T06:51:23.708Z] 06:36:01 all 20.40 0.00 4.70 7.26 0.08 67.57 [2024-10-02T06:51:23.708Z] 06:36:01 0 15.80 0.00 3.84 0.07 0.08 80.20 [2024-10-02T06:51:23.708Z] 06:36:01 1 22.75 0.00 5.39 18.38 0.08 53.40 [2024-10-02T06:51:23.708Z] 06:36:01 2 19.07 0.00 3.99 1.05 0.07 75.83 [2024-10-02T06:51:23.708Z] 06:36:01 3 20.35 0.00 5.33 32.04 0.07 42.21 [2024-10-02T06:51:23.708Z] 06:36:01 4 22.87 0.00 4.77 1.12 0.07 71.18 [2024-10-02T06:51:23.708Z] 06:36:01 5 19.82 0.00 4.61 1.85 0.05 73.67 [2024-10-02T06:51:23.708Z] 06:36:01 6 21.17 0.00 5.62 3.65 0.08 69.48 [2024-10-02T06:51:23.708Z] 06:36:01 7 21.40 0.00 4.05 0.20 0.12 74.23 [2024-10-02T06:51:23.708Z] 06:37:01 all 8.27 0.00 2.61 6.48 0.08 82.56 [2024-10-02T06:51:23.708Z] 06:37:01 0 7.87 0.00 2.83 0.27 0.05 88.98 [2024-10-02T06:51:23.708Z] 06:37:01 1 8.93 0.00 2.59 0.79 0.07 87.62 [2024-10-02T06:51:23.708Z] 06:37:01 2 5.11 0.00 1.51 0.03 0.05 93.30 [2024-10-02T06:51:23.708Z] 06:37:01 3 9.54 0.00 3.48 31.84 0.14 55.01 [2024-10-02T06:51:23.708Z] 06:37:01 4 10.08 0.00 2.71 0.27 0.05 86.89 [2024-10-02T06:51:23.708Z] 06:37:01 5 7.76 0.00 2.21 1.70 0.12 88.20 [2024-10-02T06:51:23.708Z] 06:37:01 6 10.12 0.00 3.02 2.05 0.10 84.71 [2024-10-02T06:51:23.708Z] 06:37:01 7 6.82 0.00 2.52 15.29 0.05 75.32 [2024-10-02T06:51:23.708Z] 06:38:01 all 0.37 0.00 0.21 4.00 0.03 95.39 [2024-10-02T06:51:23.708Z] 06:38:01 0 0.25 0.00 0.17 0.00 0.00 99.58 [2024-10-02T06:51:23.708Z] 06:38:01 1 0.80 0.00 0.35 0.07 0.02 98.76 [2024-10-02T06:51:23.708Z] 06:38:01 2 0.18 0.00 0.10 0.23 0.10 99.38 [2024-10-02T06:51:23.708Z] 06:38:01 3 0.35 0.00 0.47 27.46 0.05 71.67 [2024-10-02T06:51:23.708Z] 06:38:01 4 0.15 0.00 0.12 0.25 0.02 99.47 [2024-10-02T06:51:23.708Z] 06:38:01 5 0.15 0.00 0.13 0.18 0.00 99.53 [2024-10-02T06:51:23.708Z] 06:38:01 6 0.70 0.00 0.23 3.82 0.02 95.23 [2024-10-02T06:51:23.708Z] 06:38:01 7 0.37 0.00 0.10 0.05 0.02 99.47 [2024-10-02T06:51:23.708Z] 06:39:01 all 0.02 0.00 0.01 0.03 0.01 99.93 [2024-10-02T06:51:23.708Z] 06:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T06:51:23.708Z] 06:39:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-02T06:51:23.708Z] 06:39:01 2 0.03 0.00 0.02 0.05 0.02 99.88 [2024-10-02T06:51:23.708Z] 06:39:01 3 0.02 0.00 0.02 0.15 0.00 99.82 [2024-10-02T06:51:23.708Z] 06:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:39:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T06:51:23.708Z] 06:39:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2024-10-02T06:51:23.708Z] 06:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T06:51:23.708Z] 06:40:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2024-10-02T06:51:23.708Z] 06:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T06:51:23.708Z] 06:40:01 1 0.37 0.00 0.03 0.00 0.00 99.60 [2024-10-02T06:51:23.708Z] 06:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:40:01 6 0.30 0.00 0.02 0.00 0.02 99.67 [2024-10-02T06:51:23.708Z] 06:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] [2024-10-02T06:51:23.708Z] 06:40:01 CPU %user %nice %system %iowait %steal %idle [2024-10-02T06:51:23.708Z] 06:41:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2024-10-02T06:51:23.708Z] 06:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T06:51:23.708Z] 06:41:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-02T06:51:23.708Z] 06:41:01 2 0.10 0.00 0.00 0.00 0.02 99.88 [2024-10-02T06:51:23.708Z] 06:41:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2024-10-02T06:51:23.708Z] 06:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T06:51:23.708Z] 06:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:41:01 6 0.18 0.00 0.02 0.00 0.02 99.78 [2024-10-02T06:51:23.708Z] 06:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-02T06:51:23.708Z] 06:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-02T06:51:23.708Z] 06:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T06:51:23.708Z] 06:42:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-02T06:51:23.708Z] 06:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-02T06:51:23.708Z] 06:43:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T06:51:23.708Z] 06:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T06:51:23.708Z] 06:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T06:51:23.708Z] 06:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T06:51:23.708Z] 06:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T06:51:23.708Z] 06:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:43:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-02T06:51:23.708Z] 06:44:01 all 0.05 0.00 0.04 0.00 0.01 99.91 [2024-10-02T06:51:23.708Z] 06:44:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-02T06:51:23.708Z] 06:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-02T06:51:23.708Z] 06:44:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2024-10-02T06:51:23.708Z] 06:44:01 3 0.08 0.00 0.03 0.02 0.00 99.87 [2024-10-02T06:51:23.708Z] 06:44:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-02T06:51:23.708Z] 06:44:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-02T06:51:23.708Z] 06:44:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-02T06:51:23.708Z] 06:44:01 7 0.12 0.00 0.05 0.00 0.00 99.83 [2024-10-02T06:51:23.708Z] 06:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-02T06:51:23.708Z] 06:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T06:51:23.708Z] 06:45:01 3 0.02 0.00 0.02 0.02 0.03 99.92 [2024-10-02T06:51:23.708Z] 06:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:45:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-02T06:51:23.708Z] 06:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T06:51:23.708Z] 06:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-02T06:51:23.708Z] 06:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T06:51:23.708Z] 06:46:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:46:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2024-10-02T06:51:23.708Z] 06:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T06:51:23.708Z] 06:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:46:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-02T06:51:23.708Z] 06:47:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T06:51:23.708Z] 06:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T06:51:23.708Z] 06:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:47:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-02T06:51:23.708Z] 06:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T06:51:23.708Z] 06:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-02T06:51:23.708Z] 06:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T06:51:23.708Z] 06:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T06:51:23.708Z] 06:48:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2024-10-02T06:51:23.708Z] 06:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T06:51:23.708Z] 06:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T06:51:23.708Z] 06:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T06:51:23.708Z] 06:49:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2024-10-02T06:51:23.708Z] 06:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T06:51:23.708Z] 06:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T06:51:23.708Z] 06:49:01 3 0.02 0.00 0.03 0.08 0.02 99.85 [2024-10-02T06:51:23.708Z] 06:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T06:51:23.708Z] 06:49:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-02T06:51:23.708Z] 06:49:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2024-10-02T06:51:23.708Z] 06:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T06:51:23.709Z] 06:50:01 all 0.14 0.00 0.12 0.00 0.00 99.74 [2024-10-02T06:51:23.709Z] 06:50:01 0 0.15 0.00 0.20 0.00 0.02 99.63 [2024-10-02T06:51:23.709Z] 06:50:01 1 0.18 0.00 0.18 0.00 0.00 99.63 [2024-10-02T06:51:23.709Z] 06:50:01 2 0.23 0.00 0.12 0.00 0.00 99.65 [2024-10-02T06:51:23.709Z] 06:50:01 3 0.12 0.00 0.12 0.02 0.02 99.73 [2024-10-02T06:51:23.709Z] 06:50:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-02T06:51:23.709Z] 06:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-02T06:51:23.709Z] 06:50:01 6 0.12 0.00 0.10 0.00 0.00 99.78 [2024-10-02T06:51:23.709Z] 06:50:01 7 0.22 0.00 0.17 0.00 0.00 99.62 [2024-10-02T06:51:23.709Z] 06:51:01 all 8.32 0.00 3.75 6.12 0.06 81.75 [2024-10-02T06:51:23.709Z] 06:51:01 0 9.06 0.00 3.63 1.58 0.05 85.68 [2024-10-02T06:51:23.709Z] 06:51:01 1 8.13 0.00 4.51 0.05 0.07 87.25 [2024-10-02T06:51:23.709Z] 06:51:01 2 8.87 0.00 3.96 21.60 0.09 65.48 [2024-10-02T06:51:23.709Z] 06:51:01 3 9.32 0.00 4.15 22.03 0.07 64.43 [2024-10-02T06:51:23.709Z] 06:51:01 4 8.81 0.00 4.19 1.75 0.05 85.20 [2024-10-02T06:51:23.709Z] 06:51:01 5 7.25 0.00 2.94 1.34 0.05 88.42 [2024-10-02T06:51:23.709Z] 06:51:01 6 7.41 0.00 3.44 0.81 0.05 88.30 [2024-10-02T06:51:23.709Z] 06:51:01 7 7.68 0.00 3.21 0.07 0.05 88.99 [2024-10-02T06:51:23.709Z] [2024-10-02T06:51:23.709Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-10-02T06:51:23.709Z] Average: all 4.61 0.00 1.37 3.46 0.03 90.53 [2024-10-02T06:51:23.709Z] Average: 0 4.48 0.00 1.42 2.35 0.03 91.72 [2024-10-02T06:51:23.709Z] Average: 1 4.94 0.00 1.49 3.11 0.03 90.42 [2024-10-02T06:51:23.709Z] Average: 2 4.79 0.00 1.33 3.93 0.04 89.91 [2024-10-02T06:51:23.709Z] Average: 3 4.69 0.00 1.38 7.38 0.04 86.51 [2024-10-02T06:51:23.709Z] Average: 4 4.96 0.00 1.49 5.26 0.03 88.26 [2024-10-02T06:51:23.709Z] Average: 5 3.91 0.00 1.17 0.92 0.03 93.97 [2024-10-02T06:51:23.709Z] Average: 6 4.78 0.00 1.42 2.42 0.03 91.35 [2024-10-02T06:51:23.709Z] Average: 7 4.33 0.00 1.27 2.31 0.03 92.06 [2024-10-02T06:51:23.709Z] [2024-10-02T06:51:23.709Z] [2024-10-02T06:51:23.709Z]