Started by upstream project "edgexfoundry/cd-management/release-lts" build number 68 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36ed51b9f3da8b72d6647d752d97ed2af260ad2a 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-ssh1091088797594435540.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16531264268227575012.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/napa/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/device-usb-camera/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11679625464708220587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh8347896585680541775.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/device-usb-camera/branches/napa/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/device-usb-camera/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh363518558964581277.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:device-usb-camera] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera 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: device-usb-camera 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 Running on prd-ubuntu20.04-docker-8c-8g-2000 in /w/workspace/exfoundry_device-usb-camera_napa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 36ed51b9f3da8b72d6647d752d97ed2af260ad2a (napa) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36ed51b9f3da8b72d6647d752d97ed2af260ad2a # timeout=10 Commit message: "ci(lts-release): LTS release v3.1.1 @3be3ee8" > git rev-list --no-walk 36ed51b9f3da8b72d6647d752d97ed2af260ad2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-31T09:38:19.809Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-31T09:38:19.893Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-31T09:38:19.919Z] ========================================================= [2024-05-31T09:38:19.919Z] EdgeX Global Pipelines Version Info [2024-05-31T09:38:19.919Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:38:20.674Z] ------------------- [2024-05-31T09:38:20.675Z] stable info: [2024-05-31T09:38:20.675Z] ------------------- [2024-05-31T09:38:20.675Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-31T09:38:20.675Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-31T09:38:20.675Z] Message: update stable to v1.0.260 [2024-05-31T09:38:21.244Z] ------------------- [2024-05-31T09:38:21.244Z] experimental info: [2024-05-31T09:38:21.244Z] ------------------- [2024-05-31T09:38:21.244Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-31T09:38:21.244Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-31T09:38:21.244Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-31T09:38:21.320Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-05-31T09:38:21.341Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-05-31T09:38:21.367Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-31T09:38:21.388Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-31T09:38:21.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-31T09:38:21.431Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-31T09:38:21.455Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-31T09:38:21.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-31T09:38:21.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-31T09:38:21.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-31T09:38:21.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-31T09:38:21.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-05-31T09:38:21.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-31T09:38:21.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-31T09:38:21.680Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-31T09:38:21.704Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-31T09:38:21.728Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-31T09:38:21.753Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-31T09:38:21.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-31T09:38:21.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-31T09:38:21.822Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-31T09:38:21.848Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-31T09:38:21.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-31T09:38:21.894Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-31T09:38:21.915Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-31T09:38:21.939Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-31T09:38:21.961Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-31T09:38:21.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-31T09:38:22.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-31T09:38:22.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-31T09:38:22.052Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] echo [2024-05-31T09:38:22.079Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36ed51b [Pipeline] echo [2024-05-31T09:38:22.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:38:22.166Z] provisioning config files... [2024-05-31T09:38:22.184Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config8408718100134804221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:38:22.513Z] ---> ****-login.sh [2024-05-31T09:38:22.513Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:38:23.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:38:23.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:38:23.450Z] Configure a credential helper to remove this warning. See [2024-05-31T09:38:23.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:38:23.450Z] [2024-05-31T09:38:23.450Z] Login Succeeded [2024-05-31T09:38:23.450Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:38:23.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:38:23.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:38:23.710Z] Configure a credential helper to remove this warning. See [2024-05-31T09:38:23.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:38:23.710Z] [2024-05-31T09:38:23.710Z] Login Succeeded [2024-05-31T09:38:23.710Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:38:23.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:38:23.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:38:23.711Z] Configure a credential helper to remove this warning. See [2024-05-31T09:38:23.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:38:23.711Z] [2024-05-31T09:38:23.711Z] Login Succeeded [2024-05-31T09:38:23.711Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:38:23.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:38:23.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:38:23.711Z] Configure a credential helper to remove this warning. See [2024-05-31T09:38:23.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:38:23.711Z] [2024-05-31T09:38:23.711Z] Login Succeeded [2024-05-31T09:38:23.711Z] ****.io [2024-05-31T09:38:23.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:38:23.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:38:23.971Z] Configure a credential helper to remove this warning. See [2024-05-31T09:38:23.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:38:23.971Z] [2024-05-31T09:38:23.971Z] Login Succeeded [2024-05-31T09:38:23.971Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:38:23.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-31T09:38:24.399Z] + git rev-list -1 --merges 36ed51b9f3da8b72d6647d752d97ed2af260ad2a~1..36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] echo [2024-05-31T09:38:24.426Z] -----------> git rev-list -1 --merges 36ed51b9f3da8b72d6647d752d97ed2af260ad2a~1..36ed51b9f3da8b72d6647d752d97ed2af260ad2a 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [false] [Pipeline] sh [2024-05-31T09:38:24.720Z] + git log --format=format:%s -1 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] echo [2024-05-31T09:38:24.735Z] ========================================================= [2024-05-31T09:38:24.735Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2024-05-31T09:38:24.735Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-31T09:38:25.075Z] + git log --format=format:%s -1 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] echo [2024-05-31T09:38:25.086Z] [semverPrep] GIT_COMMIT: 36ed51b9f3da8b72d6647d752d97ed2af260ad2a, Commit Message: ci(lts-release): LTS release v3.1.1 @3be3ee8 [Pipeline] echo [2024-05-31T09:38:25.099Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-31T09:38:25.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-31T09:38:25.454Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-31T09:38:25.454Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-31T09:38:25.454Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-31T09:38:25.454Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-31T09:38:25.454Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-31T09:38:25.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:38:25.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:38:25.881Z] [2024-05-31T09:38:25.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:38:26.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:38:26.751Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-31T09:38:26.751Z] b85a868b505f: Pulling fs layer [2024-05-31T09:38:26.751Z] e2be974225ed: Pulling fs layer [2024-05-31T09:38:26.751Z] 339a4e72a1f5: Pulling fs layer [2024-05-31T09:38:26.751Z] 988bab9f4d93: Pulling fs layer [2024-05-31T09:38:26.751Z] 1469e6f7b9e6: Pulling fs layer [2024-05-31T09:38:26.751Z] eaf3925da568: Pulling fs layer [2024-05-31T09:38:26.751Z] bab4dde63d76: Pulling fs layer [2024-05-31T09:38:26.751Z] bde34c3a00c8: Pulling fs layer [2024-05-31T09:38:26.751Z] b352a97aabf1: Pulling fs layer [2024-05-31T09:38:26.751Z] 4872d77fe225: Pulling fs layer [2024-05-31T09:38:26.751Z] 5851b861e8e6: Pulling fs layer [2024-05-31T09:38:26.751Z] bde34c3a00c8: Waiting [2024-05-31T09:38:26.751Z] b352a97aabf1: Waiting [2024-05-31T09:38:26.751Z] 988bab9f4d93: Waiting [2024-05-31T09:38:26.751Z] 1469e6f7b9e6: Waiting [2024-05-31T09:38:26.751Z] 4872d77fe225: Waiting [2024-05-31T09:38:26.751Z] eaf3925da568: Waiting [2024-05-31T09:38:26.751Z] 5851b861e8e6: Waiting [2024-05-31T09:38:26.751Z] bab4dde63d76: Waiting [2024-05-31T09:38:26.751Z] e2be974225ed: Verifying Checksum [2024-05-31T09:38:26.751Z] e2be974225ed: Download complete [2024-05-31T09:38:26.751Z] 988bab9f4d93: Verifying Checksum [2024-05-31T09:38:26.751Z] 988bab9f4d93: Download complete [2024-05-31T09:38:26.751Z] 1469e6f7b9e6: Verifying Checksum [2024-05-31T09:38:26.751Z] 1469e6f7b9e6: Download complete [2024-05-31T09:38:26.751Z] eaf3925da568: Download complete [2024-05-31T09:38:26.751Z] 339a4e72a1f5: Verifying Checksum [2024-05-31T09:38:26.751Z] 339a4e72a1f5: Download complete [2024-05-31T09:38:26.751Z] bde34c3a00c8: Download complete [2024-05-31T09:38:26.751Z] b352a97aabf1: Verifying Checksum [2024-05-31T09:38:26.751Z] b352a97aabf1: Download complete [2024-05-31T09:38:26.751Z] 4872d77fe225: Verifying Checksum [2024-05-31T09:38:26.751Z] 4872d77fe225: Download complete [2024-05-31T09:38:26.751Z] 5851b861e8e6: Verifying Checksum [2024-05-31T09:38:26.751Z] 5851b861e8e6: Download complete [2024-05-31T09:38:26.751Z] b85a868b505f: Verifying Checksum [2024-05-31T09:38:26.751Z] b85a868b505f: Download complete [2024-05-31T09:38:27.327Z] bab4dde63d76: Verifying Checksum [2024-05-31T09:38:27.327Z] bab4dde63d76: Download complete [2024-05-31T09:38:28.263Z] b85a868b505f: Pull complete [2024-05-31T09:38:28.830Z] e2be974225ed: Pull complete [2024-05-31T09:38:29.795Z] 339a4e72a1f5: Pull complete [2024-05-31T09:38:30.073Z] 988bab9f4d93: Pull complete [2024-05-31T09:38:30.642Z] 1469e6f7b9e6: Pull complete [2024-05-31T09:38:30.900Z] eaf3925da568: Pull complete [2024-05-31T09:38:32.816Z] bab4dde63d76: Pull complete [2024-05-31T09:38:32.816Z] bde34c3a00c8: Pull complete [2024-05-31T09:38:32.816Z] b352a97aabf1: Pull complete [2024-05-31T09:38:32.816Z] 4872d77fe225: Pull complete [2024-05-31T09:38:32.816Z] 5851b861e8e6: Pull complete [2024-05-31T09:38:33.075Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-31T09:38:33.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:38:33.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:38:33.220Z] prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container [2024-05-31T09:38:33.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-31T09:38:39.260Z] $ docker top 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa -eo pid,comm [2024-05-31T09:38:39.308Z] 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-05-31T09:38:39.308Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-31T09:38:39.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-31T09:38:39.366Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-31T09:38:39.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-31T09:38:39.480Z] $ docker exec 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa ssh-agent [2024-05-31T09:38:39.586Z] SSH_AUTH_SOCK=/tmp/ssh-9X7b6pNVHgQq/agent.31 [2024-05-31T09:38:39.586Z] SSH_AGENT_PID=37 [2024-05-31T09:38:39.593Z] Running ssh-add (command line suppressed) [2024-05-31T09:38:39.694Z] Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_6438659673446958462.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_6438659673446958462.key) [2024-05-31T09:38:39.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-31T09:38:39.996Z] + git tag --points-at 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] } [2024-05-31T09:38:40.009Z] $ docker exec --env ******** --env ******** 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa ssh-agent -k [2024-05-31T09:38:40.104Z] unset SSH_AUTH_SOCK; [2024-05-31T09:38:40.105Z] unset SSH_AGENT_PID; [2024-05-31T09:38:40.105Z] echo Agent pid 37 killed; [2024-05-31T09:38:40.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2024-05-31T09:38:40.156Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.1' [Pipeline] sshagent [2024-05-31T09:38:40.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-31T09:38:40.185Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-31T09:38:40.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-31T09:38:40.306Z] $ docker exec 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa ssh-agent [2024-05-31T09:38:40.418Z] SSH_AUTH_SOCK=/tmp/ssh-YeQj4FuxtiBc/agent.70 [2024-05-31T09:38:40.418Z] SSH_AGENT_PID=76 [2024-05-31T09:38:40.423Z] Running ssh-add (command line suppressed) [2024-05-31T09:38:40.525Z] Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_28073755349490701.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_28073755349490701.key) [2024-05-31T09:38:40.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-31T09:38:40.822Z] + git semver init [2024-05-31T09:38:41.081Z] 2024-05-31 09:38:40,992 [run_init] DEBUG init version:0.0.0 force:False [2024-05-31T09:38:41.081Z] 2024-05-31 09:38:40,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_napa/.semver [2024-05-31T09:38:41.081Z] 2024-05-31 09:38:40,994 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_napa/.semver [2024-05-31T09:38:41.081Z] 2024-05-31 09:38:40,994 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_napa/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_napa, universal_newlines=False, shell=None, istream=None) [2024-05-31T09:38:42.459Z] 2024-05-31 09:38:42,125 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_napa/.git/info/exclude [2024-05-31T09:38:42.459Z] 2024-05-31 09:38:42,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_napa/.semver/napa with force:False [2024-05-31T09:38:42.459Z] 2024-05-31 09:38:42,125 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa [2024-05-31T09:38:42.459Z] 2024-05-31 09:38:42,126 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa [2024-05-31T09:38:42.459Z] 3.1.1 [Pipeline] } [2024-05-31T09:38:42.470Z] $ docker exec --env ******** --env ******** 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa ssh-agent -k [2024-05-31T09:38:42.570Z] unset SSH_AUTH_SOCK; [2024-05-31T09:38:42.571Z] unset SSH_AGENT_PID; [2024-05-31T09:38:42.571Z] echo Agent pid 76 killed; [2024-05-31T09:38:42.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-31T09:38:42.900Z] + git semver [Pipeline] } [2024-05-31T09:38:43.171Z] $ docker stop --time=1 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa [2024-05-31T09:38:44.467Z] $ docker rm -f --volumes 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-31T09:38:44.809Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-31T09:38:45.044Z] Stashed 1 file(s) [Pipeline] echo [2024-05-31T09:38:45.047Z] [edgeXSemver]: initialized semver on version 3.1.1 [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] sh [2024-05-31T09:38:45.498Z] + git checkout 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [2024-05-31T09:38:45.498Z] HEAD is now at 36ed51b ci(lts-release): LTS release v3.1.1 @3be3ee8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:38:45.524Z] provisioning config files... [2024-05-31T09:38:45.532Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config11579618996843416629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:38:45.838Z] ---> ****-login.sh [2024-05-31T09:38:45.838Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:38:45.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:38:45.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:38:45.839Z] Configure a credential helper to remove this warning. See [2024-05-31T09:38:45.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:38:45.839Z] [2024-05-31T09:38:45.839Z] Login Succeeded [2024-05-31T09:38:45.839Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:38:45.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:38:45.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:38:45.839Z] Configure a credential helper to remove this warning. See [2024-05-31T09:38:45.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:38:45.839Z] [2024-05-31T09:38:45.839Z] Login Succeeded [2024-05-31T09:38:45.839Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:38:46.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:38:47.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:38:47.110Z] Configure a credential helper to remove this warning. See [2024-05-31T09:38:47.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:38:47.110Z] [2024-05-31T09:38:47.110Z] Login Succeeded [2024-05-31T09:38:47.110Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:38:47.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:38:47.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:38:47.370Z] Configure a credential helper to remove this warning. See [2024-05-31T09:38:47.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:38:47.370Z] [2024-05-31T09:38:47.370Z] Login Succeeded [2024-05-31T09:38:47.370Z] ****.io [2024-05-31T09:38:47.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:38:47.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:38:47.630Z] Configure a credential helper to remove this warning. See [2024-05-31T09:38:47.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:38:47.630Z] [2024-05-31T09:38:47.630Z] Login Succeeded [2024-05-31T09:38:47.630Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:38:47.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-31T09:38:47.761Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-31T09:38:48.080Z] + + grep ^go [0-9].[0-9]* go.mod [2024-05-31T09:38:48.080Z] cut -d -f 2 [Pipeline] echo [2024-05-31T09:38:48.097Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-31T09:38:48.116Z] ========================================================= [2024-05-31T09:38:48.116Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-31T09:38:48.116Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:38:48.452Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-31T09:38:48.712Z] Sending build context to Docker daemon 45.88MB [2024-05-31T09:38:48.712Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-31T09:38:48.712Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-31T09:38:48.971Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-31T09:38:48.971Z] 619be1103602: Pulling fs layer [2024-05-31T09:38:48.971Z] 7862e08f4a3e: Pulling fs layer [2024-05-31T09:38:48.971Z] 5df492c9dc93: Pulling fs layer [2024-05-31T09:38:48.971Z] 7629e6793208: Pulling fs layer [2024-05-31T09:38:48.971Z] 4f4fb700ef54: Pulling fs layer [2024-05-31T09:38:48.971Z] 8de7f028bff5: Pulling fs layer [2024-05-31T09:38:48.971Z] 44042ff1420b: Pulling fs layer [2024-05-31T09:38:48.971Z] 5cdaf54b7214: Pulling fs layer [2024-05-31T09:38:48.971Z] 38f3e5a9071a: Pulling fs layer [2024-05-31T09:38:48.971Z] 7629e6793208: Waiting [2024-05-31T09:38:48.971Z] 4f4fb700ef54: Waiting [2024-05-31T09:38:48.971Z] 8de7f028bff5: Waiting [2024-05-31T09:38:48.971Z] 44042ff1420b: Waiting [2024-05-31T09:38:48.971Z] 5cdaf54b7214: Waiting [2024-05-31T09:38:48.971Z] 38f3e5a9071a: Waiting [2024-05-31T09:38:48.971Z] 7862e08f4a3e: Verifying Checksum [2024-05-31T09:38:48.971Z] 7862e08f4a3e: Download complete [2024-05-31T09:38:48.971Z] 7629e6793208: Verifying Checksum [2024-05-31T09:38:48.971Z] 7629e6793208: Download complete [2024-05-31T09:38:48.971Z] 4f4fb700ef54: Download complete [2024-05-31T09:38:48.971Z] 8de7f028bff5: Verifying Checksum [2024-05-31T09:38:48.971Z] 8de7f028bff5: Download complete [2024-05-31T09:38:48.972Z] 619be1103602: Verifying Checksum [2024-05-31T09:38:48.972Z] 619be1103602: Download complete [2024-05-31T09:38:48.972Z] 44042ff1420b: Verifying Checksum [2024-05-31T09:38:48.972Z] 44042ff1420b: Download complete [2024-05-31T09:38:48.972Z] 619be1103602: Pull complete [2024-05-31T09:38:49.231Z] 38f3e5a9071a: Verifying Checksum [2024-05-31T09:38:49.231Z] 38f3e5a9071a: Download complete [2024-05-31T09:38:49.231Z] 7862e08f4a3e: Pull complete [2024-05-31T09:38:49.498Z] 5df492c9dc93: Verifying Checksum [2024-05-31T09:38:49.498Z] 5df492c9dc93: Download complete [2024-05-31T09:38:49.756Z] 5cdaf54b7214: Download complete [2024-05-31T09:38:53.234Z] 5df492c9dc93: Pull complete [2024-05-31T09:38:53.234Z] 7629e6793208: Pull complete [2024-05-31T09:38:53.234Z] 4f4fb700ef54: Pull complete [2024-05-31T09:38:53.234Z] 8de7f028bff5: Pull complete [2024-05-31T09:38:53.234Z] 44042ff1420b: Pull complete [2024-05-31T09:38:56.148Z] 5cdaf54b7214: Pull complete [2024-05-31T09:38:56.148Z] 38f3e5a9071a: Pull complete [2024-05-31T09:38:56.148Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-31T09:38:56.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-31T09:38:56.148Z] ---> 60b93f829570 [2024-05-31T09:38:56.148Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-31T09:39:00.179Z] Still waiting to schedule task [2024-05-31T09:39:00.179Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-31T09:39:14.252Z] ---> Running in ab49966ce32a [2024-05-31T09:39:14.252Z] Removing intermediate container ab49966ce32a [2024-05-31T09:39:14.252Z] ---> cd62299e3686 [2024-05-31T09:39:14.252Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-31T09:39:14.252Z] ---> Running in bedb9f9c1fdd [2024-05-31T09:39:14.252Z] Removing intermediate container bedb9f9c1fdd [2024-05-31T09:39:14.252Z] ---> f9671b7a4a96 [2024-05-31T09:39:14.252Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-31T09:39:14.252Z] ---> Running in 015902e17daa [2024-05-31T09:39:14.252Z] Removing intermediate container 015902e17daa [2024-05-31T09:39:14.252Z] ---> 31d0ef6f9ce1 [2024-05-31T09:39:14.252Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-31T09:39:14.252Z] ---> Running in 834351f90674 [2024-05-31T09:39:14.252Z] Removing intermediate container 834351f90674 [2024-05-31T09:39:14.252Z] ---> 962298ae0932 [2024-05-31T09:39:14.252Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-31T09:39:14.252Z] ---> Running in 0220c91497fc [2024-05-31T09:39:14.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:39:14.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:39:15.032Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-31T09:39:15.032Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-31T09:39:15.032Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-31T09:39:15.032Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-31T09:39:15.032Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-31T09:39:15.032Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-31T09:39:15.032Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-31T09:39:15.032Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-31T09:39:15.032Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-31T09:39:15.032Z] (10/13) Installing kmod-libs (30-r3) [2024-05-31T09:39:15.032Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-31T09:39:15.032Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-31T09:39:15.032Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-31T09:39:15.032Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:39:15.032Z] Executing eudev-3.2.11-r8.trigger [2024-05-31T09:39:15.032Z] OK: 271 MiB in 65 packages [2024-05-31T09:39:16.941Z] Removing intermediate container 0220c91497fc [2024-05-31T09:39:16.941Z] ---> 08a8db9389e0 [2024-05-31T09:39:16.941Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-31T09:39:16.941Z] ---> Running in e0d9dc1f3fcf [2024-05-31T09:39:17.200Z] Removing intermediate container e0d9dc1f3fcf [2024-05-31T09:39:17.200Z] ---> 193132eaa184 [2024-05-31T09:39:17.200Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-31T09:39:20.880Z] ---> a349d9b302ae [2024-05-31T09:39:20.880Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-31T09:39:20.880Z] ---> Running in 23650622c4ba [2024-05-31T09:40:10.601Z] Removing intermediate container 23650622c4ba [2024-05-31T09:40:10.601Z] ---> 70a6d70f203d [2024-05-31T09:40:10.601Z] Step 11/13 : COPY . . [2024-05-31T09:40:10.601Z] ---> 82916e97a49c [2024-05-31T09:40:10.601Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-31T09:40:10.601Z] ---> Running in 18d4f312fa32 [2024-05-31T09:40:10.601Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-31T09:40:10.601Z] Dload Upload Total Spent Left Speed [2024-05-31T09:40:10.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 1062 100 1062 0 0 276 0 0:00:03 0:00:03 --:--:-- 276 [2024-05-31T09:40:11.263Z] Removing intermediate container 18d4f312fa32 [2024-05-31T09:40:11.263Z] ---> b1e14228edf5 [2024-05-31T09:40:11.263Z] Step 13/13 : RUN ${MAKE} [2024-05-31T09:40:11.263Z] ---> Running in b748024298e7 [2024-05-31T09:40:11.532Z] noop [2024-05-31T09:40:11.792Z] Removing intermediate container b748024298e7 [2024-05-31T09:40:11.792Z] ---> 0b1a4d69f9de [2024-05-31T09:40:11.792Z] Successfully built 0b1a4d69f9de [2024-05-31T09:40:11.792Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:40:12.118Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-31T09:40:12.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:40:12.190Z] prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container [2024-05-31T09:40:12.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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-05-31T09:40:12.585Z] $ docker top 46538ed344aa17a5390f38934ae6f4c042543e058b1dd246c3a1154c338710c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:40:12.928Z] + go version [2024-05-31T09:40:12.928Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-31T09:40:12.940Z] $ docker stop --time=1 46538ed344aa17a5390f38934ae6f4c042543e058b1dd246c3a1154c338710c6 [2024-05-31T09:40:14.206Z] $ docker rm -f --volumes 46538ed344aa17a5390f38934ae6f4c042543e058b1dd246c3a1154c338710c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:40:14.636Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-31T09:40:14.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:40:14.710Z] prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container [2024-05-31T09:40:14.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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-05-31T09:40:15.138Z] $ docker top a52fc5c7c874a19b5f76f29ae028f9ffe814ad4ea8fb1f1a35dd74edb7e0174d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:40:15.486Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_napa [Pipeline] fileExists [Pipeline] sh [2024-05-31T09:40:15.789Z] + make test [2024-05-31T09:40:15.789Z] go test ./... -coverprofile=coverage.out ./... [2024-05-31T09:40:17.691Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-31T09:40:29.891Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-31T09:40:29.891Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2024-05-31T09:40:36.477Z] go vet ./... [2024-05-31T09:40:39.767Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-31T09:40:39.767Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-31T09:40:39.767Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-31T09:40:39.775Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-31T09:40:40.072Z] + go mod tidy [Pipeline] } [2024-05-31T09:40:40.343Z] $ docker stop --time=1 a52fc5c7c874a19b5f76f29ae028f9ffe814ad4ea8fb1f1a35dd74edb7e0174d [2024-05-31T09:40:45.759Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2003 in /w/workspace/exfoundry_device-usb-camera_napa [2024-05-31T09:40:46.362Z] $ docker rm -f --volumes a52fc5c7c874a19b5f76f29ae028f9ffe814ad4ea8fb1f1a35dd74edb7e0174d [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-05-31T09:40:46.608Z] Running in /w/workspace/device-usb-camera/5 [Pipeline] { [Pipeline] checkout [2024-05-31T09:40:46.653Z] Selected Git installation does not exist. Using Default [2024-05-31T09:40:46.653Z] The recommended git tool is: NONE [2024-05-31T09:40:46.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-31T09:40:46.942Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-31T09:40:47.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-31T09:40:47.763Z] + ls -al . [2024-05-31T09:40:47.763Z] total 228 [2024-05-31T09:40:47.763Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 09:40 . [2024-05-31T09:40:47.763Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 09:38 .. [2024-05-31T09:40:47.763Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 09:40 .git [2024-05-31T09:40:47.763Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:38 .github [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 429 May 31 09:38 .gitignore [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 45 May 31 09:38 .golangci.yml [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 77 May 31 09:38 .hadolint.yml [2024-05-31T09:40:47.764Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 09:38 .semver [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 10870 May 31 09:38 Attribution.txt [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 31 09:38 CHANGELOG.md [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 31 09:38 Dockerfile [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 678 May 31 09:38 GOVERNANCE.md [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 659 May 31 09:38 Jenkinsfile [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 09:38 LICENSE [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 31 09:38 Makefile [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 622 May 31 09:38 OWNERS.md [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 31 09:38 README.md [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 09:38 VERSION [2024-05-31T09:40:47.764Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 09:38 bin [2024-05-31T09:40:47.764Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:38 cmd [2024-05-31T09:40:47.764Z] -rw-r--r-- 1 jenkins jenkins 54703 May 31 09:40 coverage.out [2024-05-31T09:40:47.764Z] -rwxrwxr-x 1 jenkins jenkins 84 May 31 09:38 docker-entrypoint.sh [2024-05-31T09:40:47.764Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 09:38 docs [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 3848 May 31 09:38 go.mod [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 33939 May 31 09:38 go.sum [2024-05-31T09:40:47.764Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:38 internal [2024-05-31T09:40:47.764Z] drwxrwxr-x 6 jenkins jenkins 4096 May 31 09:38 vendor [2024-05-31T09:40:47.764Z] -rw-rw-r-- 1 jenkins jenkins 231 May 31 09:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:40:48.081Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=36ed51b9f3da8b72d6647d752d97ed2af260ad2a --label arch=amd64 --label version=3.1.1 . [2024-05-31T09:40:48.340Z] Sending build context to Docker daemon 45.94MB [2024-05-31T09:40:48.340Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-31T09:40:48.340Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-31T09:40:48.340Z] ---> 0b1a4d69f9de [2024-05-31T09:40:48.340Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-31T09:40:50.305Z] ---> Running in ab60129d6fe7 [2024-05-31T09:40:50.305Z] Removing intermediate container ab60129d6fe7 [2024-05-31T09:40:50.305Z] ---> df1090cdaf08 [2024-05-31T09:40:50.305Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-31T09:40:50.305Z] ---> Running in a1c3ac0a800d [2024-05-31T09:40:50.305Z] Removing intermediate container a1c3ac0a800d [2024-05-31T09:40:50.305Z] ---> 90493eaaea6a [2024-05-31T09:40:50.305Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-31T09:40:50.305Z] ---> Running in 192b007aea07 [2024-05-31T09:40:50.305Z] Removing intermediate container 192b007aea07 [2024-05-31T09:40:50.305Z] ---> 9769d1b92384 [2024-05-31T09:40:50.305Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-31T09:40:50.305Z] ---> Running in 5900b1a20080 [2024-05-31T09:40:50.563Z] Removing intermediate container 5900b1a20080 [2024-05-31T09:40:50.563Z] ---> 3d81d08899eb [2024-05-31T09:40:50.564Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-31T09:40:50.564Z] ---> Running in 98cee99da132 [2024-05-31T09:40:50.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:40:50.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:40:51.081Z] OK: 271 MiB in 65 packages [2024-05-31T09:40:51.338Z] Removing intermediate container 98cee99da132 [2024-05-31T09:40:51.339Z] ---> 2aae2030f973 [2024-05-31T09:40:51.339Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-31T09:40:51.599Z] ---> Running in 19d009663f7a [2024-05-31T09:40:51.599Z] Removing intermediate container 19d009663f7a [2024-05-31T09:40:51.599Z] ---> 398c995f8d1c [2024-05-31T09:40:51.599Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-31T09:40:54.128Z] ---> 7354702b6a56 [2024-05-31T09:40:54.128Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-31T09:40:54.128Z] ---> Running in 7ca5f676252a [2024-05-31T09:40:54.387Z] skipping... [2024-05-31T09:40:54.513Z] using credential edgex-jenkins-ssh [2024-05-31T09:40:54.607Z] Cloning the remote Git repository [2024-05-31T09:40:54.645Z] Removing intermediate container 7ca5f676252a [2024-05-31T09:40:54.645Z] ---> 7c58cd6c3dcd [2024-05-31T09:40:54.645Z] Step 11/37 : COPY . . [2024-05-31T09:40:54.705Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-05-31T09:40:54.880Z] > git init /w/workspace/device-usb-camera/5 # timeout=10 [2024-05-31T09:40:55.134Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-05-31T09:40:55.135Z] > git --version # timeout=10 [2024-05-31T09:40:55.160Z] > git --version # 'git version 2.25.1' [2024-05-31T09:40:55.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-31T09:40:55.356Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-31T09:40:57.981Z] ---> 96c04550cd98 [2024-05-31T09:40:57.981Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-31T09:40:58.241Z] ---> Running in 92b2047d6e37 [2024-05-31T09:40:58.500Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-31T09:40:58.500Z] Dload Upload Total Spent Left Speed [2024-05-31T09:40:57.538Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-05-31T09:40:57.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-31T09:40:58.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 29472 0 --:--:-- --:--:-- --:--:-- 30342 [2024-05-31T09:40:59.016Z] Removing intermediate container 92b2047d6e37 [2024-05-31T09:40:59.016Z] ---> ca9ddb57537d [2024-05-31T09:40:59.016Z] Step 13/37 : RUN ${MAKE} [2024-05-31T09:40:59.016Z] ---> Running in 92f8bd26bdae [2024-05-31T09:40:59.097Z] Avoid second fetch [2024-05-31T09:40:59.098Z] Checking out Revision 36ed51b9f3da8b72d6647d752d97ed2af260ad2a (napa) [2024-05-31T09:40:59.581Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-05-31T09:40:59.128Z] > git config core.sparsecheckout # timeout=10 [2024-05-31T09:40:59.193Z] > git checkout -f 36ed51b9f3da8b72d6647d752d97ed2af260ad2a # timeout=10 [2024-05-31T09:41:00.938Z] Commit message: "ci(lts-release): LTS release v3.1.1 @3be3ee8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-31T09:41:05.868Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-31T09:41:05.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-31T09:41:05.868Z] Dload Upload Total Spent Left Speed [2024-05-31T09:41:05.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-05-31T09:41:06.202Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-31T09:41:06.536Z] + sudo tee /etc/docker/daemon.new [2024-05-31T09:41:06.536Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-31T09:41:06.536Z] { [2024-05-31T09:41:06.536Z] "registry-mirrors": [ [2024-05-31T09:41:06.536Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-31T09:41:06.536Z] ], [2024-05-31T09:41:06.536Z] "bip": "10.250.0.254/24", [2024-05-31T09:41:06.536Z] "hosts": [ [2024-05-31T09:41:06.536Z] "tcp://0.0.0.0:5555", [2024-05-31T09:41:06.536Z] "unix:///var/run/docker.sock" [2024-05-31T09:41:06.536Z] ], [2024-05-31T09:41:06.536Z] "mtu": 1458, [2024-05-31T09:41:06.536Z] "selinux-enabled": true, [2024-05-31T09:41:06.536Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-31T09:41:06.536Z] } [Pipeline] sh [2024-05-31T09:41:06.883Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-31T09:41:07.217Z] + sudo service docker restart [Pipeline] sh [2024-05-31T09:41:25.770Z] + git checkout 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [2024-05-31T09:41:25.770Z] HEAD is now at 36ed51b ci(lts-release): LTS release v3.1.1 @3be3ee8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:41:25.803Z] provisioning config files... [2024-05-31T09:41:25.831Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/5@tmp/config14431362878784319079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:41:26.275Z] ---> ****-login.sh [2024-05-31T09:41:26.275Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:41:26.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:26.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:26.820Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:26.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:26.820Z] [2024-05-31T09:41:26.820Z] Login Succeeded [2024-05-31T09:41:26.820Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:41:27.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:27.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:27.364Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:27.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:27.364Z] [2024-05-31T09:41:27.364Z] Login Succeeded [2024-05-31T09:41:27.364Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:41:27.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:27.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:27.636Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:27.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:27.636Z] [2024-05-31T09:41:27.636Z] Login Succeeded [2024-05-31T09:41:27.636Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:41:27.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:27.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:27.905Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:27.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:27.905Z] [2024-05-31T09:41:27.905Z] Login Succeeded [2024-05-31T09:41:27.905Z] ****.io [2024-05-31T09:41:28.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:28.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:28.439Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:28.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:28.439Z] [2024-05-31T09:41:28.439Z] Login Succeeded [2024-05-31T09:41:28.439Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:41:28.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-31T09:41:28.757Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-31T09:41:29.079Z] + + grep ^go [0-9].[0-9]*cut go.mod -d [2024-05-31T09:41:29.079Z] -f 2 [Pipeline] echo [2024-05-31T09:41:29.132Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-31T09:41:29.151Z] ========================================================= [2024-05-31T09:41:29.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-31T09:41:29.151Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:41:29.516Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-31T09:41:31.693Z] Removing intermediate container 92f8bd26bdae [2024-05-31T09:41:31.693Z] ---> c7556db2e926 [2024-05-31T09:41:31.693Z] Step 14/37 : FROM aler9/rtsp-simple-server:v1.8.2 AS rtsp [2024-05-31T09:41:31.693Z] v1.8.2: Pulling from aler9/rtsp-simple-server [2024-05-31T09:41:31.693Z] 8411072a22a5: Pulling fs layer [2024-05-31T09:41:31.693Z] 8411072a22a5: Verifying Checksum [2024-05-31T09:41:31.693Z] 8411072a22a5: Download complete [2024-05-31T09:41:31.693Z] 8411072a22a5: Pull complete [2024-05-31T09:41:31.693Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-05-31T09:41:31.693Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v1.8.2 [2024-05-31T09:41:31.693Z] ---> 1ac78cb06e13 [2024-05-31T09:41:31.693Z] Step 15/37 : FROM alpine:3.18 [2024-05-31T09:41:31.693Z] 3.18: Pulling from library/alpine [2024-05-31T09:41:31.693Z] 619be1103602: Already exists [2024-05-31T09:41:31.693Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-31T09:41:31.693Z] Status: Downloaded newer image for alpine:3.18 [2024-05-31T09:41:31.693Z] ---> d3782b16ccc9 [2024-05-31T09:41:31.693Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-31T09:41:31.693Z] ---> Running in e1c346d15507 [2024-05-31T09:41:31.693Z] Removing intermediate container e1c346d15507 [2024-05-31T09:41:31.693Z] ---> 1a4ee79c3e44 [2024-05-31T09:41:31.693Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-31T09:41:31.693Z] ---> Running in 60f3b6781ee6 [2024-05-31T09:41:31.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:41:31.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:41:31.952Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-05-31T09:41:31.952Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-05-31T09:41:31.952Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-05-31T09:41:32.128Z] Sending build context to Docker daemon 37.18MB [2024-05-31T09:41:32.128Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-31T09:41:32.128Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-31T09:41:32.128Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-31T09:41:32.128Z] c6b39de5b339: Pulling fs layer [2024-05-31T09:41:32.128Z] a69c41024577: Pulling fs layer [2024-05-31T09:41:32.128Z] d6de4b400683: Pulling fs layer [2024-05-31T09:41:32.128Z] 35cb2a7552d0: Pulling fs layer [2024-05-31T09:41:32.128Z] 4f4fb700ef54: Pulling fs layer [2024-05-31T09:41:32.128Z] 9e011611b7f5: Pulling fs layer [2024-05-31T09:41:32.128Z] 3bd174042beb: Pulling fs layer [2024-05-31T09:41:32.128Z] 4476f39b5e91: Pulling fs layer [2024-05-31T09:41:32.128Z] 35cb2a7552d0: Waiting [2024-05-31T09:41:32.128Z] 4f4fb700ef54: Waiting [2024-05-31T09:41:32.128Z] 9e011611b7f5: Waiting [2024-05-31T09:41:32.128Z] 3bd174042beb: Waiting [2024-05-31T09:41:32.128Z] 4476f39b5e91: Waiting [2024-05-31T09:41:32.128Z] a69c41024577: Verifying Checksum [2024-05-31T09:41:32.128Z] a69c41024577: Download complete [2024-05-31T09:41:32.128Z] 35cb2a7552d0: Verifying Checksum [2024-05-31T09:41:32.128Z] 35cb2a7552d0: Download complete [2024-05-31T09:41:32.128Z] 4f4fb700ef54: Download complete [2024-05-31T09:41:32.128Z] c6b39de5b339: Verifying Checksum [2024-05-31T09:41:32.128Z] c6b39de5b339: Download complete [2024-05-31T09:41:32.128Z] 9e011611b7f5: Verifying Checksum [2024-05-31T09:41:32.128Z] 9e011611b7f5: Download complete [2024-05-31T09:41:32.212Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-05-31T09:41:32.399Z] 4476f39b5e91: Verifying Checksum [2024-05-31T09:41:32.399Z] 4476f39b5e91: Download complete [2024-05-31T09:41:32.777Z] (5/107) Installing libxau (1.0.11-r2) [2024-05-31T09:41:32.778Z] (6/107) Installing libmd (1.0.4-r2) [2024-05-31T09:41:32.778Z] (7/107) Installing libbsd (0.11.7-r1) [2024-05-31T09:41:32.778Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-05-31T09:41:32.778Z] (9/107) Installing libxcb (1.15-r1) [2024-05-31T09:41:32.778Z] (10/107) Installing libx11 (1.8.7-r0) [2024-05-31T09:41:32.778Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-05-31T09:41:32.778Z] (12/107) Installing libpciaccess (0.17-r2) [2024-05-31T09:41:32.778Z] (13/107) Installing libdrm (2.4.115-r4) [2024-05-31T09:41:32.778Z] (14/107) Installing libxext (1.3.5-r2) [2024-05-31T09:41:32.778Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-05-31T09:41:32.778Z] (16/107) Installing libffi (3.4.4-r2) [2024-05-31T09:41:32.778Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-05-31T09:41:32.778Z] (18/107) Installing libva (2.18.0-r1) [2024-05-31T09:41:32.778Z] (19/107) Installing libvdpau (1.5-r1) [2024-05-31T09:41:32.778Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-05-31T09:41:32.778Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-31T09:41:32.778Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-05-31T09:41:32.778Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-31T09:41:32.778Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-05-31T09:41:32.778Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-05-31T09:41:32.778Z] (26/107) Installing libhwy (1.0.4-r1) [2024-05-31T09:41:32.778Z] (27/107) Installing lcms2 (2.15-r2) [2024-05-31T09:41:32.778Z] (28/107) Installing libjxl (0.8.2-r0) [2024-05-31T09:41:32.984Z] c6b39de5b339: Pull complete [2024-05-31T09:41:33.036Z] (29/107) Installing lame-libs (3.100-r5) [2024-05-31T09:41:33.036Z] (30/107) Installing opus (1.4-r0) [2024-05-31T09:41:33.036Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-05-31T09:41:33.036Z] (32/107) Installing soxr (0.1.3-r5) [2024-05-31T09:41:33.036Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-31T09:41:33.036Z] (34/107) Installing libogg (1.3.5-r4) [2024-05-31T09:41:33.036Z] (35/107) Installing libtheora (1.1.1-r17) [2024-05-31T09:41:33.036Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-05-31T09:41:33.036Z] (37/107) Installing libvpx (1.13.0-r2) [2024-05-31T09:41:33.299Z] (38/107) Installing libwebp (1.3.2-r0) [2024-05-31T09:41:33.299Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-05-31T09:41:33.299Z] (40/107) Installing numactl (2.0.16-r4) [2024-05-31T09:41:33.299Z] (41/107) Installing x265-libs (3.5-r4) [2024-05-31T09:41:33.558Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-05-31T09:41:33.558Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-31T09:41:33.574Z] a69c41024577: Pull complete [2024-05-31T09:41:33.845Z] d6de4b400683: Download complete [2024-05-31T09:41:34.122Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-05-31T09:41:34.122Z] (45/107) Installing libexpat (2.6.2-r0) [2024-05-31T09:41:34.122Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-05-31T09:41:34.122Z] (47/107) Installing libpng (1.6.39-r3) [2024-05-31T09:41:34.122Z] (48/107) Installing freetype (2.13.0-r5) [2024-05-31T09:41:34.122Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-05-31T09:41:34.122Z] (50/107) Installing fribidi (1.0.13-r0) [2024-05-31T09:41:34.122Z] (51/107) Installing libintl (0.21.1-r7) [2024-05-31T09:41:34.122Z] (52/107) Installing libblkid (2.38.1-r8) [2024-05-31T09:41:34.381Z] (53/107) Installing libmount (2.38.1-r8) [2024-05-31T09:41:34.381Z] (54/107) Installing pcre2 (10.42-r1) [2024-05-31T09:41:34.381Z] (55/107) Installing glib (2.76.6-r0) [2024-05-31T09:41:34.639Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-05-31T09:41:34.639Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-05-31T09:41:34.639Z] (58/107) Installing libunibreak (5.1-r0) [2024-05-31T09:41:34.639Z] (59/107) Installing libass (0.17.1-r0) [2024-05-31T09:41:34.639Z] (60/107) Installing libbluray (1.3.4-r0) [2024-05-31T09:41:34.639Z] (61/107) Installing gmp (6.2.1-r3) [2024-05-31T09:41:34.639Z] (62/107) Installing nettle (3.8.1-r2) [2024-05-31T09:41:34.639Z] (63/107) Installing libunistring (1.1-r1) [2024-05-31T09:41:34.806Z] 3bd174042beb: Verifying Checksum [2024-05-31T09:41:34.806Z] 3bd174042beb: Download complete [2024-05-31T09:41:34.897Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-05-31T09:41:34.897Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-05-31T09:41:34.897Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-05-31T09:41:34.897Z] (67/107) Installing gnutls (3.8.4-r0) [2024-05-31T09:41:34.897Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-05-31T09:41:34.897Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-05-31T09:41:34.897Z] (70/107) Installing cjson (1.7.17-r0) [2024-05-31T09:41:34.897Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-05-31T09:41:34.897Z] (72/107) Installing librist (0.2.7-r0) [2024-05-31T09:41:34.897Z] (73/107) Installing libsrt (1.5.2-r0) [2024-05-31T09:41:34.897Z] (74/107) Installing libssh (0.10.5-r0) [2024-05-31T09:41:34.897Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-05-31T09:41:34.897Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-05-31T09:41:34.897Z] (77/107) Installing libsodium (1.0.18-r3) [2024-05-31T09:41:34.897Z] (78/107) Installing libzmq (4.3.4-r4) [2024-05-31T09:41:34.897Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-31T09:41:35.155Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-05-31T09:41:35.413Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-05-31T09:41:35.676Z] (82/107) Installing shaderc (2023.3-r1) [2024-05-31T09:41:35.676Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-05-31T09:41:35.676Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-05-31T09:41:35.676Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-31T09:41:35.676Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-31T09:41:35.676Z] (87/107) Installing vidstab (1.1.1-r0) [2024-05-31T09:41:35.676Z] (88/107) Installing zimg (3.0.5-r0) [2024-05-31T09:41:35.935Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-31T09:41:36.194Z] (90/107) Installing libasyncns (0.8-r1) [2024-05-31T09:41:36.194Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-05-31T09:41:36.194Z] (92/107) Installing libltdl (2.4.7-r2) [2024-05-31T09:41:36.194Z] (93/107) Installing orc (0.4.34-r0) [2024-05-31T09:41:36.194Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-05-31T09:41:36.194Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-05-31T09:41:36.194Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-05-31T09:41:36.194Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-05-31T09:41:36.194Z] (98/107) Installing libpulse (16.1-r10) [2024-05-31T09:41:36.194Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-31T09:41:36.194Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-05-31T09:41:36.194Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-31T09:41:36.194Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-05-31T09:41:36.194Z] (103/107) Installing udev-init-scripts (35-r1) [2024-05-31T09:41:36.194Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-05-31T09:41:36.194Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-05-31T09:41:36.452Z] (106/107) Installing kmod-libs (30-r3) [2024-05-31T09:41:36.452Z] (107/107) Installing eudev (3.2.11-r8) [2024-05-31T09:41:36.452Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:41:36.452Z] Executing glib-2.76.6-r0.trigger [2024-05-31T09:41:36.452Z] Executing eudev-3.2.11-r8.trigger [2024-05-31T09:41:36.452Z] OK: 131 MiB in 122 packages [2024-05-31T09:41:43.104Z] Removing intermediate container 60f3b6781ee6 [2024-05-31T09:41:43.104Z] ---> 02b3b3853129 [2024-05-31T09:41:43.104Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-31T09:41:43.104Z] ---> Running in aed7f89597bf [2024-05-31T09:41:43.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:41:43.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:41:43.627Z] Upgrading critical system libraries and apk-tools: [2024-05-31T09:41:43.627Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-31T09:41:43.627Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:41:43.627Z] Continuing the upgrade transaction with new apk-tools: [2024-05-31T09:41:43.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:41:43.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:41:44.149Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:41:44.149Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-31T09:41:44.149Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:41:44.149Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-31T09:41:44.149Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-31T09:41:44.149Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-31T09:41:44.149Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:41:44.149Z] Executing busybox-1.36.1-r6.trigger [2024-05-31T09:41:44.149Z] OK: 131 MiB in 122 packages [2024-05-31T09:41:46.079Z] Removing intermediate container aed7f89597bf [2024-05-31T09:41:46.079Z] ---> df9b7adc1a5e [2024-05-31T09:41:46.079Z] Step 19/37 : WORKDIR / [2024-05-31T09:41:46.079Z] ---> Running in 70dc17361fa4 [2024-05-31T09:41:46.655Z] Removing intermediate container 70dc17361fa4 [2024-05-31T09:41:46.655Z] ---> d47e1d069412 [2024-05-31T09:41:46.655Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-31T09:41:47.108Z] d6de4b400683: Pull complete [2024-05-31T09:41:47.108Z] 35cb2a7552d0: Pull complete [2024-05-31T09:41:47.108Z] 4f4fb700ef54: Pull complete [2024-05-31T09:41:47.108Z] 9e011611b7f5: Pull complete [2024-05-31T09:41:48.048Z] ---> 30498c73632d [2024-05-31T09:41:48.048Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-31T09:41:48.619Z] ---> fc5c57057b5f [2024-05-31T09:41:48.619Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-31T09:41:48.931Z] ---> 8a0a8afe40e8 [2024-05-31T09:41:48.931Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-31T09:41:49.499Z] ---> 6b84a5cb995c [2024-05-31T09:41:49.499Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-31T09:41:49.760Z] ---> e9c0bfa5fd15 [2024-05-31T09:41:49.760Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-05-31T09:41:50.020Z] ---> 0a4a22f90a5d [2024-05-31T09:41:50.020Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-05-31T09:41:52.348Z] ---> 8f4460391f54 [2024-05-31T09:41:52.348Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-05-31T09:41:52.608Z] ---> Running in f6522247050a [2024-05-31T09:41:54.516Z] Removing intermediate container f6522247050a [2024-05-31T09:41:54.516Z] ---> 7fcd57f7de40 [2024-05-31T09:41:54.516Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-05-31T09:41:54.516Z] ---> Running in be0955413859 [2024-05-31T09:41:55.459Z] Removing intermediate container be0955413859 [2024-05-31T09:41:55.459Z] ---> 2622f530e8a1 [2024-05-31T09:41:55.459Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-05-31T09:41:55.459Z] ---> Running in 156fbc053d00 [2024-05-31T09:41:55.719Z] Removing intermediate container 156fbc053d00 [2024-05-31T09:41:55.719Z] ---> 94f24b56f2d6 [2024-05-31T09:41:55.719Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-05-31T09:41:55.719Z] ---> Running in eea8d6cb67dd [2024-05-31T09:41:56.289Z] Removing intermediate container eea8d6cb67dd [2024-05-31T09:41:56.289Z] ---> 79641d2e3e50 [2024-05-31T09:41:56.289Z] Step 31/37 : EXPOSE 59983 [2024-05-31T09:41:56.553Z] ---> Running in d3d9e541460c [2024-05-31T09:41:56.553Z] Removing intermediate container d3d9e541460c [2024-05-31T09:41:56.553Z] ---> 606abe66cc63 [2024-05-31T09:41:56.553Z] Step 32/37 : EXPOSE 8554 [2024-05-31T09:41:56.553Z] ---> Running in b5123642c0e1 [2024-05-31T09:41:56.816Z] Removing intermediate container b5123642c0e1 [2024-05-31T09:41:56.816Z] ---> 34c402a5f700 [2024-05-31T09:41:56.816Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-31T09:41:56.816Z] ---> Running in f6311853e2b0 [2024-05-31T09:41:56.816Z] Removing intermediate container f6311853e2b0 [2024-05-31T09:41:56.816Z] ---> 92813703351c [2024-05-31T09:41:56.816Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-31T09:41:56.816Z] ---> Running in da0880fc4f41 [2024-05-31T09:41:56.816Z] Removing intermediate container da0880fc4f41 [2024-05-31T09:41:56.816Z] ---> d507e097c224 [2024-05-31T09:41:56.816Z] Step 35/37 : LABEL arch=amd64 [2024-05-31T09:41:57.076Z] ---> Running in 7fc0902374a6 [2024-05-31T09:41:57.076Z] Removing intermediate container 7fc0902374a6 [2024-05-31T09:41:57.076Z] ---> 05bb2c32cc4c [2024-05-31T09:41:57.076Z] Step 36/37 : LABEL git_sha=36ed51b9f3da8b72d6647d752d97ed2af260ad2a [2024-05-31T09:41:57.076Z] ---> Running in 654f1febb8b1 [2024-05-31T09:41:57.076Z] Removing intermediate container 654f1febb8b1 [2024-05-31T09:41:57.076Z] ---> c85933a7525f [2024-05-31T09:41:57.076Z] Step 37/37 : LABEL version=3.1.1 [2024-05-31T09:41:57.076Z] ---> Running in c505bf3dc327 [2024-05-31T09:41:57.190Z] 3bd174042beb: Pull complete [2024-05-31T09:41:57.190Z] 4476f39b5e91: Pull complete [2024-05-31T09:41:57.190Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-31T09:41:57.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-31T09:41:57.190Z] ---> 981a0608b64a [2024-05-31T09:41:57.190Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-31T09:41:57.336Z] Removing intermediate container c505bf3dc327 [2024-05-31T09:41:57.336Z] ---> 8bc7463343d3 [2024-05-31T09:41:57.336Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-31T09:41:57.336Z] Successfully built 8bc7463343d3 [2024-05-31T09:41:57.336Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:41:57.467Z] provisioning config files... [2024-05-31T09:41:57.476Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config10578618521815258759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:41:57.780Z] ---> ****-login.sh [2024-05-31T09:41:57.780Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:41:57.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:58.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:58.038Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:58.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:58.038Z] [2024-05-31T09:41:58.038Z] Login Succeeded [2024-05-31T09:41:58.038Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:41:58.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:58.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:58.038Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:58.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:58.038Z] [2024-05-31T09:41:58.038Z] Login Succeeded [2024-05-31T09:41:58.038Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:41:58.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:58.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:58.300Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:58.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:58.300Z] [2024-05-31T09:41:58.300Z] Login Succeeded [2024-05-31T09:41:58.300Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:41:58.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:58.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:58.300Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:58.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:58.300Z] [2024-05-31T09:41:58.300Z] Login Succeeded [2024-05-31T09:41:58.300Z] ****.io [2024-05-31T09:41:58.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:58.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:58.557Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:58.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:58.557Z] [2024-05-31T09:41:58.557Z] Login Succeeded [2024-05-31T09:41:58.557Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:41:58.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-31T09:41:58.600Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-31T09:41:58.628Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-05-31T09:41:58.628Z] 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [2024-05-31T09:41:58.628Z] 3.1.1 [2024-05-31T09:41:58.628Z] 36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 [2024-05-31T09:41:58.628Z] napa [2024-05-31T09:41:58.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:41:58.984Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:41:59.134Z] ---> Running in b50dc403c24f [2024-05-31T09:41:59.306Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:36ed51b9f3da8b72d6647d752d97ed2af260ad2a [2024-05-31T09:41:59.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-31T09:41:59.306Z] 9df23f65a01c: Preparing [2024-05-31T09:41:59.306Z] fdb332d4f126: Preparing [2024-05-31T09:41:59.306Z] c872f6948dda: Preparing [2024-05-31T09:41:59.306Z] 37c2714c2578: Preparing [2024-05-31T09:41:59.306Z] 0e81680c8547: Preparing [2024-05-31T09:41:59.306Z] 4fdee56d7956: Preparing [2024-05-31T09:41:59.306Z] 6b0bdbb2dcbb: Preparing [2024-05-31T09:41:59.306Z] 0e5f0a2b1f92: Preparing [2024-05-31T09:41:59.306Z] 20d9a5bd6d1f: Preparing [2024-05-31T09:41:59.306Z] 4fdee56d7956: Waiting [2024-05-31T09:41:59.306Z] 6b0bdbb2dcbb: Waiting [2024-05-31T09:41:59.306Z] 0e5f0a2b1f92: Waiting [2024-05-31T09:41:59.306Z] 20d9a5bd6d1f: Waiting [2024-05-31T09:41:59.306Z] d853cbef1cbf: Preparing [2024-05-31T09:41:59.306Z] a4cc5bee20d6: Preparing [2024-05-31T09:41:59.306Z] 0611192b1b6c: Preparing [2024-05-31T09:41:59.306Z] 786230182116: Preparing [2024-05-31T09:41:59.306Z] aedc3bda2944: Preparing [2024-05-31T09:41:59.306Z] 786230182116: Waiting [2024-05-31T09:41:59.306Z] 0611192b1b6c: Waiting [2024-05-31T09:41:59.306Z] a4cc5bee20d6: Waiting [2024-05-31T09:41:59.306Z] aedc3bda2944: Waiting [2024-05-31T09:41:59.306Z] d853cbef1cbf: Waiting [2024-05-31T09:41:59.306Z] 9df23f65a01c: Pushed [2024-05-31T09:41:59.306Z] fdb332d4f126: Pushed [2024-05-31T09:41:59.306Z] c872f6948dda: Pushed [2024-05-31T09:41:59.306Z] 37c2714c2578: Pushed [2024-05-31T09:41:59.401Z] Removing intermediate container b50dc403c24f [2024-05-31T09:41:59.401Z] ---> b5eed1c84801 [2024-05-31T09:41:59.401Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-31T09:41:59.401Z] ---> Running in aa84808dcd77 [2024-05-31T09:41:59.564Z] 4fdee56d7956: Pushed [2024-05-31T09:41:59.565Z] 20d9a5bd6d1f: Pushed [2024-05-31T09:41:59.565Z] 0e5f0a2b1f92: Pushed [2024-05-31T09:41:59.565Z] 6b0bdbb2dcbb: Pushed [2024-05-31T09:41:59.565Z] d853cbef1cbf: Pushed [2024-05-31T09:41:59.565Z] aedc3bda2944: Layer already exists [2024-05-31T09:41:59.672Z] Removing intermediate container aa84808dcd77 [2024-05-31T09:41:59.672Z] ---> 4d574a4edb78 [2024-05-31T09:41:59.672Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-31T09:41:59.672Z] ---> Running in 4f1d2176d622 [2024-05-31T09:41:59.948Z] Removing intermediate container 4f1d2176d622 [2024-05-31T09:41:59.948Z] ---> 53806a297343 [2024-05-31T09:41:59.948Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-31T09:42:00.130Z] 0611192b1b6c: Pushed [2024-05-31T09:42:00.225Z] ---> Running in 8613b39a27d2 [2024-05-31T09:42:00.494Z] Removing intermediate container 8613b39a27d2 [2024-05-31T09:42:00.494Z] ---> 026b1579d7d6 [2024-05-31T09:42:00.494Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-31T09:42:00.494Z] ---> Running in 7f02b82fe330 [2024-05-31T09:42:01.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T09:42:01.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T09:42:02.030Z] 0e81680c8547: Pushed [2024-05-31T09:42:02.030Z] a4cc5bee20d6: Pushed [2024-05-31T09:42:02.872Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-31T09:42:02.872Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-31T09:42:02.872Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-31T09:42:03.154Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-31T09:42:03.154Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-31T09:42:03.154Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-31T09:42:03.154Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-31T09:42:03.154Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-31T09:42:03.154Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-31T09:42:03.154Z] (10/13) Installing kmod-libs (30-r3) [2024-05-31T09:42:03.438Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-31T09:42:03.438Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-31T09:42:03.438Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-31T09:42:03.438Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:42:03.710Z] Executing eudev-3.2.11-r8.trigger [2024-05-31T09:42:03.710Z] OK: 273 MiB in 65 packages [2024-05-31T09:42:05.133Z] Removing intermediate container 7f02b82fe330 [2024-05-31T09:42:05.133Z] ---> 83f41ff494ff [2024-05-31T09:42:05.133Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-31T09:42:05.133Z] ---> Running in f41c35955531 [2024-05-31T09:42:05.133Z] Removing intermediate container f41c35955531 [2024-05-31T09:42:05.133Z] ---> e05e9cad6297 [2024-05-31T09:42:05.133Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-31T09:42:11.783Z] ---> 96a7b3c3dca3 [2024-05-31T09:42:11.783Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-31T09:42:11.783Z] ---> Running in 11c2f01471a9 [2024-05-31T09:42:12.045Z] 786230182116: Pushed [2024-05-31T09:42:12.045Z] 36ed51b9f3da8b72d6647d752d97ed2af260ad2a: digest: sha256:19c3ed8a7bc25383b373b152bc7eb2868ae9691e9ceb17015c0e724fe52f4b57 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:42:12.376Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:42:12.704Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.1 [2024-05-31T09:42:12.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-31T09:42:12.704Z] 9df23f65a01c: Preparing [2024-05-31T09:42:12.704Z] fdb332d4f126: Preparing [2024-05-31T09:42:12.704Z] c872f6948dda: Preparing [2024-05-31T09:42:12.704Z] 37c2714c2578: Preparing [2024-05-31T09:42:12.704Z] 0e81680c8547: Preparing [2024-05-31T09:42:12.704Z] 4fdee56d7956: Preparing [2024-05-31T09:42:12.704Z] 6b0bdbb2dcbb: Preparing [2024-05-31T09:42:12.704Z] 0e5f0a2b1f92: Preparing [2024-05-31T09:42:12.704Z] 20d9a5bd6d1f: Preparing [2024-05-31T09:42:12.704Z] d853cbef1cbf: Preparing [2024-05-31T09:42:12.704Z] a4cc5bee20d6: Preparing [2024-05-31T09:42:12.704Z] 0611192b1b6c: Preparing [2024-05-31T09:42:12.704Z] 786230182116: Preparing [2024-05-31T09:42:12.704Z] aedc3bda2944: Preparing [2024-05-31T09:42:12.704Z] 4fdee56d7956: Waiting [2024-05-31T09:42:12.704Z] 6b0bdbb2dcbb: Waiting [2024-05-31T09:42:12.704Z] 0e5f0a2b1f92: Waiting [2024-05-31T09:42:12.704Z] 20d9a5bd6d1f: Waiting [2024-05-31T09:42:12.704Z] d853cbef1cbf: Waiting [2024-05-31T09:42:12.704Z] a4cc5bee20d6: Waiting [2024-05-31T09:42:12.704Z] 0611192b1b6c: Waiting [2024-05-31T09:42:12.704Z] 786230182116: Waiting [2024-05-31T09:42:12.704Z] 0e81680c8547: Layer already exists [2024-05-31T09:42:12.704Z] 37c2714c2578: Layer already exists [2024-05-31T09:42:12.704Z] c872f6948dda: Layer already exists [2024-05-31T09:42:12.704Z] fdb332d4f126: Layer already exists [2024-05-31T09:42:12.704Z] 9df23f65a01c: Layer already exists [2024-05-31T09:42:12.704Z] 4fdee56d7956: Layer already exists [2024-05-31T09:42:12.704Z] d853cbef1cbf: Layer already exists [2024-05-31T09:42:12.704Z] 20d9a5bd6d1f: Layer already exists [2024-05-31T09:42:12.704Z] a4cc5bee20d6: Layer already exists [2024-05-31T09:42:12.704Z] 6b0bdbb2dcbb: Layer already exists [2024-05-31T09:42:12.704Z] 0e5f0a2b1f92: Layer already exists [2024-05-31T09:42:12.704Z] 0611192b1b6c: Layer already exists [2024-05-31T09:42:12.704Z] aedc3bda2944: Layer already exists [2024-05-31T09:42:12.704Z] 786230182116: Layer already exists [2024-05-31T09:42:12.704Z] 3.1.1: digest: sha256:19c3ed8a7bc25383b373b152bc7eb2868ae9691e9ceb17015c0e724fe52f4b57 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:42:13.037Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:42:13.366Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 [2024-05-31T09:42:13.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-31T09:42:13.366Z] 9df23f65a01c: Preparing [2024-05-31T09:42:13.366Z] fdb332d4f126: Preparing [2024-05-31T09:42:13.366Z] c872f6948dda: Preparing [2024-05-31T09:42:13.366Z] 37c2714c2578: Preparing [2024-05-31T09:42:13.366Z] 0e81680c8547: Preparing [2024-05-31T09:42:13.366Z] 4fdee56d7956: Preparing [2024-05-31T09:42:13.366Z] 6b0bdbb2dcbb: Preparing [2024-05-31T09:42:13.366Z] 0e5f0a2b1f92: Preparing [2024-05-31T09:42:13.366Z] 20d9a5bd6d1f: Preparing [2024-05-31T09:42:13.366Z] d853cbef1cbf: Preparing [2024-05-31T09:42:13.366Z] a4cc5bee20d6: Preparing [2024-05-31T09:42:13.366Z] 0611192b1b6c: Preparing [2024-05-31T09:42:13.366Z] 786230182116: Preparing [2024-05-31T09:42:13.366Z] aedc3bda2944: Preparing [2024-05-31T09:42:13.366Z] 4fdee56d7956: Waiting [2024-05-31T09:42:13.366Z] 6b0bdbb2dcbb: Waiting [2024-05-31T09:42:13.366Z] 0e5f0a2b1f92: Waiting [2024-05-31T09:42:13.366Z] 20d9a5bd6d1f: Waiting [2024-05-31T09:42:13.366Z] d853cbef1cbf: Waiting [2024-05-31T09:42:13.366Z] 0611192b1b6c: Waiting [2024-05-31T09:42:13.366Z] 786230182116: Waiting [2024-05-31T09:42:13.366Z] aedc3bda2944: Waiting [2024-05-31T09:42:13.366Z] c872f6948dda: Layer already exists [2024-05-31T09:42:13.366Z] 9df23f65a01c: Layer already exists [2024-05-31T09:42:13.366Z] 0e81680c8547: Layer already exists [2024-05-31T09:42:13.366Z] 37c2714c2578: Layer already exists [2024-05-31T09:42:13.366Z] fdb332d4f126: Layer already exists [2024-05-31T09:42:13.366Z] 4fdee56d7956: Layer already exists [2024-05-31T09:42:13.366Z] 0e5f0a2b1f92: Layer already exists [2024-05-31T09:42:13.366Z] 20d9a5bd6d1f: Layer already exists [2024-05-31T09:42:13.366Z] 6b0bdbb2dcbb: Layer already exists [2024-05-31T09:42:13.366Z] d853cbef1cbf: Layer already exists [2024-05-31T09:42:13.366Z] a4cc5bee20d6: Layer already exists [2024-05-31T09:42:13.366Z] 786230182116: Layer already exists [2024-05-31T09:42:13.366Z] aedc3bda2944: Layer already exists [2024-05-31T09:42:13.366Z] 0611192b1b6c: Layer already exists [2024-05-31T09:42:13.366Z] 36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1: digest: sha256:19c3ed8a7bc25383b373b152bc7eb2868ae9691e9ceb17015c0e724fe52f4b57 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:42:13.687Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:42:14.014Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:napa [2024-05-31T09:42:14.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-31T09:42:14.014Z] 9df23f65a01c: Preparing [2024-05-31T09:42:14.014Z] fdb332d4f126: Preparing [2024-05-31T09:42:14.014Z] c872f6948dda: Preparing [2024-05-31T09:42:14.014Z] 37c2714c2578: Preparing [2024-05-31T09:42:14.014Z] 0e81680c8547: Preparing [2024-05-31T09:42:14.014Z] 4fdee56d7956: Preparing [2024-05-31T09:42:14.014Z] 6b0bdbb2dcbb: Preparing [2024-05-31T09:42:14.014Z] 0e5f0a2b1f92: Preparing [2024-05-31T09:42:14.014Z] 20d9a5bd6d1f: Preparing [2024-05-31T09:42:14.014Z] d853cbef1cbf: Preparing [2024-05-31T09:42:14.014Z] a4cc5bee20d6: Preparing [2024-05-31T09:42:14.014Z] 0611192b1b6c: Preparing [2024-05-31T09:42:14.014Z] 786230182116: Preparing [2024-05-31T09:42:14.014Z] 6b0bdbb2dcbb: Waiting [2024-05-31T09:42:14.014Z] d853cbef1cbf: Waiting [2024-05-31T09:42:14.014Z] 20d9a5bd6d1f: Waiting [2024-05-31T09:42:14.014Z] a4cc5bee20d6: Waiting [2024-05-31T09:42:14.014Z] 0611192b1b6c: Waiting [2024-05-31T09:42:14.014Z] 4fdee56d7956: Waiting [2024-05-31T09:42:14.014Z] aedc3bda2944: Preparing [2024-05-31T09:42:14.014Z] 786230182116: Waiting [2024-05-31T09:42:14.014Z] aedc3bda2944: Waiting [2024-05-31T09:42:14.014Z] 9df23f65a01c: Layer already exists [2024-05-31T09:42:14.014Z] 0e81680c8547: Layer already exists [2024-05-31T09:42:14.014Z] 37c2714c2578: Layer already exists [2024-05-31T09:42:14.014Z] fdb332d4f126: Layer already exists [2024-05-31T09:42:14.014Z] c872f6948dda: Layer already exists [2024-05-31T09:42:14.014Z] 4fdee56d7956: Layer already exists [2024-05-31T09:42:14.014Z] 6b0bdbb2dcbb: Layer already exists [2024-05-31T09:42:14.014Z] d853cbef1cbf: Layer already exists [2024-05-31T09:42:14.014Z] 0e5f0a2b1f92: Layer already exists [2024-05-31T09:42:14.014Z] 20d9a5bd6d1f: Layer already exists [2024-05-31T09:42:14.014Z] a4cc5bee20d6: Layer already exists [2024-05-31T09:42:14.014Z] 786230182116: Layer already exists [2024-05-31T09:42:14.014Z] 0611192b1b6c: Layer already exists [2024-05-31T09:42:14.014Z] aedc3bda2944: Layer already exists [2024-05-31T09:42:14.014Z] napa: digest: sha256:19c3ed8a7bc25383b373b152bc7eb2868ae9691e9ceb17015c0e724fe52f4b57 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-31T09:42:14.096Z] ===================================================== [Pipeline] echo [2024-05-31T09:42:14.112Z] taggedImages: [2024-05-31T09:42:14.112Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:36ed51b9f3da8b72d6647d752d97ed2af260ad2a [2024-05-31T09:42:14.112Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.1 [2024-05-31T09:42:14.112Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 [2024-05-31T09:42:14.112Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:napa [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-05-31T09:42:14.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-31T09:42:14.525Z] [2024-05-31T09:42:14.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:42:14.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-31T09:42:14.933Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-31T09:42:14.933Z] 5eb5b503b376: Pulling fs layer [2024-05-31T09:42:14.933Z] 5c69ac0246d0: Pulling fs layer [2024-05-31T09:42:14.933Z] ec43610c2a17: Pulling fs layer [2024-05-31T09:42:14.933Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-31T09:42:14.933Z] 33b1e0a273af: Pulling fs layer [2024-05-31T09:42:14.933Z] 5d3b04190fa2: Pulling fs layer [2024-05-31T09:42:14.933Z] 2f39f015ded8: Pulling fs layer [2024-05-31T09:42:14.933Z] 3a2ae6a8a46f: Waiting [2024-05-31T09:42:14.933Z] 33b1e0a273af: Waiting [2024-05-31T09:42:14.933Z] 5d3b04190fa2: Waiting [2024-05-31T09:42:14.933Z] 2f39f015ded8: Waiting [2024-05-31T09:42:14.933Z] 5c69ac0246d0: Verifying Checksum [2024-05-31T09:42:14.933Z] 5c69ac0246d0: Download complete [2024-05-31T09:42:14.933Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-31T09:42:14.933Z] 3a2ae6a8a46f: Download complete [2024-05-31T09:42:14.933Z] 33b1e0a273af: Verifying Checksum [2024-05-31T09:42:14.933Z] 33b1e0a273af: Download complete [2024-05-31T09:42:14.933Z] 5d3b04190fa2: Download complete [2024-05-31T09:42:14.933Z] ec43610c2a17: Verifying Checksum [2024-05-31T09:42:14.933Z] ec43610c2a17: Download complete [2024-05-31T09:42:15.220Z] 5eb5b503b376: Verifying Checksum [2024-05-31T09:42:15.220Z] 5eb5b503b376: Download complete [2024-05-31T09:42:16.203Z] 5eb5b503b376: Pull complete [2024-05-31T09:42:16.488Z] 5c69ac0246d0: Pull complete [2024-05-31T09:42:17.079Z] ec43610c2a17: Pull complete [2024-05-31T09:42:17.079Z] 3a2ae6a8a46f: Pull complete [2024-05-31T09:42:17.079Z] 33b1e0a273af: Pull complete [2024-05-31T09:42:17.335Z] 5d3b04190fa2: Pull complete [2024-05-31T09:42:21.515Z] 2f39f015ded8: Pull complete [2024-05-31T09:42:21.515Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-31T09:42:21.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-31T09:42:21.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:42:21.919Z] prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container [2024-05-31T09:42:21.952Z] $ 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/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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-05-31T09:42:35.247Z] $ docker top b90bdfc16d344749b979995a4dd3808554cea174cc492a91f3c7843f67f97bc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:42:35.663Z] ---> job-cost.sh [2024-05-31T09:42:35.663Z] lf-activate-venv: SKIPPING [2024-05-31T09:42:35.663Z] INFO: No Stack... [2024-05-31T09:42:36.231Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-31T09:42:36.490Z] INFO: Archiving Costs [Pipeline] sh [2024-05-31T09:42:36.773Z] + cat /w/workspace/exfoundry_device-usb-camera_napa/archives/cost.csv [2024-05-31T09:42:36.773Z] + cut -d, -f6 [Pipeline] lock [2024-05-31T09:42:36.786Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] [2024-05-31T09:42:36.796Z] Resource [jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] did not exist. Created. [2024-05-31T09:42:36.803Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-31T09:42:37.116Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-31T09:42:37.185Z] Stashed 1 file(s) [Pipeline] } [2024-05-31T09:42:37.197Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-31T09:42:37.229Z] $ docker stop --time=1 b90bdfc16d344749b979995a4dd3808554cea174cc492a91f3c7843f67f97bc7 [2024-05-31T09:42:39.455Z] $ docker rm -f --volumes b90bdfc16d344749b979995a4dd3808554cea174cc492a91f3c7843f67f97bc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-31T09:43:08.207Z] Removing intermediate container 11c2f01471a9 [2024-05-31T09:43:08.207Z] ---> 8e1234fe1990 [2024-05-31T09:43:08.207Z] Step 11/13 : COPY . . [2024-05-31T09:43:14.878Z] ---> 852b28a3b5a6 [2024-05-31T09:43:14.878Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-31T09:43:14.878Z] ---> Running in 396edd9dffe6 [2024-05-31T09:43:15.777Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-31T09:43:15.777Z] Dload Upload Total Spent Left Speed [2024-05-31T09:43:16.049Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0    0   0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2565 0 --:--:-- --:--:-- --:--:-- 2565 [2024-05-31T09:43:16.644Z] Removing intermediate container 396edd9dffe6 [2024-05-31T09:43:16.644Z] ---> b4081d6f3f3c [2024-05-31T09:43:16.644Z] Step 13/13 : RUN ${MAKE} [2024-05-31T09:43:16.915Z] ---> Running in c9e80aeaa700 [2024-05-31T09:43:17.891Z] noop [2024-05-31T09:43:18.857Z] Removing intermediate container c9e80aeaa700 [2024-05-31T09:43:18.857Z] ---> 859298dd87ac [2024-05-31T09:43:19.126Z] Successfully built 859298dd87ac [2024-05-31T09:43:19.126Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:19.497Z] + docker inspect -f . ci-base-image-arm64 [2024-05-31T09:43:19.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:43:19.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-2003 does not seem to be running inside a container [2024-05-31T09:43:19.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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-05-31T09:43:21.236Z] $ docker top 461553bf18c29117e8749cf99773bbbbba3bffe824c58e28277c028e1b71ec52 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:43:22.122Z] + go version [2024-05-31T09:43:22.122Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-31T09:43:22.136Z] $ docker stop --time=1 461553bf18c29117e8749cf99773bbbbba3bffe824c58e28277c028e1b71ec52 [2024-05-31T09:43:23.827Z] $ docker rm -f --volumes 461553bf18c29117e8749cf99773bbbbba3bffe824c58e28277c028e1b71ec52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:24.436Z] + docker inspect -f . ci-base-image-arm64 [2024-05-31T09:43:24.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:43:24.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-2003 does not seem to be running inside a container [2024-05-31T09:43:24.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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-05-31T09:43:26.079Z] $ docker top 3b56cb7fc94cf937f7a82c98cfb29511ef8d7ae393bb545721d03abcac9854b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:43:26.950Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/5 [Pipeline] fileExists [Pipeline] sh [2024-05-31T09:43:27.607Z] + make test [2024-05-31T09:43:27.607Z] go test ./... -coverprofile=coverage.out ./... [2024-05-31T09:43:30.201Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-31T09:45:51.922Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-31T09:45:51.922Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.105s coverage: 4.4% of statements [2024-05-31T09:45:51.922Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-31T09:45:51.922Z] go vet ./... [2024-05-31T09:46:24.162Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-31T09:46:24.162Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-31T09:46:24.162Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-31T09:46:24.181Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-31T09:46:24.834Z] + go mod tidy [Pipeline] } [2024-05-31T09:46:28.190Z] $ docker stop --time=1 3b56cb7fc94cf937f7a82c98cfb29511ef8d7ae393bb545721d03abcac9854b2 [2024-05-31T09:46:30.247Z] $ docker rm -f --volumes 3b56cb7fc94cf937f7a82c98cfb29511ef8d7ae393bb545721d03abcac9854b2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-31T09:46:31.740Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-31T09:46:31.769Z] Warning: overwriting stash ‘coverage-report’ [2024-05-31T09:46:32.812Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-31T09:46:33.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-31T09:46:33.567Z] + ls -al . [2024-05-31T09:46:33.567Z] total 224 [2024-05-31T09:46:33.567Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 09:43 . [2024-05-31T09:46:33.567Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 09:40 .. [2024-05-31T09:46:33.567Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 09:41 .git [2024-05-31T09:46:33.567Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:40 .github [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 429 May 31 09:40 .gitignore [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 45 May 31 09:40 .golangci.yml [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 77 May 31 09:40 .hadolint.yml [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 10870 May 31 09:40 Attribution.txt [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 31 09:40 CHANGELOG.md [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 31 09:40 Dockerfile [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 678 May 31 09:40 GOVERNANCE.md [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 659 May 31 09:40 Jenkinsfile [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 09:40 LICENSE [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 31 09:40 Makefile [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 622 May 31 09:40 OWNERS.md [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 31 09:40 README.md [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 09:38 VERSION [2024-05-31T09:46:33.567Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 09:40 bin [2024-05-31T09:46:33.567Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:40 cmd [2024-05-31T09:46:33.567Z] -rw-r--r-- 1 jenkins jenkins 54703 May 31 09:45 coverage.out [2024-05-31T09:46:33.567Z] -rwxrwxr-x 1 jenkins jenkins 84 May 31 09:40 docker-entrypoint.sh [2024-05-31T09:46:33.567Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 09:40 docs [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 3848 May 31 09:40 go.mod [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 33939 May 31 09:40 go.sum [2024-05-31T09:46:33.567Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:40 internal [2024-05-31T09:46:33.567Z] drwxrwxr-x 6 jenkins jenkins 4096 May 31 09:41 vendor [2024-05-31T09:46:33.567Z] -rw-rw-r-- 1 jenkins jenkins 231 May 31 09:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:46:33.919Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=36ed51b9f3da8b72d6647d752d97ed2af260ad2a --label arch=arm64 --label version=3.1.1 . [2024-05-31T09:46:36.525Z] Sending build context to Docker daemon 37.24MB [2024-05-31T09:46:36.525Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-31T09:46:36.525Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-31T09:46:36.525Z] ---> 859298dd87ac [2024-05-31T09:46:36.525Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-31T09:46:36.791Z] ---> Running in 2f77950ba14c [2024-05-31T09:46:37.057Z] Removing intermediate container 2f77950ba14c [2024-05-31T09:46:37.057Z] ---> 687b6f041c62 [2024-05-31T09:46:37.057Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-31T09:46:37.057Z] ---> Running in c426a21981dc [2024-05-31T09:46:37.328Z] Removing intermediate container c426a21981dc [2024-05-31T09:46:37.328Z] ---> b44da43f926a [2024-05-31T09:46:37.328Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-31T09:46:37.595Z] ---> Running in 42d646aa591d [2024-05-31T09:46:37.864Z] Removing intermediate container 42d646aa591d [2024-05-31T09:46:37.864Z] ---> c1724e82d4bf [2024-05-31T09:46:37.864Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-31T09:46:37.864Z] ---> Running in bbfe7763c236 [2024-05-31T09:46:38.136Z] Removing intermediate container bbfe7763c236 [2024-05-31T09:46:38.136Z] ---> 3a1412b97b92 [2024-05-31T09:46:38.136Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-31T09:46:38.404Z] ---> Running in f9cb799e1543 [2024-05-31T09:46:39.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T09:46:39.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T09:46:40.926Z] OK: 273 MiB in 65 packages [2024-05-31T09:46:41.891Z] Removing intermediate container f9cb799e1543 [2024-05-31T09:46:41.891Z] ---> 1a2e00cb59a0 [2024-05-31T09:46:41.891Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-31T09:46:41.891Z] ---> Running in f63adae88c0e [2024-05-31T09:46:42.160Z] Removing intermediate container f63adae88c0e [2024-05-31T09:46:42.160Z] ---> 8bc0b7d5bde8 [2024-05-31T09:46:42.160Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-31T09:46:50.384Z] ---> 988d8e5cc3c6 [2024-05-31T09:46:50.384Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-31T09:46:50.384Z] ---> Running in f7cd50310fcf [2024-05-31T09:46:50.967Z] skipping... [2024-05-31T09:46:51.553Z] Removing intermediate container f7cd50310fcf [2024-05-31T09:46:51.553Z] ---> 98588674c750 [2024-05-31T09:46:51.553Z] Step 11/37 : COPY . . [2024-05-31T09:46:59.751Z] ---> 1758f7777618 [2024-05-31T09:46:59.751Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-31T09:46:59.751Z] ---> Running in 6bc9bda22fc8 [2024-05-31T09:47:00.333Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-31T09:47:00.333Z] Dload Upload Total Spent Left Speed [2024-05-31T09:47:00.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0   0 4847 0 --:--:-- --:--:-- --:--:-- 4894 [2024-05-31T09:47:01.292Z] Removing intermediate container 6bc9bda22fc8 [2024-05-31T09:47:01.292Z] ---> 94416a7a1f64 [2024-05-31T09:47:01.292Z] Step 13/37 : RUN ${MAKE} [2024-05-31T09:47:01.292Z] ---> Running in 31bbc37de01d [2024-05-31T09:47:02.258Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-05-31T09:49:54.131Z] Removing intermediate container 31bbc37de01d [2024-05-31T09:49:54.131Z] ---> 3fd93865dfda [2024-05-31T09:49:54.131Z] Step 14/37 : FROM aler9/rtsp-simple-server:v1.8.2 AS rtsp [2024-05-31T09:49:54.131Z] v1.8.2: Pulling from aler9/rtsp-simple-server [2024-05-31T09:49:54.131Z] da4d7e05a7aa: Pulling fs layer [2024-05-31T09:49:54.131Z] da4d7e05a7aa: Verifying Checksum [2024-05-31T09:49:54.131Z] da4d7e05a7aa: Download complete [2024-05-31T09:49:54.131Z] da4d7e05a7aa: Pull complete [2024-05-31T09:49:54.131Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-05-31T09:49:54.131Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v1.8.2 [2024-05-31T09:49:54.131Z] ---> 62c65ed7ef0d [2024-05-31T09:49:54.131Z] Step 15/37 : FROM alpine:3.18 [2024-05-31T09:49:54.131Z] 3.18: Pulling from library/alpine [2024-05-31T09:49:54.131Z] c6b39de5b339: Already exists [2024-05-31T09:49:54.131Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-31T09:49:54.131Z] Status: Downloaded newer image for alpine:3.18 [2024-05-31T09:49:54.131Z] ---> 33abbf032149 [2024-05-31T09:49:54.131Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-31T09:49:54.131Z] ---> Running in d4b12b4e23bb [2024-05-31T09:49:54.131Z] Removing intermediate container d4b12b4e23bb [2024-05-31T09:49:54.131Z] ---> 950f79b72731 [2024-05-31T09:49:54.131Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-31T09:49:54.131Z] ---> Running in 210e57f4cd33 [2024-05-31T09:49:54.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T09:49:54.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T09:49:54.131Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-05-31T09:49:54.131Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-05-31T09:49:54.131Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-05-31T09:49:54.131Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-05-31T09:49:54.131Z] (5/104) Installing libxau (1.0.11-r2) [2024-05-31T09:49:54.131Z] (6/104) Installing libmd (1.0.4-r2) [2024-05-31T09:49:54.131Z] (7/104) Installing libbsd (0.11.7-r1) [2024-05-31T09:49:54.131Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-05-31T09:49:54.131Z] (9/104) Installing libxcb (1.15-r1) [2024-05-31T09:49:54.398Z] (10/104) Installing libx11 (1.8.7-r0) [2024-05-31T09:49:54.398Z] (11/104) Installing libdrm (2.4.115-r4) [2024-05-31T09:49:54.399Z] (12/104) Installing libxext (1.3.5-r2) [2024-05-31T09:49:54.399Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-05-31T09:49:54.399Z] (14/104) Installing libffi (3.4.4-r2) [2024-05-31T09:49:54.399Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-05-31T09:49:54.399Z] (16/104) Installing libva (2.18.0-r1) [2024-05-31T09:49:54.399Z] (17/104) Installing libvdpau (1.5-r1) [2024-05-31T09:49:54.665Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-31T09:49:54.665Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-05-31T09:49:54.665Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-05-31T09:49:54.665Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-05-31T09:49:54.665Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-31T09:49:54.665Z] (23/104) Installing libhwy (1.0.4-r1) [2024-05-31T09:49:54.665Z] (24/104) Installing lcms2 (2.15-r2) [2024-05-31T09:49:54.665Z] (25/104) Installing libjxl (0.8.2-r0) [2024-05-31T09:49:54.665Z] (26/104) Installing lame-libs (3.100-r5) [2024-05-31T09:49:54.935Z] (27/104) Installing opus (1.4-r0) [2024-05-31T09:49:54.935Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-05-31T09:49:54.935Z] (29/104) Installing soxr (0.1.3-r5) [2024-05-31T09:49:54.935Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-31T09:49:54.935Z] (31/104) Installing libogg (1.3.5-r4) [2024-05-31T09:49:54.935Z] (32/104) Installing libtheora (1.1.1-r17) [2024-05-31T09:49:54.935Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-05-31T09:49:54.935Z] (34/104) Installing libvpx (1.13.0-r2) [2024-05-31T09:49:54.935Z] (35/104) Installing libwebp (1.3.2-r0) [2024-05-31T09:49:55.206Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-05-31T09:49:55.206Z] (37/104) Installing numactl (2.0.16-r4) [2024-05-31T09:49:55.206Z] (38/104) Installing x265-libs (3.5-r4) [2024-05-31T09:49:55.477Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-05-31T09:49:55.477Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-31T09:49:56.066Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-05-31T09:49:56.066Z] (42/104) Installing libexpat (2.6.2-r0) [2024-05-31T09:49:56.066Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-05-31T09:49:56.066Z] (44/104) Installing libpng (1.6.39-r3) [2024-05-31T09:49:56.066Z] (45/104) Installing freetype (2.13.0-r5) [2024-05-31T09:49:56.066Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-05-31T09:49:56.066Z] (47/104) Installing fribidi (1.0.13-r0) [2024-05-31T09:49:56.334Z] (48/104) Installing libintl (0.21.1-r7) [2024-05-31T09:49:56.334Z] (49/104) Installing libblkid (2.38.1-r8) [2024-05-31T09:49:56.334Z] (50/104) Installing libmount (2.38.1-r8) [2024-05-31T09:49:56.334Z] (51/104) Installing pcre2 (10.42-r1) [2024-05-31T09:49:56.334Z] (52/104) Installing glib (2.76.6-r0) [2024-05-31T09:49:57.295Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-05-31T09:49:57.295Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-05-31T09:49:57.295Z] (55/104) Installing libunibreak (5.1-r0) [2024-05-31T09:49:57.295Z] (56/104) Installing libass (0.17.1-r0) [2024-05-31T09:49:57.295Z] (57/104) Installing libbluray (1.3.4-r0) [2024-05-31T09:49:57.295Z] (58/104) Installing gmp (6.2.1-r3) [2024-05-31T09:49:57.295Z] (59/104) Installing nettle (3.8.1-r2) [2024-05-31T09:49:57.295Z] (60/104) Installing libunistring (1.1-r1) [2024-05-31T09:49:57.295Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-05-31T09:49:57.295Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-05-31T09:49:57.295Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-05-31T09:49:57.295Z] (64/104) Installing gnutls (3.8.4-r0) [2024-05-31T09:49:57.295Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-05-31T09:49:57.295Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-05-31T09:49:57.561Z] (67/104) Installing cjson (1.7.17-r0) [2024-05-31T09:49:57.561Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-05-31T09:49:57.561Z] (69/104) Installing librist (0.2.7-r0) [2024-05-31T09:49:57.561Z] (70/104) Installing libsrt (1.5.2-r0) [2024-05-31T09:49:57.561Z] (71/104) Installing libssh (0.10.5-r0) [2024-05-31T09:49:57.561Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-05-31T09:49:57.561Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-05-31T09:49:57.561Z] (74/104) Installing libsodium (1.0.18-r3) [2024-05-31T09:49:57.561Z] (75/104) Installing libzmq (4.3.4-r4) [2024-05-31T09:49:57.561Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-31T09:49:57.829Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-05-31T09:49:58.097Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-05-31T09:49:58.365Z] (79/104) Installing shaderc (2023.3-r1) [2024-05-31T09:49:58.633Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-05-31T09:49:58.633Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-05-31T09:49:58.633Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-31T09:49:58.633Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-31T09:49:58.633Z] (84/104) Installing vidstab (1.1.1-r0) [2024-05-31T09:49:58.633Z] (85/104) Installing zimg (3.0.5-r0) [2024-05-31T09:49:58.633Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-31T09:49:59.219Z] (87/104) Installing libasyncns (0.8-r1) [2024-05-31T09:49:59.219Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-05-31T09:49:59.219Z] (89/104) Installing libltdl (2.4.7-r2) [2024-05-31T09:49:59.219Z] (90/104) Installing orc (0.4.34-r0) [2024-05-31T09:49:59.219Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-05-31T09:49:59.219Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-05-31T09:49:59.219Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-05-31T09:49:59.219Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-05-31T09:49:59.219Z] (95/104) Installing libpulse (16.1-r10) [2024-05-31T09:49:59.219Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-31T09:49:59.219Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-05-31T09:49:59.219Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-31T09:49:59.219Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-05-31T09:49:59.219Z] (100/104) Installing udev-init-scripts (35-r1) [2024-05-31T09:49:59.219Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-05-31T09:49:59.219Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-05-31T09:49:59.219Z] (103/104) Installing kmod-libs (30-r3) [2024-05-31T09:49:59.219Z] (104/104) Installing eudev (3.2.11-r8) [2024-05-31T09:49:59.486Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:49:59.486Z] Executing glib-2.76.6-r0.trigger [2024-05-31T09:49:59.486Z] Executing eudev-3.2.11-r8.trigger [2024-05-31T09:49:59.486Z] OK: 110 MiB in 119 packages [2024-05-31T09:50:03.747Z] Removing intermediate container 210e57f4cd33 [2024-05-31T09:50:03.747Z] ---> 216c444bd5da [2024-05-31T09:50:03.747Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-31T09:50:03.747Z] ---> Running in abd7f527cfbf [2024-05-31T09:50:05.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T09:50:05.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T09:50:06.757Z] Upgrading critical system libraries and apk-tools: [2024-05-31T09:50:06.757Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-31T09:50:06.757Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:50:06.757Z] Continuing the upgrade transaction with new apk-tools: [2024-05-31T09:50:06.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T09:50:07.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T09:50:08.307Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:50:08.307Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-31T09:50:08.307Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:50:08.307Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-31T09:50:08.307Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-31T09:50:08.307Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-31T09:50:08.307Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:50:08.307Z] Executing busybox-1.36.1-r6.trigger [2024-05-31T09:50:08.576Z] OK: 110 MiB in 119 packages [2024-05-31T09:50:09.547Z] Removing intermediate container abd7f527cfbf [2024-05-31T09:50:09.547Z] ---> 6184ba1e219e [2024-05-31T09:50:09.547Z] Step 19/37 : WORKDIR / [2024-05-31T09:50:09.820Z] ---> Running in 9e1d726188b3 [2024-05-31T09:50:10.091Z] Removing intermediate container 9e1d726188b3 [2024-05-31T09:50:10.091Z] ---> cf2105c65672 [2024-05-31T09:50:10.091Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-31T09:50:11.503Z] ---> dd3c2272e609 [2024-05-31T09:50:11.503Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-31T09:50:12.088Z] ---> 286cf11bee54 [2024-05-31T09:50:12.089Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-31T09:50:12.677Z] ---> b006042a565a [2024-05-31T09:50:12.677Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-31T09:50:13.265Z] ---> 7b70729d80f8 [2024-05-31T09:50:13.265Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-31T09:50:13.849Z] ---> e5318afd8941 [2024-05-31T09:50:13.849Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-05-31T09:50:14.432Z] ---> bdf20933d515 [2024-05-31T09:50:14.432Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-05-31T09:50:15.845Z] ---> 24ad302e9793 [2024-05-31T09:50:15.845Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-05-31T09:50:16.114Z] ---> Running in 10a567c730f7 [2024-05-31T09:50:18.066Z] Removing intermediate container 10a567c730f7 [2024-05-31T09:50:18.066Z] ---> d9bb8bdc00af [2024-05-31T09:50:18.066Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-05-31T09:50:18.066Z] ---> Running in ca5f7e8c8ca1 [2024-05-31T09:50:20.014Z] Removing intermediate container ca5f7e8c8ca1 [2024-05-31T09:50:20.014Z] ---> d5673ee7f943 [2024-05-31T09:50:20.014Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-05-31T09:50:20.014Z] ---> Running in a913189d08a4 [2024-05-31T09:50:21.428Z] Removing intermediate container a913189d08a4 [2024-05-31T09:50:21.428Z] ---> f3a2aa4b7d68 [2024-05-31T09:50:21.428Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-05-31T09:50:21.428Z] ---> Running in 09400833332c [2024-05-31T09:50:23.381Z] Removing intermediate container 09400833332c [2024-05-31T09:50:23.381Z] ---> 0f141e2d402a [2024-05-31T09:50:23.381Z] Step 31/37 : EXPOSE 59983 [2024-05-31T09:50:23.381Z] ---> Running in 1ae09a705651 [2024-05-31T09:50:23.649Z] Removing intermediate container 1ae09a705651 [2024-05-31T09:50:23.649Z] ---> aee2d905523b [2024-05-31T09:50:23.649Z] Step 32/37 : EXPOSE 8554 [2024-05-31T09:50:23.649Z] ---> Running in 54b8f066f3d3 [2024-05-31T09:50:23.917Z] Removing intermediate container 54b8f066f3d3 [2024-05-31T09:50:23.917Z] ---> 0e95cfc34caf [2024-05-31T09:50:23.917Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-31T09:50:23.917Z] ---> Running in 5d064058bbd0 [2024-05-31T09:50:24.501Z] Removing intermediate container 5d064058bbd0 [2024-05-31T09:50:24.501Z] ---> 8249f7f8fddf [2024-05-31T09:50:24.501Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-31T09:50:24.501Z] ---> Running in 74af6a4f0cae [2024-05-31T09:50:24.769Z] Removing intermediate container 74af6a4f0cae [2024-05-31T09:50:24.769Z] ---> 6c56a95da7d4 [2024-05-31T09:50:24.769Z] Step 35/37 : LABEL arch=arm64 [2024-05-31T09:50:24.769Z] ---> Running in 5c68f528a7a7 [2024-05-31T09:50:25.037Z] Removing intermediate container 5c68f528a7a7 [2024-05-31T09:50:25.037Z] ---> eb0abbd4e7d9 [2024-05-31T09:50:25.037Z] Step 36/37 : LABEL git_sha=36ed51b9f3da8b72d6647d752d97ed2af260ad2a [2024-05-31T09:50:25.304Z] ---> Running in 2db9ae334a5d [2024-05-31T09:50:25.571Z] Removing intermediate container 2db9ae334a5d [2024-05-31T09:50:25.571Z] ---> d35784e350c9 [2024-05-31T09:50:25.571Z] Step 37/37 : LABEL version=3.1.1 [2024-05-31T09:50:25.571Z] ---> Running in 5395467dfd4e [2024-05-31T09:50:25.838Z] Removing intermediate container 5395467dfd4e [2024-05-31T09:50:25.838Z] ---> 383e0672a101 [2024-05-31T09:50:25.838Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-31T09:50:26.421Z] Successfully built 383e0672a101 [2024-05-31T09:50:26.421Z] Successfully tagged device-usb-camera-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-05-31T09:50:26.561Z] provisioning config files... [2024-05-31T09:50:26.577Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/5@tmp/config139353557336520022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:50:26.963Z] ---> ****-login.sh [2024-05-31T09:50:26.963Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:50:27.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:50:27.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:50:27.231Z] Configure a credential helper to remove this warning. See [2024-05-31T09:50:27.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:50:27.231Z] [2024-05-31T09:50:27.231Z] Login Succeeded [2024-05-31T09:50:27.231Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:50:27.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:50:27.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:50:27.766Z] Configure a credential helper to remove this warning. See [2024-05-31T09:50:27.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:50:27.766Z] [2024-05-31T09:50:27.766Z] Login Succeeded [2024-05-31T09:50:27.766Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:50:28.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:50:28.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:50:28.033Z] Configure a credential helper to remove this warning. See [2024-05-31T09:50:28.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:50:28.033Z] [2024-05-31T09:50:28.033Z] Login Succeeded [2024-05-31T09:50:28.034Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:50:28.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:50:28.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:50:28.568Z] Configure a credential helper to remove this warning. See [2024-05-31T09:50:28.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:50:28.568Z] [2024-05-31T09:50:28.568Z] Login Succeeded [2024-05-31T09:50:28.568Z] ****.io [2024-05-31T09:50:28.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:50:29.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:50:29.102Z] Configure a credential helper to remove this warning. See [2024-05-31T09:50:29.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:50:29.102Z] [2024-05-31T09:50:29.102Z] Login Succeeded [2024-05-31T09:50:29.102Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:50:29.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-31T09:50:29.178Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-31T09:50:29.206Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-05-31T09:50:29.206Z] 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [2024-05-31T09:50:29.206Z] 3.1.1 [2024-05-31T09:50:29.206Z] 36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 [2024-05-31T09:50:29.206Z] napa [2024-05-31T09:50:29.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:50:29.578Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:50:29.944Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36ed51b9f3da8b72d6647d752d97ed2af260ad2a [2024-05-31T09:50:29.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-31T09:50:29.944Z] 9ec0c74eb00f: Preparing [2024-05-31T09:50:29.944Z] 8d9dbe3051f4: Preparing [2024-05-31T09:50:29.944Z] bc8b06cf8889: Preparing [2024-05-31T09:50:29.944Z] 5b843afc6f7c: Preparing [2024-05-31T09:50:29.944Z] f0c0fc467d42: Preparing [2024-05-31T09:50:29.944Z] 4fdee56d7956: Preparing [2024-05-31T09:50:29.944Z] f6f68081b319: Preparing [2024-05-31T09:50:29.944Z] 4fdee56d7956: Waiting [2024-05-31T09:50:29.944Z] 51b707c196b2: Preparing [2024-05-31T09:50:29.944Z] 316e33464064: Preparing [2024-05-31T09:50:29.944Z] 506518a51a0f: Preparing [2024-05-31T09:50:29.944Z] 1eb1893312ac: Preparing [2024-05-31T09:50:29.944Z] 791830839435: Preparing [2024-05-31T09:50:29.944Z] aff7e906a541: Preparing [2024-05-31T09:50:29.944Z] 7c504f21be85: Preparing [2024-05-31T09:50:29.944Z] 51b707c196b2: Waiting [2024-05-31T09:50:29.944Z] 316e33464064: Waiting [2024-05-31T09:50:29.944Z] 506518a51a0f: Waiting [2024-05-31T09:50:29.944Z] 1eb1893312ac: Waiting [2024-05-31T09:50:29.944Z] 791830839435: Waiting [2024-05-31T09:50:29.944Z] aff7e906a541: Waiting [2024-05-31T09:50:29.944Z] 7c504f21be85: Waiting [2024-05-31T09:50:29.944Z] f6f68081b319: Waiting [2024-05-31T09:50:30.211Z] 9ec0c74eb00f: Pushed [2024-05-31T09:50:30.212Z] 5b843afc6f7c: Pushed [2024-05-31T09:50:30.212Z] 8d9dbe3051f4: Pushed [2024-05-31T09:50:30.212Z] bc8b06cf8889: Pushed [2024-05-31T09:50:30.479Z] 4fdee56d7956: Pushed [2024-05-31T09:50:30.479Z] f6f68081b319: Pushed [2024-05-31T09:50:30.479Z] 51b707c196b2: Pushed [2024-05-31T09:50:30.479Z] 316e33464064: Pushed [2024-05-31T09:50:30.479Z] 506518a51a0f: Pushed [2024-05-31T09:50:31.065Z] 7c504f21be85: Layer already exists [2024-05-31T09:50:32.473Z] 791830839435: Pushed [2024-05-31T09:50:36.751Z] 1eb1893312ac: Pushed [2024-05-31T09:50:36.751Z] f0c0fc467d42: Pushed [2024-05-31T09:50:51.751Z] aff7e906a541: Pushed [2024-05-31T09:50:51.751Z] 36ed51b9f3da8b72d6647d752d97ed2af260ad2a: digest: sha256:3ed336cd5a98da187dab251d01f40e120da0086bf14ec2130ab83ca2d6da543f size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:50:52.115Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:50:52.492Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.1 [2024-05-31T09:50:52.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-31T09:50:52.492Z] 9ec0c74eb00f: Preparing [2024-05-31T09:50:52.492Z] 8d9dbe3051f4: Preparing [2024-05-31T09:50:52.492Z] bc8b06cf8889: Preparing [2024-05-31T09:50:52.492Z] 5b843afc6f7c: Preparing [2024-05-31T09:50:52.492Z] f0c0fc467d42: Preparing [2024-05-31T09:50:52.492Z] 4fdee56d7956: Preparing [2024-05-31T09:50:52.492Z] f6f68081b319: Preparing [2024-05-31T09:50:52.492Z] 51b707c196b2: Preparing [2024-05-31T09:50:52.492Z] 316e33464064: Preparing [2024-05-31T09:50:52.492Z] 506518a51a0f: Preparing [2024-05-31T09:50:52.492Z] 1eb1893312ac: Preparing [2024-05-31T09:50:52.492Z] 791830839435: Preparing [2024-05-31T09:50:52.492Z] aff7e906a541: Preparing [2024-05-31T09:50:52.492Z] 7c504f21be85: Preparing [2024-05-31T09:50:52.492Z] 4fdee56d7956: Waiting [2024-05-31T09:50:52.492Z] f6f68081b319: Waiting [2024-05-31T09:50:52.492Z] 51b707c196b2: Waiting [2024-05-31T09:50:52.492Z] 316e33464064: Waiting [2024-05-31T09:50:52.492Z] 506518a51a0f: Waiting [2024-05-31T09:50:52.492Z] 1eb1893312ac: Waiting [2024-05-31T09:50:52.492Z] 791830839435: Waiting [2024-05-31T09:50:52.492Z] aff7e906a541: Waiting [2024-05-31T09:50:52.492Z] 7c504f21be85: Waiting [2024-05-31T09:50:52.492Z] 9ec0c74eb00f: Layer already exists [2024-05-31T09:50:52.492Z] 8d9dbe3051f4: Layer already exists [2024-05-31T09:50:52.492Z] 5b843afc6f7c: Layer already exists [2024-05-31T09:50:52.492Z] bc8b06cf8889: Layer already exists [2024-05-31T09:50:52.492Z] f0c0fc467d42: Layer already exists [2024-05-31T09:50:52.492Z] f6f68081b319: Layer already exists [2024-05-31T09:50:52.492Z] 316e33464064: Layer already exists [2024-05-31T09:50:52.492Z] 4fdee56d7956: Layer already exists [2024-05-31T09:50:52.492Z] 506518a51a0f: Layer already exists [2024-05-31T09:50:52.492Z] 51b707c196b2: Layer already exists [2024-05-31T09:50:52.492Z] aff7e906a541: Layer already exists [2024-05-31T09:50:52.492Z] 7c504f21be85: Layer already exists [2024-05-31T09:50:52.492Z] 791830839435: Layer already exists [2024-05-31T09:50:52.492Z] 1eb1893312ac: Layer already exists [2024-05-31T09:50:52.760Z] 3.1.1: digest: sha256:3ed336cd5a98da187dab251d01f40e120da0086bf14ec2130ab83ca2d6da543f size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:50:53.131Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:50:53.504Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 [2024-05-31T09:50:53.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-31T09:50:53.504Z] 9ec0c74eb00f: Preparing [2024-05-31T09:50:53.504Z] 8d9dbe3051f4: Preparing [2024-05-31T09:50:53.504Z] bc8b06cf8889: Preparing [2024-05-31T09:50:53.504Z] 5b843afc6f7c: Preparing [2024-05-31T09:50:53.504Z] f0c0fc467d42: Preparing [2024-05-31T09:50:53.504Z] 4fdee56d7956: Preparing [2024-05-31T09:50:53.504Z] f6f68081b319: Preparing [2024-05-31T09:50:53.504Z] 4fdee56d7956: Waiting [2024-05-31T09:50:53.504Z] 51b707c196b2: Preparing [2024-05-31T09:50:53.504Z] f6f68081b319: Waiting [2024-05-31T09:50:53.504Z] 316e33464064: Preparing [2024-05-31T09:50:53.504Z] 51b707c196b2: Waiting [2024-05-31T09:50:53.504Z] 506518a51a0f: Preparing [2024-05-31T09:50:53.504Z] 1eb1893312ac: Preparing [2024-05-31T09:50:53.504Z] 791830839435: Preparing [2024-05-31T09:50:53.504Z] aff7e906a541: Preparing [2024-05-31T09:50:53.504Z] 7c504f21be85: Preparing [2024-05-31T09:50:53.504Z] 316e33464064: Waiting [2024-05-31T09:50:53.504Z] 506518a51a0f: Waiting [2024-05-31T09:50:53.504Z] 1eb1893312ac: Waiting [2024-05-31T09:50:53.504Z] 791830839435: Waiting [2024-05-31T09:50:53.504Z] aff7e906a541: Waiting [2024-05-31T09:50:53.504Z] 7c504f21be85: Waiting [2024-05-31T09:50:53.504Z] 8d9dbe3051f4: Layer already exists [2024-05-31T09:50:53.504Z] 9ec0c74eb00f: Layer already exists [2024-05-31T09:50:53.504Z] bc8b06cf8889: Layer already exists [2024-05-31T09:50:53.504Z] f0c0fc467d42: Layer already exists [2024-05-31T09:50:53.504Z] 5b843afc6f7c: Layer already exists [2024-05-31T09:50:53.504Z] 4fdee56d7956: Layer already exists [2024-05-31T09:50:53.504Z] 506518a51a0f: Layer already exists [2024-05-31T09:50:53.504Z] f6f68081b319: Layer already exists [2024-05-31T09:50:53.504Z] 51b707c196b2: Layer already exists [2024-05-31T09:50:53.504Z] 316e33464064: Layer already exists [2024-05-31T09:50:53.504Z] 791830839435: Layer already exists [2024-05-31T09:50:53.504Z] 1eb1893312ac: Layer already exists [2024-05-31T09:50:53.504Z] 7c504f21be85: Layer already exists [2024-05-31T09:50:53.504Z] aff7e906a541: Layer already exists [2024-05-31T09:50:53.773Z] 36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1: digest: sha256:3ed336cd5a98da187dab251d01f40e120da0086bf14ec2130ab83ca2d6da543f size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:50:54.146Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:50:54.528Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:napa [2024-05-31T09:50:54.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-31T09:50:54.528Z] 9ec0c74eb00f: Preparing [2024-05-31T09:50:54.528Z] 8d9dbe3051f4: Preparing [2024-05-31T09:50:54.528Z] bc8b06cf8889: Preparing [2024-05-31T09:50:54.528Z] 5b843afc6f7c: Preparing [2024-05-31T09:50:54.528Z] f0c0fc467d42: Preparing [2024-05-31T09:50:54.528Z] 4fdee56d7956: Preparing [2024-05-31T09:50:54.528Z] f6f68081b319: Preparing [2024-05-31T09:50:54.528Z] 51b707c196b2: Preparing [2024-05-31T09:50:54.528Z] 316e33464064: Preparing [2024-05-31T09:50:54.528Z] 506518a51a0f: Preparing [2024-05-31T09:50:54.528Z] 1eb1893312ac: Preparing [2024-05-31T09:50:54.528Z] 791830839435: Preparing [2024-05-31T09:50:54.528Z] aff7e906a541: Preparing [2024-05-31T09:50:54.528Z] 7c504f21be85: Preparing [2024-05-31T09:50:54.528Z] 316e33464064: Waiting [2024-05-31T09:50:54.528Z] 506518a51a0f: Waiting [2024-05-31T09:50:54.528Z] 1eb1893312ac: Waiting [2024-05-31T09:50:54.528Z] 791830839435: Waiting [2024-05-31T09:50:54.528Z] aff7e906a541: Waiting [2024-05-31T09:50:54.528Z] 4fdee56d7956: Waiting [2024-05-31T09:50:54.528Z] 7c504f21be85: Waiting [2024-05-31T09:50:54.528Z] f6f68081b319: Waiting [2024-05-31T09:50:54.528Z] 51b707c196b2: Waiting [2024-05-31T09:50:54.528Z] bc8b06cf8889: Layer already exists [2024-05-31T09:50:54.528Z] 8d9dbe3051f4: Layer already exists [2024-05-31T09:50:54.528Z] 9ec0c74eb00f: Layer already exists [2024-05-31T09:50:54.528Z] f0c0fc467d42: Layer already exists [2024-05-31T09:50:54.528Z] 5b843afc6f7c: Layer already exists [2024-05-31T09:50:54.528Z] 506518a51a0f: Layer already exists [2024-05-31T09:50:54.528Z] 316e33464064: Layer already exists [2024-05-31T09:50:54.528Z] f6f68081b319: Layer already exists [2024-05-31T09:50:54.528Z] 51b707c196b2: Layer already exists [2024-05-31T09:50:54.529Z] 4fdee56d7956: Layer already exists [2024-05-31T09:50:54.797Z] aff7e906a541: Layer already exists [2024-05-31T09:50:54.797Z] 1eb1893312ac: Layer already exists [2024-05-31T09:50:54.797Z] 791830839435: Layer already exists [2024-05-31T09:50:54.797Z] 7c504f21be85: Layer already exists [2024-05-31T09:50:54.797Z] napa: digest: sha256:3ed336cd5a98da187dab251d01f40e120da0086bf14ec2130ab83ca2d6da543f size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-31T09:50:54.886Z] ===================================================== [Pipeline] echo [2024-05-31T09:50:54.898Z] taggedImages: [2024-05-31T09:50:54.898Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36ed51b9f3da8b72d6647d752d97ed2af260ad2a [2024-05-31T09:50:54.898Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.1 [2024-05-31T09:50:54.898Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 [2024-05-31T09:50:54.898Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:50:55.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-31T09:50:55.309Z] [2024-05-31T09:50:55.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:50:55.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-31T09:50:55.931Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-31T09:50:55.931Z] 8998bd30e6a1: Pulling fs layer [2024-05-31T09:50:55.931Z] 04944245beec: Pulling fs layer [2024-05-31T09:50:55.931Z] 699f458cf7ca: Pulling fs layer [2024-05-31T09:50:55.931Z] 765212b225bb: Pulling fs layer [2024-05-31T09:50:55.931Z] f23df028b6ca: Pulling fs layer [2024-05-31T09:50:55.931Z] d65c8cfc05b1: Pulling fs layer [2024-05-31T09:50:55.931Z] 2437ff75d9bd: Pulling fs layer [2024-05-31T09:50:55.931Z] 765212b225bb: Waiting [2024-05-31T09:50:55.931Z] f23df028b6ca: Waiting [2024-05-31T09:50:55.931Z] d65c8cfc05b1: Waiting [2024-05-31T09:50:55.931Z] 2437ff75d9bd: Waiting [2024-05-31T09:50:55.931Z] 04944245beec: Verifying Checksum [2024-05-31T09:50:55.931Z] 04944245beec: Download complete [2024-05-31T09:50:55.931Z] 765212b225bb: Verifying Checksum [2024-05-31T09:50:55.931Z] 765212b225bb: Download complete [2024-05-31T09:50:55.931Z] f23df028b6ca: Verifying Checksum [2024-05-31T09:50:55.931Z] f23df028b6ca: Download complete [2024-05-31T09:50:55.931Z] d65c8cfc05b1: Verifying Checksum [2024-05-31T09:50:55.931Z] d65c8cfc05b1: Download complete [2024-05-31T09:50:56.200Z] 699f458cf7ca: Verifying Checksum [2024-05-31T09:50:56.200Z] 699f458cf7ca: Download complete [2024-05-31T09:50:56.780Z] 8998bd30e6a1: Verifying Checksum [2024-05-31T09:50:56.780Z] 8998bd30e6a1: Download complete [2024-05-31T09:50:59.358Z] 2437ff75d9bd: Verifying Checksum [2024-05-31T09:50:59.358Z] 2437ff75d9bd: Download complete [2024-05-31T09:51:01.948Z] 8998bd30e6a1: Pull complete [2024-05-31T09:51:01.948Z] 04944245beec: Pull complete [2024-05-31T09:51:03.895Z] 699f458cf7ca: Pull complete [2024-05-31T09:51:03.895Z] 765212b225bb: Pull complete [2024-05-31T09:51:04.857Z] f23df028b6ca: Pull complete [2024-05-31T09:51:04.857Z] d65c8cfc05b1: Pull complete [2024-05-31T09:51:23.067Z] 2437ff75d9bd: Pull complete [2024-05-31T09:51:23.067Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-31T09:51:23.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-31T09:51:23.067Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:51:23.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-2003 does not seem to be running inside a container [2024-05-31T09:51:23.408Z] $ 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/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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-05-31T09:51:24.890Z] $ docker top 0ac28048c22aca36be1234c7c96be33058196d2d056e32a062903e8afcba6221 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:51:25.807Z] ---> job-cost.sh [2024-05-31T09:51:25.807Z] lf-activate-venv: SKIPPING [2024-05-31T09:51:25.807Z] INFO: No Stack... [2024-05-31T09:51:26.395Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-31T09:51:27.018Z] INFO: Archiving Costs [Pipeline] sh [2024-05-31T09:51:27.658Z] + cat /w/workspace/device-usb-camera/5/archives/cost.csv [2024-05-31T09:51:27.658Z] + cut -d, -f6 [Pipeline] lock [2024-05-31T09:51:27.678Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] [2024-05-31T09:51:27.687Z] Resource [jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] did not exist. Created. [2024-05-31T09:51:27.694Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-31T09:51:28.357Z] /w/workspace/device-usb-camera/5@tmp/durable-1b2b5865/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-31T09:51:29.007Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-31T09:51:29.022Z] Warning: overwriting stash ‘stack-cost’ [2024-05-31T09:51:29.452Z] Stashed 1 file(s) [Pipeline] } [2024-05-31T09:51:29.462Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-31T09:51:29.488Z] $ docker stop --time=1 0ac28048c22aca36be1234c7c96be33058196d2d056e32a062903e8afcba6221 [2024-05-31T09:51:31.063Z] $ docker rm -f --volumes 0ac28048c22aca36be1234c7c96be33058196d2d056e32a062903e8afcba6221 [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-05-31T09:51:31.624Z] provisioning config files... [2024-05-31T09:51:31.630Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config14997847461879311008tmp [Pipeline] { [Pipeline] sh [2024-05-31T09:51:31.935Z] + set +x [2024-05-31T09:51:31.935Z] + bash -s -- [2024-05-31T09:51:31.935Z] + curl -s https://codecov.io/bash [2024-05-31T09:51:31.935Z] [2024-05-31T09:51:31.935Z] _____ _ [2024-05-31T09:51:31.935Z] / ____| | | [2024-05-31T09:51:31.935Z] | | ___ __| | ___ ___ _____ __ [2024-05-31T09:51:31.935Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-31T09:51:31.935Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-31T09:51:31.935Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-31T09:51:31.935Z] Bash-1.0.6 [2024-05-31T09:51:31.935Z] [2024-05-31T09:51:31.935Z] [2024-05-31T09:51:31.935Z] ==> git version 2.25.1 found [2024-05-31T09:51:31.935Z] ==> 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-05-31T09:51:31.935Z] Release-Date: 2020-01-08 [2024-05-31T09:51:31.935Z] 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-05-31T09:51:31.935Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-31T09:51:31.935Z] ==> Jenkins CI detected. [2024-05-31T09:51:31.935Z] current dir:  /w/workspace/exfoundry_device-usb-camera_napa [2024-05-31T09:51:31.935Z] project root: . [2024-05-31T09:51:31.935Z] --> token set from env [2024-05-31T09:51:31.935Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-31T09:51:31.935Z] ==> Running gcov in . (disable via -X gcov) [2024-05-31T09:51:31.935Z] ==> Python coveragepy not found [2024-05-31T09:51:31.935Z] ==> Searching for coverage reports in: [2024-05-31T09:51:31.935Z] + . [2024-05-31T09:51:31.935Z] -> Found 1 reports [2024-05-31T09:51:31.935Z] ==> Detecting git/mercurial file structure [2024-05-31T09:51:32.194Z] ==> Reading reports [2024-05-31T09:51:32.195Z] + ./coverage.out bytes=54703 [2024-05-31T09:51:32.195Z] ==> Appending adjustments [2024-05-31T09:51:32.195Z] https://docs.codecov.io/docs/fixing-reports [2024-05-31T09:51:32.195Z] + Found adjustments [2024-05-31T09:51:32.195Z] ==> Gzipping contents [2024-05-31T09:51:32.195Z] 20K /tmp/codecov.9xaOmP.gz [2024-05-31T09:51:32.195Z] ==> Uploading reports [2024-05-31T09:51:32.195Z] url: https://codecov.io [2024-05-31T09:51:32.195Z] query: branch=napa&commit=36ed51b9f3da8b72d6647d752d97ed2af260ad2a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-31T09:51:32.195Z] -> Pinging Codecov [2024-05-31T09:51:32.195Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=36ed51b9f3da8b72d6647d752d97ed2af260ad2a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-31T09:51:32.453Z] -> Uploading to [2024-05-31T09:51:32.453Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-31/73D8F5FF140700D3E01443B452E23636/36ed51b9f3da8b72d6647d752d97ed2af260ad2a/aac21041-420e-4642-a620-9446d36a8f54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240531%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240531T095132Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5916d1e0ca4ffba119011f1d863f56e5b8e3f7f1dc86eb9f4039ddb66cd227ad [2024-05-31T09:51:32.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-31T09:51:32.453Z] Dload Upload Total Spent Left Speed [2024-05-31T09:51:32.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19086 0 0 100 19086 0 74264 --:--:-- --:--:-- --:--:-- 74264 [2024-05-31T09:51:32.712Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] } [2024-05-31T09:51:32.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-31T09:51:32.940Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-31T09:51:32.962Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:51:33.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-31T09:51:33.265Z] [2024-05-31T09:51:33.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:51:33.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-31T09:51:33.562Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-31T09:51:33.562Z] 619be1103602: Already exists [2024-05-31T09:51:33.562Z] f8ea3408117e: Pulling fs layer [2024-05-31T09:51:33.562Z] 91320369b822: Pulling fs layer [2024-05-31T09:51:33.562Z] 0406650e8295: Pulling fs layer [2024-05-31T09:51:33.562Z] 4f4fb700ef54: Pulling fs layer [2024-05-31T09:51:33.562Z] 96d80e3f36e1: Pulling fs layer [2024-05-31T09:51:33.562Z] bcf3aedb951c: Pulling fs layer [2024-05-31T09:51:33.562Z] 4f4fb700ef54: Waiting [2024-05-31T09:51:33.562Z] bcf3aedb951c: Waiting [2024-05-31T09:51:33.562Z] 0406650e8295: Verifying Checksum [2024-05-31T09:51:33.562Z] 0406650e8295: Download complete [2024-05-31T09:51:33.562Z] f8ea3408117e: Download complete [2024-05-31T09:51:33.562Z] 4f4fb700ef54: Verifying Checksum [2024-05-31T09:51:33.562Z] 4f4fb700ef54: Download complete [2024-05-31T09:51:33.822Z] f8ea3408117e: Pull complete [2024-05-31T09:51:33.822Z] 96d80e3f36e1: Verifying Checksum [2024-05-31T09:51:33.822Z] 96d80e3f36e1: Download complete [2024-05-31T09:51:34.081Z] 91320369b822: Verifying Checksum [2024-05-31T09:51:34.081Z] 91320369b822: Download complete [2024-05-31T09:51:34.649Z] bcf3aedb951c: Verifying Checksum [2024-05-31T09:51:34.649Z] bcf3aedb951c: Download complete [2024-05-31T09:51:37.180Z] 91320369b822: Pull complete [2024-05-31T09:51:37.180Z] 0406650e8295: Pull complete [2024-05-31T09:51:37.180Z] 4f4fb700ef54: Pull complete [2024-05-31T09:51:37.438Z] 96d80e3f36e1: Pull complete [2024-05-31T09:51:40.728Z] bcf3aedb951c: Pull complete [2024-05-31T09:51:40.728Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-31T09:51:40.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-31T09:51:40.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:51:40.991Z] prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container [2024-05-31T09:51:41.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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-05-31T09:51:48.667Z] $ docker top 17f4497e7213e8661550324c41bfe3926bf4bd26b28328eac8d3dbd3d98749bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:51:49.015Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_napa [Pipeline] echo [2024-05-31T09:51:49.024Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:napa' [Pipeline] sh [2024-05-31T09:51:49.304Z] + set -o pipefail [2024-05-31T09:51:49.304Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:napa' [2024-05-31T09:51:51.836Z] [2024-05-31T09:51:51.836Z] Monitoring /w/workspace/exfoundry_device-usb-camera_napa (github.com/edgexfoundry/device-usb-camera)... [2024-05-31T09:51:51.836Z] [2024-05-31T09:51:51.836Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/89a30ef2-1fa5-441b-b381-3c1482e02811/history/e63abecf-16aa-4930-ac04-3611a9804a36 [2024-05-31T09:51:51.836Z] [2024-05-31T09:51:51.836Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-31T09:51:51.836Z] [2024-05-31T09:51:52.096Z] [2024-05-31T09:51:52.096Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-31T09:51:52.096Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-31T09:51:52.366Z] $ docker stop --time=1 17f4497e7213e8661550324c41bfe3926bf4bd26b28328eac8d3dbd3d98749bd [2024-05-31T09:51:54.181Z] $ docker rm -f --volumes 17f4497e7213e8661550324c41bfe3926bf4bd26b28328eac8d3dbd3d98749bd [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-05-31T09:51:54.791Z] + git log --format=format:%s -1 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] sh [2024-05-31T09:51:55.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-31T09:51:55.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:51:55.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:51:55.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:51:55.455Z] prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container [2024-05-31T09:51:55.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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-05-31T09:51:55.886Z] $ docker top 067c9715ceaecd4a55c9107494ca430e0f65b0821f1e04306a399698c65cb501 -eo pid,comm [2024-05-31T09:51:55.938Z] 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-05-31T09:51:55.938Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-31T09:51:55.982Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-31T09:51:56.287Z] + git semver [Pipeline] } [2024-05-31T09:51:56.564Z] $ docker stop --time=1 067c9715ceaecd4a55c9107494ca430e0f65b0821f1e04306a399698c65cb501 [2024-05-31T09:51:57.860Z] $ docker rm -f --volumes 067c9715ceaecd4a55c9107494ca430e0f65b0821f1e04306a399698c65cb501 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:51:58.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-31T09:51:58.267Z] [2024-05-31T09:51:58.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:51:58.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-31T09:51:58.574Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-31T09:51:58.574Z] ab5ef0e58194: Pulling fs layer [2024-05-31T09:51:58.574Z] 9712f1f96733: Pulling fs layer [2024-05-31T09:51:58.574Z] 63f879dbbcfc: Pulling fs layer [2024-05-31T09:51:58.574Z] 0d9ebad4ef96: Pulling fs layer [2024-05-31T09:51:58.574Z] e9a5061849ea: Pulling fs layer [2024-05-31T09:51:58.574Z] 0d9ebad4ef96: Waiting [2024-05-31T09:51:58.574Z] d747dcd14b5f: Pulling fs layer [2024-05-31T09:51:58.574Z] 2de7ff778b66: Pulling fs layer [2024-05-31T09:51:58.574Z] e9a5061849ea: Waiting [2024-05-31T09:51:58.574Z] 2de7ff778b66: Waiting [2024-05-31T09:51:58.574Z] d747dcd14b5f: Waiting [2024-05-31T09:51:58.574Z] 9712f1f96733: Verifying Checksum [2024-05-31T09:51:58.574Z] 9712f1f96733: Download complete [2024-05-31T09:51:59.147Z] 63f879dbbcfc: Verifying Checksum [2024-05-31T09:51:59.147Z] 63f879dbbcfc: Download complete [2024-05-31T09:51:59.147Z] e9a5061849ea: Verifying Checksum [2024-05-31T09:51:59.147Z] e9a5061849ea: Download complete [2024-05-31T09:51:59.147Z] d747dcd14b5f: Verifying Checksum [2024-05-31T09:51:59.147Z] d747dcd14b5f: Download complete [2024-05-31T09:51:59.404Z] 0d9ebad4ef96: Verifying Checksum [2024-05-31T09:51:59.405Z] 0d9ebad4ef96: Download complete [2024-05-31T09:51:59.405Z] ab5ef0e58194: Verifying Checksum [2024-05-31T09:51:59.405Z] ab5ef0e58194: Download complete [2024-05-31T09:51:59.405Z] 2de7ff778b66: Verifying Checksum [2024-05-31T09:51:59.405Z] 2de7ff778b66: Download complete [2024-05-31T09:52:01.932Z] ab5ef0e58194: Pull complete [2024-05-31T09:52:01.932Z] 9712f1f96733: Pull complete [2024-05-31T09:52:02.497Z] 63f879dbbcfc: Pull complete [2024-05-31T09:52:05.786Z] 0d9ebad4ef96: Pull complete [2024-05-31T09:52:06.045Z] e9a5061849ea: Pull complete [2024-05-31T09:52:06.045Z] d747dcd14b5f: Pull complete [2024-05-31T09:52:07.420Z] 2de7ff778b66: Pull complete [2024-05-31T09:52:07.420Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-31T09:52:07.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-31T09:52:07.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:52:07.524Z] prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container [2024-05-31T09:52:07.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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-05-31T09:52:16.889Z] $ docker top d2fdcc5183ce236a0ccb49403a1f18aacc2aa6ff1c21579421279e53a3c118ae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:52:16.968Z] provisioning config files... [2024-05-31T09:52:16.975Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config5816646184151831087tmp [2024-05-31T09:52:16.985Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config18080280854896084827tmp [2024-05-31T09:52:16.994Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config5687902530786987814tmp [Pipeline] { [Pipeline] echo [2024-05-31T09:52:17.024Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:52:17.330Z] ---> sigul-configuration.sh [2024-05-31T09:52:17.330Z] gpg: directory `/root/.gnupg' created [2024-05-31T09:52:17.330Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-31T09:52:17.330Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-31T09:52:17.330Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-31T09:52:17.330Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-31T09:52:17.330Z] gpg: CAST5 encrypted data [2024-05-31T09:52:17.330Z] gpg: encrypted with 1 passphrase [2024-05-31T09:52:17.330Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-31T09:52:17.626Z] + mkdir /home/jenkins [2024-05-31T09:52:17.626Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-31T09:52:17.921Z] + 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-05-31T09:52:17.935Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:52:18.226Z] ---> sigul-install.sh [2024-05-31T09:52:18.227Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-31T09:52:18.523Z] + git tag --list [2024-05-31T09:52:18.523Z] v0.0.0 [2024-05-31T09:52:18.523Z] v0.0.1-dev.1 [2024-05-31T09:52:18.523Z] v0.0.1-dev.10 [2024-05-31T09:52:18.523Z] v0.0.1-dev.11 [2024-05-31T09:52:18.523Z] v0.0.1-dev.12 [2024-05-31T09:52:18.523Z] v0.0.1-dev.13 [2024-05-31T09:52:18.523Z] v0.0.1-dev.14 [2024-05-31T09:52:18.523Z] v0.0.1-dev.15 [2024-05-31T09:52:18.523Z] v0.0.1-dev.16 [2024-05-31T09:52:18.523Z] v0.0.1-dev.2 [2024-05-31T09:52:18.523Z] v0.0.1-dev.3 [2024-05-31T09:52:18.523Z] v0.0.1-dev.4 [2024-05-31T09:52:18.523Z] v0.0.1-dev.5 [2024-05-31T09:52:18.523Z] v0.0.1-dev.6 [2024-05-31T09:52:18.523Z] v0.0.1-dev.7 [2024-05-31T09:52:18.523Z] v0.0.1-dev.8 [2024-05-31T09:52:18.523Z] v0.0.1-dev.9 [2024-05-31T09:52:18.523Z] v2.2.0 [2024-05-31T09:52:18.523Z] v2.2.0-dev.17 [2024-05-31T09:52:18.523Z] v2.2.0-dev.18 [2024-05-31T09:52:18.523Z] v2.2.0-dev.19 [2024-05-31T09:52:18.523Z] v2.2.0-dev.20 [2024-05-31T09:52:18.523Z] v2.2.0-dev.21 [2024-05-31T09:52:18.523Z] v2.2.0-dev.22 [2024-05-31T09:52:18.523Z] v2.2.0-dev.23 [2024-05-31T09:52:18.523Z] v2.2.0-dev.24 [2024-05-31T09:52:18.523Z] v2.2.0-dev.25 [2024-05-31T09:52:18.523Z] v2.2.0-dev.26 [2024-05-31T09:52:18.523Z] v2.2.0-dev.27 [2024-05-31T09:52:18.523Z] v2.3.0 [2024-05-31T09:52:18.523Z] v2.3.0-dev.1 [2024-05-31T09:52:18.523Z] v2.3.0-dev.10 [2024-05-31T09:52:18.523Z] v2.3.0-dev.11 [2024-05-31T09:52:18.523Z] v2.3.0-dev.12 [2024-05-31T09:52:18.523Z] v2.3.0-dev.13 [2024-05-31T09:52:18.523Z] v2.3.0-dev.14 [2024-05-31T09:52:18.523Z] v2.3.0-dev.15 [2024-05-31T09:52:18.523Z] v2.3.0-dev.16 [2024-05-31T09:52:18.523Z] v2.3.0-dev.17 [2024-05-31T09:52:18.523Z] v2.3.0-dev.18 [2024-05-31T09:52:18.523Z] v2.3.0-dev.19 [2024-05-31T09:52:18.523Z] v2.3.0-dev.2 [2024-05-31T09:52:18.523Z] v2.3.0-dev.20 [2024-05-31T09:52:18.523Z] v2.3.0-dev.21 [2024-05-31T09:52:18.523Z] v2.3.0-dev.22 [2024-05-31T09:52:18.523Z] v2.3.0-dev.23 [2024-05-31T09:52:18.523Z] v2.3.0-dev.24 [2024-05-31T09:52:18.523Z] v2.3.0-dev.25 [2024-05-31T09:52:18.523Z] v2.3.0-dev.26 [2024-05-31T09:52:18.523Z] v2.3.0-dev.27 [2024-05-31T09:52:18.523Z] v2.3.0-dev.28 [2024-05-31T09:52:18.523Z] v2.3.0-dev.3 [2024-05-31T09:52:18.523Z] v2.3.0-dev.4 [2024-05-31T09:52:18.523Z] v2.3.0-dev.5 [2024-05-31T09:52:18.523Z] v2.3.0-dev.6 [2024-05-31T09:52:18.523Z] v2.3.0-dev.7 [2024-05-31T09:52:18.523Z] v2.3.0-dev.8 [2024-05-31T09:52:18.523Z] v2.3.0-dev.9 [2024-05-31T09:52:18.523Z] v2.3.1 [2024-05-31T09:52:18.523Z] v2.3.1-dev.4 [2024-05-31T09:52:18.523Z] v2.3.1-dev.5 [2024-05-31T09:52:18.523Z] v2.3.1-dev.6 [2024-05-31T09:52:18.523Z] v3.0 [2024-05-31T09:52:18.523Z] v3.0.0 [2024-05-31T09:52:18.523Z] v3.0.0-dev.1 [2024-05-31T09:52:18.523Z] v3.0.0-dev.10 [2024-05-31T09:52:18.523Z] v3.0.0-dev.11 [2024-05-31T09:52:18.523Z] v3.0.0-dev.12 [2024-05-31T09:52:18.523Z] v3.0.0-dev.13 [2024-05-31T09:52:18.523Z] v3.0.0-dev.14 [2024-05-31T09:52:18.523Z] v3.0.0-dev.15 [2024-05-31T09:52:18.523Z] v3.0.0-dev.16 [2024-05-31T09:52:18.523Z] v3.0.0-dev.17 [2024-05-31T09:52:18.523Z] v3.0.0-dev.18 [2024-05-31T09:52:18.523Z] v3.0.0-dev.19 [2024-05-31T09:52:18.523Z] v3.0.0-dev.2 [2024-05-31T09:52:18.523Z] v3.0.0-dev.20 [2024-05-31T09:52:18.523Z] v3.0.0-dev.21 [2024-05-31T09:52:18.523Z] v3.0.0-dev.22 [2024-05-31T09:52:18.523Z] v3.0.0-dev.23 [2024-05-31T09:52:18.523Z] v3.0.0-dev.24 [2024-05-31T09:52:18.523Z] v3.0.0-dev.25 [2024-05-31T09:52:18.523Z] v3.0.0-dev.26 [2024-05-31T09:52:18.523Z] v3.0.0-dev.27 [2024-05-31T09:52:18.523Z] v3.0.0-dev.28 [2024-05-31T09:52:18.523Z] v3.0.0-dev.29 [2024-05-31T09:52:18.523Z] v3.0.0-dev.3 [2024-05-31T09:52:18.523Z] v3.0.0-dev.30 [2024-05-31T09:52:18.523Z] v3.0.0-dev.31 [2024-05-31T09:52:18.523Z] v3.0.0-dev.32 [2024-05-31T09:52:18.523Z] v3.0.0-dev.33 [2024-05-31T09:52:18.523Z] v3.0.0-dev.34 [2024-05-31T09:52:18.523Z] v3.0.0-dev.35 [2024-05-31T09:52:18.523Z] v3.0.0-dev.36 [2024-05-31T09:52:18.523Z] v3.0.0-dev.37 [2024-05-31T09:52:18.523Z] v3.0.0-dev.38 [2024-05-31T09:52:18.523Z] v3.0.0-dev.39 [2024-05-31T09:52:18.523Z] v3.0.0-dev.4 [2024-05-31T09:52:18.523Z] v3.0.0-dev.40 [2024-05-31T09:52:18.523Z] v3.0.0-dev.41 [2024-05-31T09:52:18.523Z] v3.0.0-dev.42 [2024-05-31T09:52:18.523Z] v3.0.0-dev.43 [2024-05-31T09:52:18.523Z] v3.0.0-dev.44 [2024-05-31T09:52:18.523Z] v3.0.0-dev.45 [2024-05-31T09:52:18.523Z] v3.0.0-dev.46 [2024-05-31T09:52:18.523Z] v3.0.0-dev.47 [2024-05-31T09:52:18.523Z] v3.0.0-dev.48 [2024-05-31T09:52:18.523Z] v3.0.0-dev.49 [2024-05-31T09:52:18.523Z] v3.0.0-dev.5 [2024-05-31T09:52:18.523Z] v3.0.0-dev.50 [2024-05-31T09:52:18.523Z] v3.0.0-dev.51 [2024-05-31T09:52:18.523Z] v3.0.0-dev.6 [2024-05-31T09:52:18.523Z] v3.0.0-dev.7 [2024-05-31T09:52:18.523Z] v3.0.0-dev.8 [2024-05-31T09:52:18.523Z] v3.0.0-dev.9 [2024-05-31T09:52:18.523Z] v3.1 [2024-05-31T09:52:18.523Z] v3.1.0 [2024-05-31T09:52:18.523Z] v3.1.0-dev.1 [2024-05-31T09:52:18.523Z] v3.1.0-dev.10 [2024-05-31T09:52:18.523Z] v3.1.0-dev.11 [2024-05-31T09:52:18.523Z] v3.1.0-dev.12 [2024-05-31T09:52:18.523Z] v3.1.0-dev.13 [2024-05-31T09:52:18.523Z] v3.1.0-dev.14 [2024-05-31T09:52:18.523Z] v3.1.0-dev.15 [2024-05-31T09:52:18.523Z] v3.1.0-dev.16 [2024-05-31T09:52:18.523Z] v3.1.0-dev.17 [2024-05-31T09:52:18.523Z] v3.1.0-dev.18 [2024-05-31T09:52:18.523Z] v3.1.0-dev.19 [2024-05-31T09:52:18.523Z] v3.1.0-dev.2 [2024-05-31T09:52:18.523Z] v3.1.0-dev.20 [2024-05-31T09:52:18.523Z] v3.1.0-dev.21 [2024-05-31T09:52:18.523Z] v3.1.0-dev.22 [2024-05-31T09:52:18.523Z] v3.1.0-dev.23 [2024-05-31T09:52:18.523Z] v3.1.0-dev.24 [2024-05-31T09:52:18.523Z] v3.1.0-dev.25 [2024-05-31T09:52:18.523Z] v3.1.0-dev.26 [2024-05-31T09:52:18.523Z] v3.1.0-dev.27 [2024-05-31T09:52:18.523Z] v3.1.0-dev.28 [2024-05-31T09:52:18.523Z] v3.1.0-dev.29 [2024-05-31T09:52:18.523Z] v3.1.0-dev.3 [2024-05-31T09:52:18.523Z] v3.1.0-dev.30 [2024-05-31T09:52:18.523Z] v3.1.0-dev.31 [2024-05-31T09:52:18.523Z] v3.1.0-dev.32 [2024-05-31T09:52:18.523Z] v3.1.0-dev.33 [2024-05-31T09:52:18.523Z] v3.1.0-dev.34 [2024-05-31T09:52:18.523Z] v3.1.0-dev.35 [2024-05-31T09:52:18.523Z] v3.1.0-dev.36 [2024-05-31T09:52:18.523Z] v3.1.0-dev.37 [2024-05-31T09:52:18.523Z] v3.1.0-dev.38 [2024-05-31T09:52:18.523Z] v3.1.0-dev.39 [2024-05-31T09:52:18.523Z] v3.1.0-dev.4 [2024-05-31T09:52:18.523Z] v3.1.0-dev.5 [2024-05-31T09:52:18.523Z] v3.1.0-dev.6 [2024-05-31T09:52:18.523Z] v3.1.0-dev.7 [2024-05-31T09:52:18.523Z] v3.1.0-dev.8 [2024-05-31T09:52:18.523Z] v3.1.0-dev.9 [2024-05-31T09:52:18.523Z] v3.1.1 [2024-05-31T09:52:18.523Z] v3.1.1-dev.1 [2024-05-31T09:52:18.523Z] v3.2.0-dev.1 [2024-05-31T09:52:18.523Z] v3.2.0-dev.10 [2024-05-31T09:52:18.523Z] v3.2.0-dev.2 [2024-05-31T09:52:18.524Z] v3.2.0-dev.3 [2024-05-31T09:52:18.524Z] v3.2.0-dev.4 [2024-05-31T09:52:18.524Z] v3.2.0-dev.5 [2024-05-31T09:52:18.524Z] v3.2.0-dev.6 [2024-05-31T09:52:18.524Z] v3.2.0-dev.7 [2024-05-31T09:52:18.524Z] v3.2.0-dev.8 [2024-05-31T09:52:18.524Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-31T09:52:18.821Z] + lftools sign git-tag v3.1.1 [2024-05-31T09:52:19.390Z] Signing Git tag with Sigul... [2024-05-31T09:52:19.390Z] Signing v3.1.1 [Pipeline] echo [2024-05-31T09:52:19.666Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:52:19.963Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-31T09:52:19.971Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-31T09:52:20.001Z] $ docker stop --time=1 d2fdcc5183ce236a0ccb49403a1f18aacc2aa6ff1c21579421279e53a3c118ae [2024-05-31T09:52:21.268Z] $ docker rm -f --volumes d2fdcc5183ce236a0ccb49403a1f18aacc2aa6ff1c21579421279e53a3c118ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-31T09:52:21.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-31T09:52:21.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:52:22.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:52:22.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:52:22.134Z] prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container [2024-05-31T09:52:22.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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-05-31T09:52:22.514Z] $ docker top 7d440ed26f90518d40ab0564b518620fc9070bad486a18eaa2c3b62d347ee629 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-31T09:52:22.620Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-31T09:52:22.913Z] + git semver [Pipeline] } [2024-05-31T09:52:23.183Z] $ docker stop --time=1 7d440ed26f90518d40ab0564b518620fc9070bad486a18eaa2c3b62d347ee629 [2024-05-31T09:52:24.457Z] $ docker rm -f --volumes 7d440ed26f90518d40ab0564b518620fc9070bad486a18eaa2c3b62d347ee629 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-31T09:52:24.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-31T09:52:24.847Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:52:25.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:52:25.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:52:25.238Z] prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container [2024-05-31T09:52:25.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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-05-31T09:52:25.584Z] $ docker top 86c0ce6baa37785b41cd2d317e58fd8bc352b2dde4370e042bff3e877e6b3a32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-31T09:52:25.671Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-31T09:52:25.980Z] + git semver [Pipeline] } [2024-05-31T09:52:26.253Z] $ docker stop --time=1 86c0ce6baa37785b41cd2d317e58fd8bc352b2dde4370e042bff3e877e6b3a32 [2024-05-31T09:52:27.541Z] $ docker rm -f --volumes 86c0ce6baa37785b41cd2d317e58fd8bc352b2dde4370e042bff3e877e6b3a32 [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-05-31T09:52:28.201Z] + [ -d /w/workspace/exfoundry_device-usb-camera_napa/archives ] [2024-05-31T09:52:28.201Z] + ls -al /w/workspace/exfoundry_device-usb-camera_napa/archives [2024-05-31T09:52:28.201Z] total 16 [2024-05-31T09:52:28.201Z] drwxr-xr-x 3 root root 4096 May 31 09:42 . [2024-05-31T09:52:28.201Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 09:52 .. [2024-05-31T09:52:28.201Z] drwxr-xr-x 2 root root 4096 May 31 09:42 cost [2024-05-31T09:52:28.201Z] -rw-r--r-- 1 root root 87 May 31 09:42 cost.csv [2024-05-31T09:52:28.201Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_napa/archives [2024-05-31T09:52:28.201Z] + ls -al /w/workspace/exfoundry_device-usb-camera_napa/archives [2024-05-31T09:52:28.201Z] total 16 [2024-05-31T09:52:28.201Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 09:42 . [2024-05-31T09:52:28.201Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 09:52 .. [2024-05-31T09:52:28.201Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 09:42 cost [2024-05-31T09:52:28.201Z] -rw-r--r-- 1 jenkins jenkins 87 May 31 09:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:52:28.494Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:52:29.352Z] ---> package-listing.sh [2024-05-31T09:52:29.352Z] ++ facter osfamily [2024-05-31T09:52:29.352Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-31T09:52:29.613Z] + OS_FAMILY=debian [2024-05-31T09:52:29.613Z] + workspace=/w/workspace/exfoundry_device-usb-camera_napa [2024-05-31T09:52:29.613Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-31T09:52:29.613Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-31T09:52:29.613Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-31T09:52:29.613Z] + PACKAGES=/tmp/packages_start.txt [2024-05-31T09:52:29.613Z] + '[' /w/workspace/exfoundry_device-usb-camera_napa ']' [2024-05-31T09:52:29.613Z] + PACKAGES=/tmp/packages_end.txt [2024-05-31T09:52:29.613Z] + case "${OS_FAMILY}" in [2024-05-31T09:52:29.613Z] + dpkg -l [2024-05-31T09:52:29.613Z] + grep '^ii' [2024-05-31T09:52:29.613Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-31T09:52:29.613Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-31T09:52:29.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-31T09:52:29.613Z] + '[' /w/workspace/exfoundry_device-usb-camera_napa ']' [2024-05-31T09:52:29.613Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_napa/archives/ [2024-05-31T09:52:29.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_napa/archives/ [Pipeline] echo [2024-05-31T09:52:29.623Z] 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/exfoundry_device-usb-camera_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-31T09:52:29.902Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:52:30.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-31T09:52:30.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:52:30.545Z] prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container [2024-05-31T09:52:30.577Z] $ 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/exfoundry_device-usb-camera_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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-05-31T09:52:30.832Z] $ docker top 06d80592f85505844669dcafe1a04ef849c11cbece02ad5191f478d804057a69 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:52:31.186Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-31T09:52:31.531Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-31T09:52:31.865Z] + ls /var/log/sa-host [2024-05-31T09:52:31.865Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:52:32.027Z] provisioning config files... [2024-05-31T09:52:32.051Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config10080107734082972057tmp [Pipeline] { [Pipeline] echo [2024-05-31T09:52:32.072Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:52:32.354Z] ---> create-netrc.sh [Pipeline] } [2024-05-31T09:52:32.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:52:32.722Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-31T09:52:32.731Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:52:33.013Z] ---> sudo-logs.sh [2024-05-31T09:52:33.013Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-31T09:52:33.051Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:52:33.333Z] ---> job-cost.sh [2024-05-31T09:52:33.333Z] lf-activate-venv: SKIPPING [2024-05-31T09:52:33.333Z] DEBUG: total: 0.2199999988079071 [2024-05-31T09:52:33.333Z] INFO: Retrieving Stack Cost... [2024-05-31T09:52:33.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-31T09:52:34.159Z] INFO: Archiving Costs [Pipeline] echo [2024-05-31T09:52:34.172Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:52:34.454Z] ---> logs-deploy.sh [2024-05-31T09:52:34.454Z] lf-activate-venv: SKIPPING [2024-05-31T09:52:34.454Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/napa/5 [2024-05-31T09:52:34.454Z] INFO: archiving workspace using pattern(s): [2024-05-31T09:52:35.560Z] Archives upload complete. [2024-05-31T09:52:35.560Z] INFO: archiving logs to Nexus [2024-05-31T09:52:36.130Z] ---> uname -a: [2024-05-31T09:52:36.130Z] Linux prd-ubuntu20-04-docker-8c-8g-2000 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] ---> lscpu: [2024-05-31T09:52:36.130Z] Architecture: x86_64 [2024-05-31T09:52:36.130Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-31T09:52:36.130Z] Byte Order: Little Endian [2024-05-31T09:52:36.130Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-31T09:52:36.130Z] CPU(s): 8 [2024-05-31T09:52:36.130Z] On-line CPU(s) list: 0-7 [2024-05-31T09:52:36.130Z] Thread(s) per core: 1 [2024-05-31T09:52:36.130Z] Core(s) per socket: 1 [2024-05-31T09:52:36.130Z] Socket(s): 8 [2024-05-31T09:52:36.130Z] NUMA node(s): 1 [2024-05-31T09:52:36.130Z] Vendor ID: AuthenticAMD [2024-05-31T09:52:36.130Z] CPU family: 23 [2024-05-31T09:52:36.130Z] Model: 49 [2024-05-31T09:52:36.130Z] Model name: AMD EPYC-Rome Processor [2024-05-31T09:52:36.130Z] Stepping: 0 [2024-05-31T09:52:36.130Z] CPU MHz: 2800.000 [2024-05-31T09:52:36.130Z] BogoMIPS: 5600.00 [2024-05-31T09:52:36.130Z] Virtualization: AMD-V [2024-05-31T09:52:36.130Z] Hypervisor vendor: KVM [2024-05-31T09:52:36.130Z] Virtualization type: full [2024-05-31T09:52:36.130Z] L1d cache: 256 KiB [2024-05-31T09:52:36.130Z] L1i cache: 256 KiB [2024-05-31T09:52:36.130Z] L2 cache: 4 MiB [2024-05-31T09:52:36.130Z] L3 cache: 128 MiB [2024-05-31T09:52:36.130Z] NUMA node0 CPU(s): 0-7 [2024-05-31T09:52:36.130Z] Vulnerability Itlb multihit: Not affected [2024-05-31T09:52:36.130Z] Vulnerability L1tf: Not affected [2024-05-31T09:52:36.130Z] Vulnerability Mds: Not affected [2024-05-31T09:52:36.130Z] Vulnerability Meltdown: Not affected [2024-05-31T09:52:36.130Z] Vulnerability Mmio stale data: Not affected [2024-05-31T09:52:36.130Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-31T09:52:36.130Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-31T09:52:36.130Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-31T09:52:36.130Z] Vulnerability Srbds: Not affected [2024-05-31T09:52:36.130Z] Vulnerability Tsx async abort: Not affected [2024-05-31T09:52:36.130Z] 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-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] ---> nproc: [2024-05-31T09:52:36.130Z] 8 [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] ---> df -h: [2024-05-31T09:52:36.130Z] Filesystem Size Used Avail Use% Mounted on [2024-05-31T09:52:36.130Z] overlay 155G 13G 143G 9% / [2024-05-31T09:52:36.130Z] tmpfs 64M 0 64M 0% /dev [2024-05-31T09:52:36.130Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-31T09:52:36.130Z] shm 64M 0 64M 0% /dev/shm [2024-05-31T09:52:36.130Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] ---> sar -b -r -n DEV: [2024-05-31T09:52:36.130Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2000) 05/31/24 _x86_64_ (8 CPU) [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] 09:37:14 LINUX RESTART (8 CPU) [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] 09:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-31T09:52:36.130Z] 09:39:01 330.31 15.59 314.72 0.00 2017.14 98443.77 0.00 [2024-05-31T09:52:36.130Z] 09:40:01 169.22 0.55 168.67 0.00 8.73 79400.10 0.00 [2024-05-31T09:52:36.130Z] 09:41:01 160.41 0.20 160.21 0.00 9.33 25150.87 0.00 [2024-05-31T09:52:36.130Z] 09:42:01 156.37 0.10 156.27 0.00 5.73 31946.68 0.00 [2024-05-31T09:52:36.130Z] 09:43:01 99.20 5.13 94.07 0.00 4347.01 25434.58 0.00 [2024-05-31T09:52:36.130Z] 09:44:01 5.17 0.02 5.15 0.00 0.13 116.11 0.00 [2024-05-31T09:52:36.130Z] 09:45:01 2.17 0.00 2.17 0.00 0.00 24.66 0.00 [2024-05-31T09:52:36.130Z] 09:46:01 2.01 0.00 2.01 0.00 0.00 23.18 0.00 [2024-05-31T09:52:36.130Z] 09:47:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 [2024-05-31T09:52:36.130Z] 09:48:01 2.22 0.00 2.22 0.00 0.00 25.20 0.00 [2024-05-31T09:52:36.130Z] 09:49:02 2.42 0.18 2.23 0.00 18.53 25.73 0.00 [2024-05-31T09:52:36.130Z] 09:50:01 4.22 1.53 2.69 0.00 36.06 35.25 0.00 [2024-05-31T09:52:36.130Z] 09:51:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 [2024-05-31T09:52:36.130Z] 09:52:01 58.82 0.27 58.55 0.00 18.00 30414.00 0.00 [2024-05-31T09:52:36.130Z] Average: 70.93 1.67 69.26 0.00 459.88 20756.85 0.00 [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] 09:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-31T09:52:36.130Z] 09:39:01 29113520 31509740 804904 2.45 78988 2586400 1877784 5.53 1083476 2289988 409808 [2024-05-31T09:52:36.130Z] 09:40:01 27872092 31503624 803316 2.44 145156 3639484 1848284 5.45 1274540 3216760 38712 [2024-05-31T09:52:36.130Z] 09:41:01 28038772 31323620 973004 2.96 160984 3274184 2174196 6.41 1506748 2806216 12876 [2024-05-31T09:52:36.130Z] 09:42:01 27814440 31491540 807140 2.45 166360 3662580 1911680 5.63 1380208 3158640 1744 [2024-05-31T09:52:36.130Z] 09:43:01 26836052 31450568 819308 2.49 202432 4512160 1709316 5.04 1699988 3730636 1028 [2024-05-31T09:52:36.130Z] 09:44:01 26859952 31469648 800416 2.43 201000 4508900 1714908 5.05 1679704 3727372 484 [2024-05-31T09:52:36.130Z] 09:45:01 26867328 31477044 792908 2.41 201064 4508904 1714908 5.05 1671876 3727376 8 [2024-05-31T09:52:36.130Z] 09:46:01 26867848 31477688 792252 2.41 201148 4508908 1714908 5.05 1671984 3727388 4 [2024-05-31T09:52:36.130Z] 09:47:01 26875612 31485504 784352 2.39 201220 4508908 1714908 5.05 1664620 3727392 188 [2024-05-31T09:52:36.130Z] 09:48:01 26876164 31486192 783656 2.38 201300 4508912 1714908 5.05 1664508 3727384 144 [2024-05-31T09:52:36.130Z] 09:49:02 26873548 31484620 783736 2.38 201344 4509476 1738360 5.12 1668552 3727800 220 [2024-05-31T09:52:36.130Z] 09:50:01 26872004 31485192 783868 2.38 201404 4510536 1704320 5.02 1667464 3728068 24 [2024-05-31T09:52:36.130Z] 09:51:01 26871880 31485144 783872 2.38 201456 4510540 1704320 5.02 1667516 3728072 176 [2024-05-31T09:52:36.130Z] 09:52:01 25687684 31411160 854688 2.60 219548 5531648 2042348 6.02 1780556 4721124 391736 [2024-05-31T09:52:36.130Z] Average: 27166207 31467235 811959 2.47 184529 4234396 1806082 5.32 1577267 3553158 61225 [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] 09:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-31T09:52:36.130Z] 09:39:01 lo 6.57 6.57 0.65 0.65 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:39:01 ens3 355.90 249.81 5468.29 74.51 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:39:01 docker0 18.45 19.23 1.56 142.37 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:40:01 ens3 300.05 170.66 2145.75 21.93 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:40:01 docker0 162.92 286.74 14.39 2136.02 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:41:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:41:01 ens3 51.37 31.33 82.48 19.50 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:41:01 docker0 1.78 3.17 0.13 31.15 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:41:01 vethdc9bb9b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:42:01 lo 6.20 6.20 0.62 0.62 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:42:01 ens3 211.01 155.34 1201.16 731.33 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:42:01 docker0 45.08 82.49 2.72 910.12 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:43:01 lo 5.07 5.07 0.50 0.50 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:43:01 ens3 356.04 228.20 5255.89 758.86 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:44:01 ens3 4.18 1.25 1.97 0.52 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:45:01 ens3 0.30 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:46:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:48:01 ens3 0.40 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:49:02 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:49:02 ens3 0.43 0.33 0.09 0.07 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:50:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:50:01 ens3 6.95 5.51 4.65 5.11 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:51:01 ens3 1.68 1.45 0.97 1.21 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:52:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:52:01 ens3 226.33 151.43 6799.35 23.59 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] 09:52:01 docker0 1.62 1.33 0.35 0.56 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] Average: ens3 108.14 71.04 1494.54 117.03 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] Average: docker0 16.52 28.26 1.38 231.47 0.00 0.00 0.00 0.00 [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] ---> sar -P ALL: [2024-05-31T09:52:36.130Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2000) 05/31/24 _x86_64_ (8 CPU) [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] 09:37:14 LINUX RESTART (8 CPU) [2024-05-31T09:52:36.130Z] [2024-05-31T09:52:36.130Z] 09:38:02 CPU %user %nice %system %iowait %steal %idle [2024-05-31T09:52:36.130Z] 09:39:01 all 7.50 0.00 2.59 4.11 0.07 85.72 [2024-05-31T09:52:36.130Z] 09:39:01 0 7.32 0.00 2.92 11.42 0.09 78.26 [2024-05-31T09:52:36.130Z] 09:39:01 1 7.14 0.00 2.97 0.85 0.05 88.99 [2024-05-31T09:52:36.130Z] 09:39:01 2 8.13 0.00 2.31 0.34 0.09 89.14 [2024-05-31T09:52:36.130Z] 09:39:01 3 5.97 0.00 2.17 6.69 0.03 85.13 [2024-05-31T09:52:36.130Z] 09:39:01 4 6.39 0.00 3.36 8.55 0.09 81.62 [2024-05-31T09:52:36.130Z] 09:39:01 5 8.67 0.00 3.13 3.35 0.12 84.73 [2024-05-31T09:52:36.130Z] 09:39:01 6 7.61 0.00 1.76 1.19 0.07 89.37 [2024-05-31T09:52:36.130Z] 09:39:01 7 8.81 0.00 2.13 0.51 0.07 88.49 [2024-05-31T09:52:36.130Z] 09:40:01 all 3.76 0.00 1.95 10.16 0.09 84.04 [2024-05-31T09:52:36.130Z] 09:40:01 0 4.00 0.00 2.05 23.42 0.10 70.43 [2024-05-31T09:52:36.130Z] 09:40:01 1 3.11 0.00 1.85 4.31 0.10 90.64 [2024-05-31T09:52:36.130Z] 09:40:01 2 3.12 0.00 1.72 0.43 0.08 94.65 [2024-05-31T09:52:36.130Z] 09:40:01 3 4.28 0.00 2.65 5.15 0.12 87.81 [2024-05-31T09:52:36.130Z] 09:40:01 4 4.44 0.00 1.70 6.72 0.12 87.03 [2024-05-31T09:52:36.130Z] 09:40:01 5 3.51 0.00 2.33 35.07 0.08 59.00 [2024-05-31T09:52:36.130Z] 09:40:01 6 3.54 0.00 1.93 0.75 0.05 93.74 [2024-05-31T09:52:36.130Z] 09:40:01 7 4.10 0.00 1.43 5.65 0.08 88.74 [2024-05-31T09:52:36.130Z] 09:41:01 all 27.23 0.00 5.67 4.19 0.08 62.83 [2024-05-31T09:52:36.130Z] 09:41:01 0 25.98 0.00 5.63 5.04 0.08 63.26 [2024-05-31T09:52:36.130Z] 09:41:01 1 27.71 0.00 6.08 1.81 0.07 64.34 [2024-05-31T09:52:36.130Z] 09:41:01 2 27.92 0.00 5.99 2.59 0.07 63.43 [2024-05-31T09:52:36.130Z] 09:41:01 3 27.47 0.00 5.04 1.55 0.07 65.87 [2024-05-31T09:52:36.130Z] 09:41:01 4 27.55 0.00 5.55 3.10 0.10 63.70 [2024-05-31T09:52:36.130Z] 09:41:01 5 27.34 0.00 5.53 6.32 0.08 60.72 [2024-05-31T09:52:36.130Z] 09:41:01 6 26.72 0.00 5.96 12.35 0.08 54.88 [2024-05-31T09:52:36.130Z] 09:41:01 7 27.13 0.00 5.56 0.81 0.08 66.41 [2024-05-31T09:52:36.130Z] 09:42:01 all 17.76 0.00 3.90 6.37 0.08 71.89 [2024-05-31T09:52:36.130Z] 09:42:01 0 15.99 0.00 3.14 0.05 0.07 80.76 [2024-05-31T09:52:36.130Z] 09:42:01 1 17.42 0.00 4.41 1.89 0.08 76.20 [2024-05-31T09:52:36.130Z] 09:42:01 2 19.06 0.00 4.41 0.35 0.10 76.08 [2024-05-31T09:52:36.130Z] 09:42:01 3 18.36 0.00 3.85 1.89 0.07 75.83 [2024-05-31T09:52:36.130Z] 09:42:01 4 18.14 0.00 3.95 4.67 0.07 73.17 [2024-05-31T09:52:36.130Z] 09:42:01 5 19.34 0.00 4.56 13.33 0.12 62.65 [2024-05-31T09:52:36.130Z] 09:42:01 6 17.09 0.00 3.61 27.42 0.07 51.82 [2024-05-31T09:52:36.130Z] 09:42:01 7 16.66 0.00 3.26 1.40 0.07 78.62 [2024-05-31T09:52:36.130Z] 09:43:01 all 6.95 0.00 2.67 7.72 0.07 82.59 [2024-05-31T09:52:36.130Z] 09:43:01 0 4.20 0.00 3.60 1.21 0.05 90.94 [2024-05-31T09:52:36.130Z] 09:43:01 1 7.31 0.00 3.28 2.47 0.10 86.85 [2024-05-31T09:52:36.130Z] 09:43:01 2 9.49 0.00 2.56 5.15 0.05 82.75 [2024-05-31T09:52:36.130Z] 09:43:01 3 6.35 0.00 2.21 17.37 0.08 73.98 [2024-05-31T09:52:36.130Z] 09:43:01 4 5.41 0.00 2.45 3.22 0.05 88.87 [2024-05-31T09:52:36.130Z] 09:43:01 5 7.33 0.00 3.24 19.60 0.09 69.74 [2024-05-31T09:52:36.130Z] 09:43:01 6 7.82 0.00 2.29 12.68 0.07 77.14 [2024-05-31T09:52:36.130Z] 09:43:01 7 7.69 0.00 1.80 0.20 0.08 90.23 [2024-05-31T09:52:36.130Z] 09:44:01 all 0.09 0.00 0.08 0.32 0.02 99.50 [2024-05-31T09:52:36.130Z] 09:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-31T09:52:36.130Z] 09:44:01 1 0.07 0.00 0.08 0.07 0.02 99.77 [2024-05-31T09:52:36.130Z] 09:44:01 2 0.32 0.00 0.10 0.00 0.03 99.55 [2024-05-31T09:52:36.130Z] 09:44:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2024-05-31T09:52:36.130Z] 09:44:01 4 0.08 0.00 0.05 0.13 0.02 99.72 [2024-05-31T09:52:36.130Z] 09:44:01 5 0.07 0.00 0.12 0.37 0.05 99.40 [2024-05-31T09:52:36.130Z] 09:44:01 6 0.07 0.00 0.08 1.98 0.02 97.85 [2024-05-31T09:52:36.130Z] 09:44:01 7 0.00 0.00 0.08 0.00 0.00 99.92 [2024-05-31T09:52:36.130Z] 09:45:01 all 0.04 0.00 0.03 0.05 0.01 99.87 [2024-05-31T09:52:36.130Z] 09:45:01 0 0.00 0.00 0.13 0.00 0.00 99.87 [2024-05-31T09:52:36.130Z] 09:45:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2024-05-31T09:52:36.131Z] 09:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-31T09:52:36.131Z] 09:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-31T09:52:36.131Z] 09:45:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-31T09:52:36.131Z] 09:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-31T09:52:36.131Z] 09:45:01 6 0.05 0.00 0.07 0.38 0.02 99.48 [2024-05-31T09:52:36.131Z] 09:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-31T09:52:36.131Z] 09:46:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-05-31T09:52:36.131Z] 09:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-31T09:52:36.131Z] 09:46:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2024-05-31T09:52:36.131Z] 09:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-31T09:52:36.131Z] 09:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-31T09:52:36.131Z] 09:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-31T09:52:36.131Z] 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-31T09:52:36.131Z] 09:46:01 6 0.03 0.00 0.02 0.10 0.03 99.82 [2024-05-31T09:52:36.131Z] 09:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-31T09:52:36.131Z] 09:47:01 all 0.18 0.00 0.01 0.05 0.01 99.74 [2024-05-31T09:52:36.131Z] 09:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-31T09:52:36.131Z] 09:47:01 1 0.99 0.00 0.00 0.00 0.02 98.99 [2024-05-31T09:52:36.131Z] 09:47:01 2 0.28 0.00 0.02 0.00 0.00 99.70 [2024-05-31T09:52:36.131Z] 09:47:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-05-31T09:52:36.131Z] 09:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-31T09:52:36.131Z] 09:47:01 5 0.00 0.00 0.00 0.17 0.02 99.82 [2024-05-31T09:52:36.131Z] 09:47:01 6 0.05 0.00 0.02 0.27 0.02 99.65 [2024-05-31T09:52:36.131Z] 09:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-31T09:52:36.131Z] 09:48:01 all 0.24 0.00 0.01 0.01 0.01 99.74 [2024-05-31T09:52:36.131Z] 09:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-31T09:52:36.131Z] 09:48:01 1 1.74 0.00 0.00 0.00 0.02 98.24 [2024-05-31T09:52:36.131Z] 09:48:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2024-05-31T09:52:36.131Z] 09:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-31T09:52:36.131Z] 09:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-31T09:52:36.131Z] 09:48:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2024-05-31T09:52:36.131Z] 09:48:01 6 0.03 0.00 0.03 0.03 0.03 99.87 [2024-05-31T09:52:36.131Z] 09:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-31T09:52:36.131Z] 09:49:02 all 0.13 0.00 0.03 0.01 0.00 99.83 [2024-05-31T09:52:36.131Z] 09:49:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-31T09:52:36.131Z] 09:49:02 1 0.17 0.00 0.05 0.02 0.00 99.77 [2024-05-31T09:52:36.131Z] 09:49:02 2 0.08 0.00 0.03 0.00 0.00 99.88 [2024-05-31T09:52:36.131Z] 09:49:02 3 0.03 0.00 0.05 0.00 0.00 99.92 [2024-05-31T09:52:36.131Z] 09:49:02 4 0.53 0.00 0.03 0.00 0.00 99.43 [2024-05-31T09:52:36.131Z] 09:49:02 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-05-31T09:52:36.131Z] 09:49:02 6 0.08 0.00 0.03 0.02 0.02 99.85 [2024-05-31T09:52:36.131Z] 09:49:02 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-31T09:52:36.131Z] [2024-05-31T09:52:36.131Z] 09:49:02 CPU %user %nice %system %iowait %steal %idle [2024-05-31T09:52:36.131Z] 09:50:01 all 0.25 0.00 0.03 0.09 0.01 99.62 [2024-05-31T09:52:36.131Z] 09:50:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-05-31T09:52:36.131Z] 09:50:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2024-05-31T09:52:36.131Z] 09:50:01 2 0.86 0.00 0.02 0.00 0.02 99.10 [2024-05-31T09:52:36.131Z] 09:50:01 3 0.39 0.00 0.07 0.02 0.02 99.51 [2024-05-31T09:52:36.131Z] 09:50:01 4 0.22 0.00 0.03 0.29 0.00 99.46 [2024-05-31T09:52:36.131Z] 09:50:01 5 0.07 0.00 0.02 0.02 0.00 99.90 [2024-05-31T09:52:36.131Z] 09:50:01 6 0.12 0.00 0.03 0.39 0.02 99.44 [2024-05-31T09:52:36.131Z] 09:50:01 7 0.14 0.00 0.03 0.02 0.02 99.80 [2024-05-31T09:52:36.131Z] 09:51:01 all 0.12 0.00 0.01 0.01 0.02 99.84 [2024-05-31T09:52:36.131Z] 09:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-31T09:52:36.131Z] 09:51:01 1 0.62 0.00 0.00 0.00 0.07 99.32 [2024-05-31T09:52:36.131Z] 09:51:01 2 0.20 0.00 0.00 0.00 0.00 99.80 [2024-05-31T09:52:36.131Z] 09:51:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-05-31T09:52:36.131Z] 09:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-31T09:52:36.131Z] 09:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-31T09:52:36.131Z] 09:51:01 6 0.05 0.00 0.03 0.07 0.05 99.80 [2024-05-31T09:52:36.131Z] 09:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-31T09:52:36.131Z] 09:52:01 all 4.30 0.00 1.82 2.19 0.04 91.65 [2024-05-31T09:52:36.131Z] 09:52:01 0 4.36 0.00 1.81 0.08 0.03 93.70 [2024-05-31T09:52:36.131Z] 09:52:01 1 4.39 0.00 1.44 0.00 0.03 94.13 [2024-05-31T09:52:36.131Z] 09:52:01 2 3.60 0.00 1.18 0.17 0.02 95.03 [2024-05-31T09:52:36.131Z] 09:52:01 3 4.52 0.00 1.73 0.03 0.08 93.64 [2024-05-31T09:52:36.131Z] 09:52:01 4 4.63 0.00 2.30 0.76 0.03 92.28 [2024-05-31T09:52:36.131Z] 09:52:01 5 3.53 0.00 1.17 0.12 0.03 95.15 [2024-05-31T09:52:36.131Z] 09:52:01 6 5.11 0.00 2.94 3.86 0.05 88.04 [2024-05-31T09:52:36.131Z] 09:52:01 7 4.28 0.00 1.96 12.55 0.03 81.18 [2024-05-31T09:52:36.131Z] Average: all 4.87 0.00 1.34 2.51 0.04 91.24 [2024-05-31T09:52:36.131Z] Average: 0 4.41 0.00 1.38 2.94 0.03 91.24 [2024-05-31T09:52:36.131Z] Average: 1 5.04 0.00 1.43 0.81 0.04 92.67 [2024-05-31T09:52:36.131Z] Average: 2 5.21 0.00 1.31 0.64 0.03 92.81 [2024-05-31T09:52:36.131Z] Average: 3 4.81 0.00 1.28 2.33 0.04 91.55 [2024-05-31T09:52:36.131Z] Average: 4 4.79 0.00 1.38 1.95 0.03 91.85 [2024-05-31T09:52:36.131Z] Average: 5 4.97 0.00 1.43 5.57 0.05 87.99 [2024-05-31T09:52:36.131Z] Average: 6 4.85 0.00 1.33 4.37 0.04 89.41 [2024-05-31T09:52:36.131Z] Average: 7 4.89 0.00 1.16 1.51 0.03 92.41 [2024-05-31T09:52:36.131Z] [2024-05-31T09:52:36.131Z] [2024-05-31T09:52:36.131Z]