Pull request #274 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 91d05a615dde653fa1057da5f12fa72425dfc839+860b2ed41c63812ea8e78996a55d34ef8e22b126 (87feab78a346a5853385132335d24c97e988cc2c) 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-ssh15021990708916960988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10929750481517127501.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh416225674754212485.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9772410531895673590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5118130410113984137.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-274/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-274/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh892718663827165210.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4493 in /w/workspace/foundry_device-usb-camera_PR-274 [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/foundry_device-usb-camera_PR-274 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 860b2ed41c63812ea8e78996a55d34ef8e22b126 into PR head commit 91d05a615dde653fa1057da5f12fa72425dfc839 Merge succeeded, producing 91d05a615dde653fa1057da5f12fa72425dfc839 Checking out Revision 91d05a615dde653fa1057da5f12fa72425dfc839 (PR-274) > git config core.sparsecheckout # timeout=10 > git checkout -f 91d05a615dde653fa1057da5f12fa72425dfc839 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91d05a615dde653fa1057da5f12fa72425dfc839 # timeout=10 Commit message: "build: move SDK to v3.1.0-dev.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-25T04:54:29.838Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-25T04:54:30.034Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-25T04:54:30.128Z] ========================================================= [2023-08-25T04:54:30.128Z] EdgeX Global Pipelines Version Info [2023-08-25T04:54:30.128Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-25T04:54:30.867Z] ------------------- [2023-08-25T04:54:30.868Z] stable info: [2023-08-25T04:54:30.868Z] ------------------- [2023-08-25T04:54:30.868Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-25T04:54:30.868Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T04:54:30.868Z] Message: update stable to v1.0.253 [2023-08-25T04:54:31.438Z] ------------------- [2023-08-25T04:54:31.438Z] experimental info: [2023-08-25T04:54:31.438Z] ------------------- [2023-08-25T04:54:31.438Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-25T04:54:31.438Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T04:54:31.438Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-25T04:54:31.742Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-08-25T04:54:31.786Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-08-25T04:54:31.828Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-25T04:54:31.868Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-25T04:54:31.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-25T04:54:31.955Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-25T04:54:31.996Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-25T04:54:32.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-25T04:54:32.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-25T04:54:32.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-25T04:54:32.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-25T04:54:32.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-08-25T04:54:32.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-25T04:54:32.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-25T04:54:32.362Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T04:54:32.409Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T04:54:32.451Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T04:54:32.494Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T04:54:32.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-25T04:54:32.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-25T04:54:32.615Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-25T04:54:32.654Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-25T04:54:32.695Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-25T04:54:32.738Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-25T04:54:32.779Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-25T04:54:32.828Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-25T04:54:32.865Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-25T04:54:32.902Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-274 [Pipeline] echo [2023-08-25T04:54:32.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-274 [Pipeline] echo [2023-08-25T04:54:32.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-274 [Pipeline] echo [2023-08-25T04:54:33.029Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91d05a615dde653fa1057da5f12fa72425dfc839 [Pipeline] echo [2023-08-25T04:54:33.071Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91d05a6 [Pipeline] echo [2023-08-25T04:54:33.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T04:54:33.219Z] provisioning config files... [2023-08-25T04:54:33.233Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-274@tmp/config11327603394296163527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T04:54:33.584Z] ---> docker-login.sh [2023-08-25T04:54:33.584Z] nexus3.edgexfoundry.org:10001 [2023-08-25T04:54:33.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:54:34.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:54:34.110Z] Configure a credential helper to remove this warning. See [2023-08-25T04:54:34.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:54:34.110Z] [2023-08-25T04:54:34.110Z] Login Succeeded [2023-08-25T04:54:34.110Z] nexus3.edgexfoundry.org:10002 [2023-08-25T04:54:34.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:54:34.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:54:34.110Z] Configure a credential helper to remove this warning. See [2023-08-25T04:54:34.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:54:34.110Z] [2023-08-25T04:54:34.110Z] Login Succeeded [2023-08-25T04:54:34.110Z] nexus3.edgexfoundry.org:10003 [2023-08-25T04:54:34.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:54:34.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:54:34.371Z] Configure a credential helper to remove this warning. See [2023-08-25T04:54:34.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:54:34.371Z] [2023-08-25T04:54:34.371Z] Login Succeeded [2023-08-25T04:54:34.371Z] nexus3.edgexfoundry.org:10004 [2023-08-25T04:54:34.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:54:34.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:54:34.371Z] Configure a credential helper to remove this warning. See [2023-08-25T04:54:34.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:54:34.371Z] [2023-08-25T04:54:34.371Z] Login Succeeded [2023-08-25T04:54:34.371Z] docker.io [2023-08-25T04:54:34.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:54:34.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:54:34.631Z] Configure a credential helper to remove this warning. See [2023-08-25T04:54:34.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:54:34.631Z] [2023-08-25T04:54:34.631Z] Login Succeeded [2023-08-25T04:54:34.631Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T04:54:34.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-25T04:54:35.282Z] + git rev-list -1 --merges 91d05a615dde653fa1057da5f12fa72425dfc839~1..91d05a615dde653fa1057da5f12fa72425dfc839 [Pipeline] echo [2023-08-25T04:54:35.345Z] -----------> git rev-list -1 --merges 91d05a615dde653fa1057da5f12fa72425dfc839~1..91d05a615dde653fa1057da5f12fa72425dfc839 91d05a615dde653fa1057da5f12fa72425dfc839 [false] [Pipeline] sh [2023-08-25T04:54:35.648Z] + git log --format=format:%s -1 91d05a615dde653fa1057da5f12fa72425dfc839 [Pipeline] echo [2023-08-25T04:54:35.680Z] ========================================================= [2023-08-25T04:54:35.680Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-25T04:54:35.680Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T04:54:36.113Z] + git log --format=format:%s -1 91d05a615dde653fa1057da5f12fa72425dfc839 [Pipeline] echo [2023-08-25T04:54:36.151Z] [semverPrep] GIT_COMMIT: 91d05a615dde653fa1057da5f12fa72425dfc839, Commit Message: build: move SDK to v3.1.0-dev.16 [Pipeline] echo [2023-08-25T04:54:36.255Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-25T04:54:36.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T04:54:36.669Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-25T04:54:36.669Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-25T04:54:36.669Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-25T04:54:36.669Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-25T04:54:36.669Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-25T04:54:36.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T04:54:37.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T04:54:37.178Z] [2023-08-25T04:54:37.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T04:54:37.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T04:54:37.552Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-25T04:54:37.552Z] b85a868b505f: Pulling fs layer [2023-08-25T04:54:37.552Z] e2be974225ed: Pulling fs layer [2023-08-25T04:54:37.552Z] 339a4e72a1f5: Pulling fs layer [2023-08-25T04:54:37.552Z] 988bab9f4d93: Pulling fs layer [2023-08-25T04:54:37.552Z] 1469e6f7b9e6: Pulling fs layer [2023-08-25T04:54:37.552Z] eaf3925da568: Pulling fs layer [2023-08-25T04:54:37.552Z] bab4dde63d76: Pulling fs layer [2023-08-25T04:54:37.552Z] bde34c3a00c8: Pulling fs layer [2023-08-25T04:54:37.552Z] b352a97aabf1: Pulling fs layer [2023-08-25T04:54:37.552Z] 4872d77fe225: Pulling fs layer [2023-08-25T04:54:37.552Z] 5851b861e8e6: Pulling fs layer [2023-08-25T04:54:37.552Z] 1469e6f7b9e6: Waiting [2023-08-25T04:54:37.552Z] eaf3925da568: Waiting [2023-08-25T04:54:37.552Z] bab4dde63d76: Waiting [2023-08-25T04:54:37.552Z] bde34c3a00c8: Waiting [2023-08-25T04:54:37.552Z] b352a97aabf1: Waiting [2023-08-25T04:54:37.552Z] 4872d77fe225: Waiting [2023-08-25T04:54:37.552Z] 5851b861e8e6: Waiting [2023-08-25T04:54:37.552Z] 988bab9f4d93: Waiting [2023-08-25T04:54:37.552Z] e2be974225ed: Verifying Checksum [2023-08-25T04:54:37.552Z] e2be974225ed: Download complete [2023-08-25T04:54:37.552Z] 988bab9f4d93: Download complete [2023-08-25T04:54:37.816Z] 1469e6f7b9e6: Verifying Checksum [2023-08-25T04:54:37.816Z] 1469e6f7b9e6: Download complete [2023-08-25T04:54:37.816Z] eaf3925da568: Verifying Checksum [2023-08-25T04:54:37.816Z] eaf3925da568: Download complete [2023-08-25T04:54:37.816Z] 339a4e72a1f5: Verifying Checksum [2023-08-25T04:54:37.816Z] 339a4e72a1f5: Download complete [2023-08-25T04:54:37.816Z] bde34c3a00c8: Verifying Checksum [2023-08-25T04:54:37.816Z] bde34c3a00c8: Download complete [2023-08-25T04:54:37.816Z] b352a97aabf1: Download complete [2023-08-25T04:54:37.816Z] 5851b861e8e6: Download complete [2023-08-25T04:54:37.816Z] b85a868b505f: Verifying Checksum [2023-08-25T04:54:37.816Z] b85a868b505f: Download complete [2023-08-25T04:54:38.074Z] bab4dde63d76: Verifying Checksum [2023-08-25T04:54:38.074Z] bab4dde63d76: Download complete [2023-08-25T04:54:39.488Z] b85a868b505f: Pull complete [2023-08-25T04:54:39.488Z] e2be974225ed: Pull complete [2023-08-25T04:54:39.751Z] 339a4e72a1f5: Pull complete [2023-08-25T04:54:40.016Z] 988bab9f4d93: Pull complete [2023-08-25T04:54:40.275Z] 1469e6f7b9e6: Pull complete [2023-08-25T04:54:40.275Z] eaf3925da568: Pull complete [2023-08-25T04:54:42.181Z] bab4dde63d76: Pull complete [2023-08-25T04:54:42.181Z] bde34c3a00c8: Pull complete [2023-08-25T04:54:42.181Z] b352a97aabf1: Pull complete [2023-08-25T04:54:42.443Z] 4872d77fe225: Pull complete [2023-08-25T04:54:42.443Z] 5851b861e8e6: Pull complete [2023-08-25T04:54:42.443Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-25T04:54:42.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T04:54:42.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T04:54:42.689Z] prd-ubuntu20.04-docker-8c-8g-4493 does not seem to be running inside a container [2023-08-25T04:54:42.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-274 -v /w/workspace/foundry_device-usb-camera_PR-274:/w/workspace/foundry_device-usb-camera_PR-274:rw,z -v /w/workspace/foundry_device-usb-camera_PR-274@tmp:/w/workspace/foundry_device-usb-camera_PR-274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T04:54:45.967Z] $ docker top 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b -eo pid,comm [2023-08-25T04:54:46.019Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-25T04:54:46.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T04:54:46.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T04:54:46.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T04:54:46.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T04:54:46.297Z] $ docker exec 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b ssh-agent [2023-08-25T04:54:46.408Z] SSH_AUTH_SOCK=/tmp/ssh-64CpJq4kCqsp/agent.32 [2023-08-25T04:54:46.408Z] SSH_AGENT_PID=38 [2023-08-25T04:54:46.415Z] Running ssh-add (command line suppressed) [2023-08-25T04:54:46.537Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-274@tmp/private_key_11045773180300020629.key (/w/workspace/foundry_device-usb-camera_PR-274@tmp/private_key_11045773180300020629.key) [2023-08-25T04:54:46.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T04:54:46.878Z] + git tag --points-at HEAD [Pipeline] } [2023-08-25T04:54:46.909Z] $ docker exec --env ******** --env ******** 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b ssh-agent -k [2023-08-25T04:54:47.013Z] unset SSH_AUTH_SOCK; [2023-08-25T04:54:47.014Z] unset SSH_AGENT_PID; [2023-08-25T04:54:47.014Z] echo Agent pid 38 killed; [2023-08-25T04:54:47.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-25T04:54:47.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T04:54:47.112Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T04:54:47.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T04:54:47.228Z] $ docker exec 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b ssh-agent [2023-08-25T04:54:47.342Z] SSH_AUTH_SOCK=/tmp/ssh-HKtsGlKqpW9j/agent.70 [2023-08-25T04:54:47.342Z] SSH_AGENT_PID=76 [2023-08-25T04:54:47.349Z] Running ssh-add (command line suppressed) [2023-08-25T04:54:47.456Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-274@tmp/private_key_11270742885193271597.key (/w/workspace/foundry_device-usb-camera_PR-274@tmp/private_key_11270742885193271597.key) [2023-08-25T04:54:47.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T04:54:47.796Z] + git semver init [2023-08-25T04:54:48.057Z] 2023-08-25 04:54:47,979 [run_init] DEBUG init version:0.0.0 force:False [2023-08-25T04:54:48.057Z] 2023-08-25 04:54:47,980 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-274/.semver [2023-08-25T04:54:48.057Z] 2023-08-25 04:54:47,980 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-274/.semver [2023-08-25T04:54:48.057Z] 2023-08-25 04:54:47,980 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-274/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-274, universal_newlines=False, shell=None, istream=None) [2023-08-25T04:54:48.998Z] 2023-08-25 04:54:48,688 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-274/.git/info/exclude [2023-08-25T04:54:48.998Z] 2023-08-25 04:54:48,688 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-274/.semver/PR-274 with force:False [2023-08-25T04:54:48.998Z] 2023-08-25 04:54:48,688 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-274/.semver/PR-274 [2023-08-25T04:54:48.998Z] 2023-08-25 04:54:48,693 [execute] INFO git cat-file --batch-check [2023-08-25T04:54:48.998Z] 2023-08-25 04:54:48,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-274/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T04:54:48.998Z] 2023-08-25 04:54:48,700 [execute] INFO git cat-file --batch [2023-08-25T04:54:48.998Z] 2023-08-25 04:54:48,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-274/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T04:54:48.998Z] 2023-08-25 04:54:48,706 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-274/.semver/PR-274 [2023-08-25T04:54:48.998Z] 0.0.0 [Pipeline] } [2023-08-25T04:54:49.025Z] $ docker exec --env ******** --env ******** 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b ssh-agent -k [2023-08-25T04:54:49.125Z] unset SSH_AUTH_SOCK; [2023-08-25T04:54:49.126Z] unset SSH_AGENT_PID; [2023-08-25T04:54:49.126Z] echo Agent pid 76 killed; [2023-08-25T04:54:49.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T04:54:49.542Z] + git semver [Pipeline] } [2023-08-25T04:54:49.828Z] $ docker stop --time=1 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b [2023-08-25T04:54:51.136Z] $ docker rm -f --volumes 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T04:54:51.696Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-25T04:54:51.976Z] Stashed 1 file(s) [Pipeline] echo [2023-08-25T04:54:51.993Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T04:54:52.656Z] provisioning config files... [2023-08-25T04:54:52.665Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-274@tmp/config10071825965824763850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T04:54:53.098Z] ---> docker-login.sh [2023-08-25T04:54:53.098Z] nexus3.edgexfoundry.org:10001 [2023-08-25T04:54:53.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:54:53.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:54:53.098Z] Configure a credential helper to remove this warning. See [2023-08-25T04:54:53.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:54:53.098Z] [2023-08-25T04:54:53.098Z] Login Succeeded [2023-08-25T04:54:53.098Z] nexus3.edgexfoundry.org:10002 [2023-08-25T04:54:53.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:54:53.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:54:53.098Z] Configure a credential helper to remove this warning. See [2023-08-25T04:54:53.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:54:53.098Z] [2023-08-25T04:54:53.098Z] Login Succeeded [2023-08-25T04:54:53.098Z] nexus3.edgexfoundry.org:10003 [2023-08-25T04:54:53.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:54:53.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:54:53.365Z] Configure a credential helper to remove this warning. See [2023-08-25T04:54:53.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:54:53.365Z] [2023-08-25T04:54:53.365Z] Login Succeeded [2023-08-25T04:54:53.365Z] nexus3.edgexfoundry.org:10004 [2023-08-25T04:54:53.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:54:53.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:54:53.365Z] Configure a credential helper to remove this warning. See [2023-08-25T04:54:53.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:54:53.365Z] [2023-08-25T04:54:53.365Z] Login Succeeded [2023-08-25T04:54:53.365Z] docker.io [2023-08-25T04:54:53.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:54:53.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:54:53.625Z] Configure a credential helper to remove this warning. See [2023-08-25T04:54:53.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:54:53.625Z] [2023-08-25T04:54:53.625Z] Login Succeeded [2023-08-25T04:54:53.625Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T04:54:53.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T04:54:53.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T04:54:53.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T04:54:53.924Z] ========================================================= [2023-08-25T04:54:53.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-25T04:54:53.924Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T04:54:54.406Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T04:54:54.407Z] Sending build context to Docker daemon 2.1MB [2023-08-25T04:54:54.407Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T04:54:54.407Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-25T04:54:54.675Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-25T04:54:54.675Z] 4db1b89c0bd1: Pulling fs layer [2023-08-25T04:54:54.675Z] 6911f1a30b25: Pulling fs layer [2023-08-25T04:54:54.675Z] e194b8c5c2a9: Pulling fs layer [2023-08-25T04:54:54.675Z] 6863d3e3a2b1: Pulling fs layer [2023-08-25T04:54:54.675Z] ec0bb842ea78: Pulling fs layer [2023-08-25T04:54:54.675Z] 40a00589a448: Pulling fs layer [2023-08-25T04:54:54.675Z] 6c08303d61cc: Pulling fs layer [2023-08-25T04:54:54.675Z] 798269fcf238: Pulling fs layer [2023-08-25T04:54:54.675Z] 40a00589a448: Waiting [2023-08-25T04:54:54.675Z] 6c08303d61cc: Waiting [2023-08-25T04:54:54.675Z] 798269fcf238: Waiting [2023-08-25T04:54:54.675Z] 6863d3e3a2b1: Waiting [2023-08-25T04:54:54.675Z] ec0bb842ea78: Waiting [2023-08-25T04:54:54.675Z] 6911f1a30b25: Download complete [2023-08-25T04:54:54.675Z] 6863d3e3a2b1: Verifying Checksum [2023-08-25T04:54:54.675Z] 6863d3e3a2b1: Download complete [2023-08-25T04:54:54.675Z] ec0bb842ea78: Verifying Checksum [2023-08-25T04:54:54.675Z] ec0bb842ea78: Download complete [2023-08-25T04:54:54.675Z] 4db1b89c0bd1: Verifying Checksum [2023-08-25T04:54:54.675Z] 4db1b89c0bd1: Download complete [2023-08-25T04:54:54.675Z] 40a00589a448: Verifying Checksum [2023-08-25T04:54:54.675Z] 40a00589a448: Download complete [2023-08-25T04:54:54.941Z] 4db1b89c0bd1: Pull complete [2023-08-25T04:54:54.941Z] 6911f1a30b25: Pull complete [2023-08-25T04:54:55.201Z] 798269fcf238: Verifying Checksum [2023-08-25T04:54:55.201Z] 798269fcf238: Download complete [2023-08-25T04:54:55.459Z] e194b8c5c2a9: Verifying Checksum [2023-08-25T04:54:55.459Z] e194b8c5c2a9: Download complete [2023-08-25T04:54:55.717Z] 6c08303d61cc: Verifying Checksum [2023-08-25T04:54:55.717Z] 6c08303d61cc: Download complete [2023-08-25T04:54:59.000Z] e194b8c5c2a9: Pull complete [2023-08-25T04:54:59.000Z] 6863d3e3a2b1: Pull complete [2023-08-25T04:54:59.000Z] ec0bb842ea78: Pull complete [2023-08-25T04:54:59.257Z] 40a00589a448: Pull complete [2023-08-25T04:55:01.788Z] 6c08303d61cc: Pull complete [2023-08-25T04:55:02.725Z] 798269fcf238: Pull complete [2023-08-25T04:55:02.725Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-25T04:55:02.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T04:55:02.725Z] ---> ec979cd7f677 [2023-08-25T04:55:02.725Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-25T04:55:07.380Z] Still waiting to schedule task [2023-08-25T04:55:07.381Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-25T04:55:08.016Z] ---> Running in df85b6d881a6 [2023-08-25T04:55:08.016Z] Removing intermediate container df85b6d881a6 [2023-08-25T04:55:08.016Z] ---> 3c7e82e9a4f1 [2023-08-25T04:55:08.016Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T04:55:08.016Z] ---> Running in dc32cfb6aa3c [2023-08-25T04:55:08.016Z] Removing intermediate container dc32cfb6aa3c [2023-08-25T04:55:08.016Z] ---> 87a703fe835f [2023-08-25T04:55:08.016Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-25T04:55:08.276Z] ---> Running in 603e0e449bb2 [2023-08-25T04:55:08.276Z] Removing intermediate container 603e0e449bb2 [2023-08-25T04:55:08.276Z] ---> 17cdc310469d [2023-08-25T04:55:08.276Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-25T04:55:08.276Z] ---> Running in 92b211e97b01 [2023-08-25T04:55:08.276Z] Removing intermediate container 92b211e97b01 [2023-08-25T04:55:08.276Z] ---> 44b987fb06f8 [2023-08-25T04:55:08.276Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T04:55:08.276Z] ---> Running in c7b1a1ab8b8c [2023-08-25T04:55:08.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T04:55:08.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T04:55:09.053Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-25T04:55:09.053Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-25T04:55:09.053Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-25T04:55:09.053Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-25T04:55:09.053Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-25T04:55:09.053Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-25T04:55:09.053Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-25T04:55:09.053Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-25T04:55:09.053Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-25T04:55:09.312Z] (10/14) Installing kmod-libs (30-r1) [2023-08-25T04:55:09.312Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-25T04:55:09.312Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-25T04:55:09.312Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-25T04:55:09.312Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-25T04:55:09.312Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T04:55:09.312Z] Executing eudev-3.2.11-r4.trigger [2023-08-25T04:55:09.312Z] OK: 272 MiB in 67 packages [2023-08-25T04:55:09.880Z] Removing intermediate container c7b1a1ab8b8c [2023-08-25T04:55:09.880Z] ---> 3e7f28618ae2 [2023-08-25T04:55:09.880Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-25T04:55:09.880Z] ---> Running in 29bab14c57e3 [2023-08-25T04:55:09.880Z] Removing intermediate container 29bab14c57e3 [2023-08-25T04:55:09.880Z] ---> fb535516d206 [2023-08-25T04:55:09.880Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-25T04:55:10.139Z] ---> 3e639d057317 [2023-08-25T04:55:10.139Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T04:55:10.139Z] ---> Running in 7f16e6db2e48 [2023-08-25T04:55:48.858Z] Removing intermediate container 7f16e6db2e48 [2023-08-25T04:55:48.858Z] ---> deae7d39262e [2023-08-25T04:55:48.858Z] Step 11/13 : COPY . . [2023-08-25T04:55:48.858Z] ---> 9e1f8aa38b7a [2023-08-25T04:55:48.858Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-25T04:55:48.858Z] ---> Running in 9dbebaa017f0 [2023-08-25T04:55:48.858Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T04:55:48.858Z] Dload Upload Total Spent Left Speed [2023-08-25T04:55:48.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 8856 0 --:--:-- --:--:-- --:--:-- 8879 [2023-08-25T04:55:48.858Z] Removing intermediate container 9dbebaa017f0 [2023-08-25T04:55:48.858Z] ---> b4f8f4274620 [2023-08-25T04:55:48.858Z] Step 13/13 : RUN ${MAKE} [2023-08-25T04:55:48.858Z] ---> Running in 84c3dc0dfd7b [2023-08-25T04:55:48.858Z] noop [2023-08-25T04:55:48.858Z] Removing intermediate container 84c3dc0dfd7b [2023-08-25T04:55:48.858Z] ---> b2b7d66e4409 [2023-08-25T04:55:48.858Z] Successfully built b2b7d66e4409 [2023-08-25T04:55:48.858Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T04:55:49.294Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T04:55:49.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T04:55:49.451Z] prd-ubuntu20.04-docker-8c-8g-4493 does not seem to be running inside a container [2023-08-25T04:55:49.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-274 -v /w/workspace/foundry_device-usb-camera_PR-274:/w/workspace/foundry_device-usb-camera_PR-274:rw,z -v /w/workspace/foundry_device-usb-camera_PR-274@tmp:/w/workspace/foundry_device-usb-camera_PR-274@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T04:55:49.831Z] $ docker top f25c14d7dc16c4e3ff8500d15992df6dd173d67cf92ef81d8ec735e2138d3050 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T04:55:50.221Z] + go version [2023-08-25T04:55:50.221Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-25T04:55:50.256Z] $ docker stop --time=1 f25c14d7dc16c4e3ff8500d15992df6dd173d67cf92ef81d8ec735e2138d3050 [2023-08-25T04:55:51.536Z] $ docker rm -f --volumes f25c14d7dc16c4e3ff8500d15992df6dd173d67cf92ef81d8ec735e2138d3050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T04:55:52.222Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T04:55:52.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T04:55:52.372Z] prd-ubuntu20.04-docker-8c-8g-4493 does not seem to be running inside a container [2023-08-25T04:55:52.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-274 -v /w/workspace/foundry_device-usb-camera_PR-274:/w/workspace/foundry_device-usb-camera_PR-274:rw,z -v /w/workspace/foundry_device-usb-camera_PR-274@tmp:/w/workspace/foundry_device-usb-camera_PR-274@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T04:55:52.739Z] $ docker top c09f9c8c15c131197e959d0bf3f483193688ec58fde997c9630b0ca2d7451e7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T04:55:53.123Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-274 [Pipeline] fileExists [Pipeline] sh [2023-08-25T04:55:53.482Z] + make test [2023-08-25T04:55:53.482Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T04:55:58.750Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-25T04:56:10.944Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-25T04:56:10.944Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.4% of statements [2023-08-25T04:56:19.057Z] go vet ./... [2023-08-25T04:56:22.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T04:56:22.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T04:56:22.348Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T04:56:22.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T04:56:22.425Z] $ docker stop --time=1 c09f9c8c15c131197e959d0bf3f483193688ec58fde997c9630b0ca2d7451e7c [2023-08-25T04:56:25.241Z] $ docker rm -f --volumes c09f9c8c15c131197e959d0bf3f483193688ec58fde997c9630b0ca2d7451e7c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T04:56:25.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T04:56:25.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-25T04:56:26.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T04:56:26.900Z] + ls -al . [2023-08-25T04:56:26.900Z] total 220 [2023-08-25T04:56:26.900Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 04:55 . [2023-08-25T04:56:26.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:54 .. [2023-08-25T04:56:26.900Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 04:54 .git [2023-08-25T04:56:26.900Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:54 .github [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 25 04:54 .gitignore [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 25 04:54 .golangci.yml [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 25 04:54 .hadolint.yml [2023-08-25T04:56:26.900Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 04:54 .semver [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 10960 Aug 25 04:54 Attribution.txt [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 25 04:54 CHANGELOG.md [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 25 04:54 Dockerfile [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 04:54 GOVERNANCE.md [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 25 04:54 Jenkinsfile [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 04:54 LICENSE [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 2616 Aug 25 04:54 Makefile [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 04:54 OWNERS.md [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 25 04:54 README.md [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 04:54 VERSION [2023-08-25T04:56:26.900Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 04:54 bin [2023-08-25T04:56:26.900Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:54 cmd [2023-08-25T04:56:26.900Z] -rw-r--r-- 1 jenkins jenkins 53939 Aug 25 04:56 coverage.out [2023-08-25T04:56:26.900Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 25 04:54 docker-entrypoint.sh [2023-08-25T04:56:26.900Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 04:54 docs [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 3994 Aug 25 04:54 go.mod [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 34415 Aug 25 04:54 go.sum [2023-08-25T04:56:26.900Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:54 internal [2023-08-25T04:56:26.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:54 snap [2023-08-25T04:56:26.900Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 25 04:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T04:56:27.281Z] + 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=91d05a615dde653fa1057da5f12fa72425dfc839 --label arch=amd64 --label version=0.0.0 . [2023-08-25T04:56:27.282Z] Sending build context to Docker daemon 2.155MB [2023-08-25T04:56:27.282Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T04:56:27.282Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-25T04:56:27.282Z] ---> b2b7d66e4409 [2023-08-25T04:56:27.282Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-25T04:56:27.542Z] ---> Running in 7b6c30f7d5a2 [2023-08-25T04:56:27.542Z] Removing intermediate container 7b6c30f7d5a2 [2023-08-25T04:56:27.542Z] ---> 4728b1853086 [2023-08-25T04:56:27.542Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T04:56:27.542Z] ---> Running in 05b3e2ad7e77 [2023-08-25T04:56:27.542Z] Removing intermediate container 05b3e2ad7e77 [2023-08-25T04:56:27.542Z] ---> 71fa8f68066f [2023-08-25T04:56:27.542Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-25T04:56:27.542Z] ---> Running in 8938575f8e3f [2023-08-25T04:56:27.802Z] Removing intermediate container 8938575f8e3f [2023-08-25T04:56:27.802Z] ---> c2bc8acfd5a9 [2023-08-25T04:56:27.802Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-25T04:56:27.802Z] ---> Running in a44d3a7b2841 [2023-08-25T04:56:27.802Z] Removing intermediate container a44d3a7b2841 [2023-08-25T04:56:27.802Z] ---> 85a09222666e [2023-08-25T04:56:27.802Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T04:56:27.802Z] ---> Running in 50501fea60f7 [2023-08-25T04:56:28.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T04:56:28.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T04:56:28.598Z] OK: 272 MiB in 67 packages [2023-08-25T04:56:28.858Z] Removing intermediate container 50501fea60f7 [2023-08-25T04:56:28.858Z] ---> b32325a75d8a [2023-08-25T04:56:28.858Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-25T04:56:28.858Z] ---> Running in cb0bd46570ec [2023-08-25T04:56:29.117Z] Removing intermediate container cb0bd46570ec [2023-08-25T04:56:29.117Z] ---> f16a8b901f1a [2023-08-25T04:56:29.117Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-25T04:56:29.117Z] ---> 2ef59432b2c3 [2023-08-25T04:56:29.117Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T04:56:29.117Z] ---> Running in 8331b19580ed [2023-08-25T04:56:30.062Z] Removing intermediate container 8331b19580ed [2023-08-25T04:56:30.062Z] ---> 934fcb8a9538 [2023-08-25T04:56:30.062Z] Step 11/36 : COPY . . [2023-08-25T04:56:30.321Z] ---> a84d7f484878 [2023-08-25T04:56:30.321Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-25T04:56:30.321Z] ---> Running in 6369b42f9719 [2023-08-25T04:56:30.580Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T04:56:30.580Z] Dload Upload Total Spent Left Speed [2023-08-25T04:56:30.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 23894 0 --:--:-- --:--:-- --:--:-- 24076 [2023-08-25T04:56:30.841Z] Removing intermediate container 6369b42f9719 [2023-08-25T04:56:30.841Z] ---> cfa86b81df01 [2023-08-25T04:56:30.841Z] Step 13/36 : RUN ${MAKE} [2023-08-25T04:56:30.841Z] ---> Running in ada1cd3391f6 [2023-08-25T04:56:31.102Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-25T04:56:33.165Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4494 in /w/workspace/foundry_device-usb-camera_PR-274 [Pipeline] { [Pipeline] ws [2023-08-25T04:56:33.224Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-08-25T04:56:33.303Z] Selected Git installation does not exist. Using Default [2023-08-25T04:56:33.303Z] The recommended git tool is: NONE [2023-08-25T04:56:38.308Z] using credential edgex-jenkins-ssh [2023-08-25T04:56:38.329Z] Cloning the remote Git repository [2023-08-25T04:56:38.369Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-08-25T04:56:38.465Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-08-25T04:56:38.589Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-25T04:56:38.590Z] > git --version # timeout=10 [2023-08-25T04:56:38.606Z] > git --version # 'git version 2.25.1' [2023-08-25T04:56:38.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T04:56:38.738Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T04:56:39.481Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-25T04:56:39.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T04:56:40.321Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-25T04:56:40.360Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-25T04:56:40.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T04:56:40.380Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-25T04:56:40.961Z] Merging remotes/origin/main commit 860b2ed41c63812ea8e78996a55d34ef8e22b126 into PR head commit 91d05a615dde653fa1057da5f12fa72425dfc839 [2023-08-25T04:56:41.221Z] Merge succeeded, producing 91d05a615dde653fa1057da5f12fa72425dfc839 [2023-08-25T04:56:41.221Z] Checking out Revision 91d05a615dde653fa1057da5f12fa72425dfc839 (PR-274) [2023-08-25T04:56:40.980Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T04:56:41.044Z] > git checkout -f 91d05a615dde653fa1057da5f12fa72425dfc839 # timeout=10 [2023-08-25T04:56:41.129Z] > git remote # timeout=10 [2023-08-25T04:56:41.146Z] > git config --get remote.origin.url # timeout=10 [2023-08-25T04:56:41.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T04:56:41.185Z] > git merge 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 [2023-08-25T04:56:41.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-25T04:56:41.230Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T04:56:41.245Z] > git checkout -f 91d05a615dde653fa1057da5f12fa72425dfc839 # timeout=10 [2023-08-25T04:56:44.692Z] Commit message: "build: move SDK to v3.1.0-dev.16" [2023-08-25T04:56:44.741Z] > git --version # timeout=10 [2023-08-25T04:56:44.759Z] > git --version # 'git version 2.25.1' [2023-08-25T04:56:44.779Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T04:56:45.909Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-25T04:56:45.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T04:56:45.909Z] Dload Upload Total Spent Left Speed [2023-08-25T04:56:45.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-08-25T04:56:46.687Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-25T04:56:47.046Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-25T04:56:47.046Z] + sudo tee /etc/docker/daemon.new [2023-08-25T04:56:47.046Z] { [2023-08-25T04:56:47.046Z] "registry-mirrors": [ [2023-08-25T04:56:47.046Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-25T04:56:47.046Z] ], [2023-08-25T04:56:47.046Z] "bip": "10.250.0.254/24", [2023-08-25T04:56:47.046Z] "hosts": [ [2023-08-25T04:56:47.046Z] "tcp://0.0.0.0:5555", [2023-08-25T04:56:47.046Z] "unix:///var/run/docker.sock" [2023-08-25T04:56:47.046Z] ], [2023-08-25T04:56:47.046Z] "mtu": 1458, [2023-08-25T04:56:47.046Z] "selinux-enabled": true, [2023-08-25T04:56:47.046Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-25T04:56:47.046Z] } [Pipeline] sh [2023-08-25T04:56:47.392Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-25T04:56:47.741Z] + sudo service docker restart [2023-08-25T04:56:57.693Z] Removing intermediate container ada1cd3391f6 [2023-08-25T04:56:57.694Z] ---> 47cb9c2248f2 [2023-08-25T04:56:57.694Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-25T04:56:57.694Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-25T04:56:57.694Z] 4acc49c71d14: Pulling fs layer [2023-08-25T04:56:57.694Z] 4acc49c71d14: Verifying Checksum [2023-08-25T04:56:57.694Z] 4acc49c71d14: Download complete [2023-08-25T04:56:57.694Z] 4acc49c71d14: Pull complete [2023-08-25T04:56:57.694Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-25T04:56:57.694Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-25T04:56:57.694Z] ---> 01a2bd3e5fff [2023-08-25T04:56:57.694Z] Step 15/36 : FROM alpine:3.17 [2023-08-25T04:56:57.694Z] 3.17: Pulling from library/alpine [2023-08-25T04:56:57.694Z] 9398808236ff: Pulling fs layer [2023-08-25T04:56:57.694Z] 9398808236ff: Verifying Checksum [2023-08-25T04:56:57.694Z] 9398808236ff: Download complete [2023-08-25T04:56:57.694Z] 9398808236ff: Pull complete [2023-08-25T04:56:57.694Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T04:56:57.694Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T04:56:57.694Z] ---> 1e0b8b5322fc [2023-08-25T04:56:57.694Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-25T04:56:57.694Z] ---> Running in 8b80cebf9b98 [2023-08-25T04:56:57.694Z] Removing intermediate container 8b80cebf9b98 [2023-08-25T04:56:57.694Z] ---> 956325aaf414 [2023-08-25T04:56:57.694Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-25T04:56:57.694Z] ---> Running in d8d2ed8f2e93 [2023-08-25T04:56:57.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T04:56:57.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T04:56:57.694Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-08-25T04:56:57.694Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-08-25T04:56:57.694Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-08-25T04:56:57.694Z] (4/86) Installing libxau (1.0.10-r0) [2023-08-25T04:56:57.694Z] (5/86) Installing libmd (1.0.4-r0) [2023-08-25T04:56:57.694Z] (6/86) Installing libbsd (0.11.7-r0) [2023-08-25T04:56:57.694Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-08-25T04:56:57.694Z] (8/86) Installing libxcb (1.15-r0) [2023-08-25T04:56:57.694Z] (9/86) Installing libx11 (1.8.4-r1) [2023-08-25T04:56:57.694Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-08-25T04:56:57.694Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-08-25T04:56:57.694Z] (12/86) Installing libexpat (2.5.0-r0) [2023-08-25T04:56:57.694Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-08-25T04:56:57.694Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-08-25T04:56:57.694Z] (15/86) Installing libpng (1.6.39-r0) [2023-08-25T04:56:57.694Z] (16/86) Installing freetype (2.12.1-r0) [2023-08-25T04:56:57.694Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-08-25T04:56:57.694Z] (18/86) Installing fribidi (1.0.12-r0) [2023-08-25T04:56:57.694Z] (19/86) Installing libffi (3.4.4-r0) [2023-08-25T04:56:57.694Z] (20/86) Installing libintl (0.21.1-r1) [2023-08-25T04:56:57.694Z] (21/86) Installing libblkid (2.38.1-r1) [2023-08-25T04:56:57.694Z] (22/86) Installing libmount (2.38.1-r1) [2023-08-25T04:56:57.694Z] (23/86) Installing pcre2 (10.42-r0) [2023-08-25T04:56:57.694Z] (24/86) Installing glib (2.74.7-r0) [2023-08-25T04:56:57.694Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-08-25T04:56:57.694Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-08-25T04:56:57.694Z] (27/86) Installing libass (0.16.0-r1) [2023-08-25T04:56:57.694Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-08-25T04:56:57.694Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-08-25T04:56:57.694Z] (30/86) Installing libpciaccess (0.17-r0) [2023-08-25T04:56:57.694Z] (31/86) Installing libdrm (2.4.114-r0) [2023-08-25T04:56:57.694Z] (32/86) Installing gmp (6.2.1-r2) [2023-08-25T04:56:57.694Z] (33/86) Installing nettle (3.8.1-r0) [2023-08-25T04:56:57.694Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-08-25T04:56:57.694Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-08-25T04:56:57.694Z] (36/86) Installing libunistring (1.1-r0) [2023-08-25T04:56:57.694Z] (37/86) Installing gnutls (3.7.8-r3) [2023-08-25T04:56:57.694Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-25T04:56:57.694Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-25T04:56:57.694Z] (40/86) Installing lame (3.100-r2) [2023-08-25T04:56:57.694Z] (41/86) Installing opus (1.3.1-r1) [2023-08-25T04:56:57.694Z] (42/86) Installing libasyncns (0.8-r1) [2023-08-25T04:56:57.694Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-08-25T04:56:57.694Z] (44/86) Installing libltdl (2.4.7-r1) [2023-08-25T04:56:57.694Z] (45/86) Installing orc (0.4.33-r0) [2023-08-25T04:56:57.694Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-08-25T04:56:57.694Z] (47/86) Installing libogg (1.3.5-r2) [2023-08-25T04:56:57.694Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-25T04:56:57.694Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-08-25T04:56:57.694Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-08-25T04:56:57.694Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-08-25T04:56:57.694Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-08-25T04:56:57.694Z] (53/86) Installing soxr (0.1.3-r3) [2023-08-25T04:56:57.694Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-08-25T04:56:57.694Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-08-25T04:56:57.694Z] (56/86) Installing libpulse (16.1-r6) [2023-08-25T04:56:57.694Z] (57/86) Installing cjson (1.7.15-r3) [2023-08-25T04:56:57.694Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-08-25T04:56:57.694Z] (59/86) Installing librist (0.2.7-r0) [2023-08-25T04:56:57.694Z] (60/86) Installing libsrt (1.5.1-r0) [2023-08-25T04:56:57.694Z] (61/86) Installing libssh (0.10.5-r0) [2023-08-25T04:56:57.694Z] (62/86) Installing libtheora (1.1.1-r16) [2023-08-25T04:56:57.694Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-08-25T04:56:57.694Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-08-25T04:56:57.694Z] (65/86) Installing libxext (1.3.5-r0) [2023-08-25T04:56:57.694Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-08-25T04:56:57.694Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-08-25T04:56:57.694Z] (68/86) Installing libva (2.16.0-r0) [2023-08-25T04:56:57.694Z] (69/86) Installing libvdpau (1.5-r0) [2023-08-25T04:56:57.694Z] (70/86) Installing vidstab (1.1.0-r2) [2023-08-25T04:56:57.694Z] (71/86) Installing libvpx (1.12.0-r1) [2023-08-25T04:56:57.694Z] (72/86) Installing libwebp (1.2.4-r2) [2023-08-25T04:56:57.694Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-08-25T04:56:57.694Z] (74/86) Installing numactl (2.0.16-r1) [2023-08-25T04:56:57.694Z] (75/86) Installing x265-libs (3.5-r3) [2023-08-25T04:56:57.694Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-08-25T04:56:57.694Z] (77/86) Installing libsodium (1.0.18-r2) [2023-08-25T04:56:57.694Z] (78/86) Installing libzmq (4.3.4-r1) [2023-08-25T04:56:57.694Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-08-25T04:56:57.694Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-08-25T04:56:57.694Z] (81/86) Installing udev-init-scripts (35-r1) [2023-08-25T04:56:57.694Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-08-25T04:56:57.694Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-08-25T04:56:57.694Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-08-25T04:56:57.694Z] (85/86) Installing kmod-libs (30-r1) [2023-08-25T04:56:57.694Z] (86/86) Installing eudev (3.2.11-r4) [2023-08-25T04:56:57.694Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T04:56:57.694Z] Executing eudev-3.2.11-r4.trigger [2023-08-25T04:56:57.694Z] OK: 112 MiB in 101 packages [2023-08-25T04:57:00.227Z] Removing intermediate container d8d2ed8f2e93 [2023-08-25T04:57:00.227Z] ---> 96c09b5cb54c [2023-08-25T04:57:00.227Z] Step 18/36 : WORKDIR / [2023-08-25T04:57:00.227Z] ---> Running in 2e98245a7890 [2023-08-25T04:57:00.227Z] Removing intermediate container 2e98245a7890 [2023-08-25T04:57:00.227Z] ---> d902bfb714b6 [2023-08-25T04:57:00.227Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-25T04:57:00.796Z] ---> 0c50ea876169 [2023-08-25T04:57:00.796Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-25T04:57:00.796Z] ---> 352dcc03cd9f [2023-08-25T04:57:00.796Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-25T04:57:00.796Z] ---> 91b5546f40dc [2023-08-25T04:57:00.796Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-25T04:57:01.055Z] ---> ac5a843f95aa [2023-08-25T04:57:01.055Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-25T04:57:01.055Z] ---> 439fe1f63109 [2023-08-25T04:57:01.055Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-25T04:57:01.314Z] ---> 33ba29f7ab4b [2023-08-25T04:57:01.314Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-25T04:57:01.882Z] ---> 8cce2666ecc8 [2023-08-25T04:57:01.882Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-25T04:57:02.142Z] ---> Running in 9bca06eb1fd7 [2023-08-25T04:57:02.402Z] Removing intermediate container 9bca06eb1fd7 [2023-08-25T04:57:02.402Z] ---> c4fb2ee72554 [2023-08-25T04:57:02.402Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-25T04:57:02.662Z] ---> Running in e358713e1170 [2023-08-25T04:57:03.231Z] Removing intermediate container e358713e1170 [2023-08-25T04:57:03.231Z] ---> fdcb5615e478 [2023-08-25T04:57:03.231Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-25T04:57:03.231Z] ---> Running in 055fa8aa8415 [2023-08-25T04:57:03.800Z] Removing intermediate container 055fa8aa8415 [2023-08-25T04:57:03.800Z] ---> 305521424161 [2023-08-25T04:57:03.800Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-25T04:57:03.800Z] ---> Running in 35592c89f86a [2023-08-25T04:57:04.367Z] Removing intermediate container 35592c89f86a [2023-08-25T04:57:04.367Z] ---> f4b7e942c1a7 [2023-08-25T04:57:04.367Z] Step 30/36 : EXPOSE 59983 [2023-08-25T04:57:04.367Z] ---> Running in c175e309b1d5 [2023-08-25T04:57:04.367Z] Removing intermediate container c175e309b1d5 [2023-08-25T04:57:04.367Z] ---> 7c563677e510 [2023-08-25T04:57:04.367Z] Step 31/36 : EXPOSE 8554 [2023-08-25T04:57:04.367Z] ---> Running in 6143e4dcd2fd [2023-08-25T04:57:04.626Z] Removing intermediate container 6143e4dcd2fd [2023-08-25T04:57:04.626Z] ---> ab28f9baa5d9 [2023-08-25T04:57:04.626Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-25T04:57:04.626Z] ---> Running in c82ee16ebab5 [2023-08-25T04:57:04.626Z] Removing intermediate container c82ee16ebab5 [2023-08-25T04:57:04.626Z] ---> ea94b57b8abc [2023-08-25T04:57:04.626Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-25T04:57:04.626Z] ---> Running in f1d075c3dbbc [2023-08-25T04:57:04.626Z] Removing intermediate container f1d075c3dbbc [2023-08-25T04:57:04.626Z] ---> 5db1b0c65e71 [2023-08-25T04:57:04.626Z] Step 34/36 : LABEL arch=amd64 [2023-08-25T04:57:04.626Z] ---> Running in 55c06dc42d0e [2023-08-25T04:57:04.884Z] Removing intermediate container 55c06dc42d0e [2023-08-25T04:57:04.884Z] ---> b7b380fd1860 [2023-08-25T04:57:04.884Z] Step 35/36 : LABEL git_sha=91d05a615dde653fa1057da5f12fa72425dfc839 [2023-08-25T04:57:04.884Z] ---> Running in 25548c65eabb [2023-08-25T04:57:04.884Z] Removing intermediate container 25548c65eabb [2023-08-25T04:57:04.884Z] ---> 6751f46f7da2 [2023-08-25T04:57:04.884Z] Step 36/36 : LABEL version=0.0.0 [2023-08-25T04:57:04.884Z] ---> Running in e2ff42677b28 [2023-08-25T04:57:04.884Z] Removing intermediate container e2ff42677b28 [2023-08-25T04:57:04.884Z] ---> 555ca0f778ce [2023-08-25T04:57:04.884Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T04:57:04.884Z] Successfully built 555ca0f778ce [2023-08-25T04:57:04.884Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T04:57:05.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T04:57:05.769Z] [2023-08-25T04:57:05.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T04:57:06.068Z] provisioning config files... [2023-08-25T04:57:06.094Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9563403297285529226tmp [Pipeline] { [2023-08-25T04:57:06.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T04:57:06.146Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T04:57:06.146Z] 5eb5b503b376: Pulling fs layer [2023-08-25T04:57:06.146Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T04:57:06.146Z] ec43610c2a17: Pulling fs layer [2023-08-25T04:57:06.146Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T04:57:06.146Z] 33b1e0a273af: Pulling fs layer [2023-08-25T04:57:06.146Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T04:57:06.146Z] 2f39f015ded8: Pulling fs layer [2023-08-25T04:57:06.146Z] 3a2ae6a8a46f: Waiting [2023-08-25T04:57:06.146Z] 33b1e0a273af: Waiting [2023-08-25T04:57:06.146Z] 5d3b04190fa2: Waiting [2023-08-25T04:57:06.146Z] 2f39f015ded8: Waiting [2023-08-25T04:57:06.146Z] 5c69ac0246d0: Verifying Checksum [2023-08-25T04:57:06.146Z] 5c69ac0246d0: Download complete [2023-08-25T04:57:06.146Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-25T04:57:06.146Z] 3a2ae6a8a46f: Download complete [2023-08-25T04:57:06.146Z] 33b1e0a273af: Verifying Checksum [2023-08-25T04:57:06.146Z] 33b1e0a273af: Download complete [Pipeline] libraryResource [Pipeline] sh [2023-08-25T04:57:06.421Z] ec43610c2a17: Verifying Checksum [2023-08-25T04:57:06.421Z] ec43610c2a17: Download complete [2023-08-25T04:57:06.421Z] 5eb5b503b376: Verifying Checksum [2023-08-25T04:57:06.421Z] 5eb5b503b376: Download complete [2023-08-25T04:57:06.480Z] ---> docker-login.sh [2023-08-25T04:57:06.480Z] nexus3.edgexfoundry.org:10001 [2023-08-25T04:57:06.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:57:06.989Z] 2f39f015ded8: Verifying Checksum [2023-08-25T04:57:06.989Z] 2f39f015ded8: Download complete [2023-08-25T04:57:07.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:57:07.027Z] Configure a credential helper to remove this warning. See [2023-08-25T04:57:07.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:57:07.027Z] [2023-08-25T04:57:07.027Z] Login Succeeded [2023-08-25T04:57:07.027Z] nexus3.edgexfoundry.org:10002 [2023-08-25T04:57:07.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:57:07.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:57:07.298Z] Configure a credential helper to remove this warning. See [2023-08-25T04:57:07.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:57:07.298Z] [2023-08-25T04:57:07.298Z] Login Succeeded [2023-08-25T04:57:07.298Z] nexus3.edgexfoundry.org:10003 [2023-08-25T04:57:07.554Z] 5eb5b503b376: Pull complete [2023-08-25T04:57:07.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:57:07.813Z] 5c69ac0246d0: Pull complete [2023-08-25T04:57:07.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:57:07.834Z] Configure a credential helper to remove this warning. See [2023-08-25T04:57:07.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:57:07.834Z] [2023-08-25T04:57:07.834Z] Login Succeeded [2023-08-25T04:57:07.834Z] nexus3.edgexfoundry.org:10004 [2023-08-25T04:57:07.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:57:08.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:57:08.106Z] Configure a credential helper to remove this warning. See [2023-08-25T04:57:08.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:57:08.106Z] [2023-08-25T04:57:08.106Z] Login Succeeded [2023-08-25T04:57:08.106Z] docker.io [2023-08-25T04:57:08.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T04:57:08.380Z] ec43610c2a17: Pull complete [2023-08-25T04:57:08.380Z] 3a2ae6a8a46f: Pull complete [2023-08-25T04:57:08.638Z] 33b1e0a273af: Pull complete [2023-08-25T04:57:08.638Z] 5d3b04190fa2: Pull complete [2023-08-25T04:57:08.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T04:57:08.646Z] Configure a credential helper to remove this warning. See [2023-08-25T04:57:08.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T04:57:08.646Z] [2023-08-25T04:57:08.646Z] Login Succeeded [2023-08-25T04:57:08.646Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T04:57:08.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T04:57:09.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T04:57:09.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T04:57:09.134Z] ========================================================= [2023-08-25T04:57:09.134Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-25T04:57:09.134Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T04:57:09.616Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T04:57:09.882Z] Sending build context to Docker daemon 1.269MB [2023-08-25T04:57:09.882Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T04:57:09.882Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-25T04:57:10.154Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-25T04:57:10.154Z] edb6bdbacee9: Pulling fs layer [2023-08-25T04:57:10.154Z] 5f9638ab2659: Pulling fs layer [2023-08-25T04:57:10.154Z] 8d51d6327a98: Pulling fs layer [2023-08-25T04:57:10.154Z] 8b374f2dd631: Pulling fs layer [2023-08-25T04:57:10.154Z] ec14aa9079de: Pulling fs layer [2023-08-25T04:57:10.154Z] 2f466654f4bb: Pulling fs layer [2023-08-25T04:57:10.154Z] 554e91adad29: Pulling fs layer [2023-08-25T04:57:10.154Z] 8b374f2dd631: Waiting [2023-08-25T04:57:10.154Z] ec14aa9079de: Waiting [2023-08-25T04:57:10.154Z] 2f466654f4bb: Waiting [2023-08-25T04:57:10.154Z] 554e91adad29: Waiting [2023-08-25T04:57:10.154Z] 5f9638ab2659: Verifying Checksum [2023-08-25T04:57:10.154Z] 5f9638ab2659: Download complete [2023-08-25T04:57:10.154Z] 8b374f2dd631: Verifying Checksum [2023-08-25T04:57:10.154Z] 8b374f2dd631: Download complete [2023-08-25T04:57:10.154Z] ec14aa9079de: Verifying Checksum [2023-08-25T04:57:10.154Z] ec14aa9079de: Download complete [2023-08-25T04:57:10.154Z] edb6bdbacee9: Verifying Checksum [2023-08-25T04:57:10.154Z] edb6bdbacee9: Download complete [2023-08-25T04:57:11.143Z] edb6bdbacee9: Pull complete [2023-08-25T04:57:11.417Z] 554e91adad29: Verifying Checksum [2023-08-25T04:57:11.417Z] 554e91adad29: Download complete [2023-08-25T04:57:11.686Z] 5f9638ab2659: Pull complete [2023-08-25T04:57:12.653Z] 8d51d6327a98: Verifying Checksum [2023-08-25T04:57:12.653Z] 8d51d6327a98: Download complete [2023-08-25T04:57:12.653Z] 2f466654f4bb: Verifying Checksum [2023-08-25T04:57:12.653Z] 2f466654f4bb: Download complete [2023-08-25T04:57:13.908Z] 2f39f015ded8: Pull complete [2023-08-25T04:57:13.908Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T04:57:13.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T04:57:13.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T04:57:14.142Z] prd-ubuntu20.04-docker-8c-8g-4493 does not seem to be running inside a container [2023-08-25T04:57:14.174Z] $ 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/foundry_device-usb-camera_PR-274 -v /w/workspace/foundry_device-usb-camera_PR-274:/w/workspace/foundry_device-usb-camera_PR-274:rw,z -v /w/workspace/foundry_device-usb-camera_PR-274@tmp:/w/workspace/foundry_device-usb-camera_PR-274@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T04:57:17.543Z] $ docker top fbb8935e1e36878646596dabd09eead3952ca4aa34ca2ab117a6225b4792ad26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T04:57:18.023Z] ---> job-cost.sh [2023-08-25T04:57:18.023Z] lf-activate-venv: SKIPPING [2023-08-25T04:57:18.023Z] INFO: No Stack... [2023-08-25T04:57:18.283Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T04:57:18.542Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T04:57:18.855Z] + cat /w/workspace/foundry_device-usb-camera_PR-274/archives/cost.csv [2023-08-25T04:57:18.855Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T04:57:18.896Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] [2023-08-25T04:57:18.901Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] did not exist. Created. [2023-08-25T04:57:18.901Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T04:57:19.304Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-25T04:57:19.352Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T04:57:19.387Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T04:57:19.472Z] $ docker stop --time=1 fbb8935e1e36878646596dabd09eead3952ca4aa34ca2ab117a6225b4792ad26 [2023-08-25T04:57:20.700Z] $ docker rm -f --volumes fbb8935e1e36878646596dabd09eead3952ca4aa34ca2ab117a6225b4792ad26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-25T04:57:24.973Z] 8d51d6327a98: Pull complete [2023-08-25T04:57:24.973Z] 8b374f2dd631: Pull complete [2023-08-25T04:57:24.973Z] ec14aa9079de: Pull complete [2023-08-25T04:57:31.637Z] 2f466654f4bb: Pull complete [2023-08-25T04:57:34.227Z] 554e91adad29: Pull complete [2023-08-25T04:57:34.227Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-25T04:57:34.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T04:57:34.227Z] ---> 1e15ea492957 [2023-08-25T04:57:34.227Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-25T04:57:35.190Z] ---> Running in 53a0fa1ff0a5 [2023-08-25T04:57:35.463Z] Removing intermediate container 53a0fa1ff0a5 [2023-08-25T04:57:35.463Z] ---> 962d7bc2d3a3 [2023-08-25T04:57:35.463Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T04:57:35.731Z] ---> Running in 1b8cc7bfbe97 [2023-08-25T04:57:35.998Z] Removing intermediate container 1b8cc7bfbe97 [2023-08-25T04:57:35.998Z] ---> bd98a1bfba04 [2023-08-25T04:57:35.998Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-25T04:57:35.998Z] ---> Running in 0f2f73efc5dd [2023-08-25T04:57:36.265Z] Removing intermediate container 0f2f73efc5dd [2023-08-25T04:57:36.265Z] ---> 578424cab586 [2023-08-25T04:57:36.265Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-25T04:57:36.265Z] ---> Running in 2b6f04ee7929 [2023-08-25T04:57:36.533Z] Removing intermediate container 2b6f04ee7929 [2023-08-25T04:57:36.533Z] ---> 1c2bf1cfa83e [2023-08-25T04:57:36.533Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T04:57:36.801Z] ---> Running in 0905cec0307e [2023-08-25T04:57:37.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T04:57:38.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T04:57:39.306Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-25T04:57:39.306Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-25T04:57:39.306Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-25T04:57:39.306Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-25T04:57:39.306Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-25T04:57:39.306Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-25T04:57:39.306Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-25T04:57:39.306Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-25T04:57:39.306Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-25T04:57:39.306Z] (10/14) Installing kmod-libs (30-r1) [2023-08-25T04:57:39.306Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-25T04:57:39.306Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-25T04:57:39.306Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-25T04:57:39.574Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-25T04:57:39.574Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T04:57:39.574Z] Executing eudev-3.2.11-r4.trigger [2023-08-25T04:57:39.574Z] OK: 271 MiB in 67 packages [2023-08-25T04:57:40.984Z] Removing intermediate container 0905cec0307e [2023-08-25T04:57:40.984Z] ---> 21aa4a5de84a [2023-08-25T04:57:40.984Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-25T04:57:40.984Z] ---> Running in 15c0042144e0 [2023-08-25T04:57:40.984Z] Removing intermediate container 15c0042144e0 [2023-08-25T04:57:40.984Z] ---> 601a18685d8d [2023-08-25T04:57:40.984Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-25T04:57:41.568Z] ---> bc0e99ac281a [2023-08-25T04:57:41.568Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T04:57:41.568Z] ---> Running in 5b8646c9789b [2023-08-25T04:58:49.456Z] Removing intermediate container 5b8646c9789b [2023-08-25T04:58:49.456Z] ---> eb995e3e411e [2023-08-25T04:58:49.456Z] Step 11/13 : COPY . . [2023-08-25T04:58:49.456Z] ---> 418c63451564 [2023-08-25T04:58:49.456Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-25T04:58:49.456Z] ---> Running in 5597ac25fe02 [2023-08-25T04:58:49.456Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T04:58:49.456Z] Dload Upload Total Spent Left Speed [2023-08-25T04:58:49.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 5369 0 --:--:-- --:--:-- --:--:-- 5396 [2023-08-25T04:58:49.456Z] Removing intermediate container 5597ac25fe02 [2023-08-25T04:58:49.456Z] ---> cfc725a0f758 [2023-08-25T04:58:49.456Z] Step 13/13 : RUN ${MAKE} [2023-08-25T04:58:49.456Z] ---> Running in 6ea324250ebe [2023-08-25T04:58:49.456Z] noop [2023-08-25T04:58:49.456Z] Removing intermediate container 6ea324250ebe [2023-08-25T04:58:49.456Z] ---> 501798d1f35e [2023-08-25T04:58:49.456Z] Successfully built 501798d1f35e [2023-08-25T04:58:49.456Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T04:58:49.935Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T04:58:49.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T04:58:50.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-4494 does not seem to be running inside a container [2023-08-25T04:58:50.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T04:58:52.686Z] $ docker top 8523ab62f63693a782e0048a385d0de06d527c65e8ab3966a2c8011c32c13e98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T04:58:53.593Z] + go version [2023-08-25T04:58:53.593Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-25T04:58:53.628Z] $ docker stop --time=1 8523ab62f63693a782e0048a385d0de06d527c65e8ab3966a2c8011c32c13e98 [2023-08-25T04:58:55.181Z] $ docker rm -f --volumes 8523ab62f63693a782e0048a385d0de06d527c65e8ab3966a2c8011c32c13e98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T04:58:55.978Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T04:58:55.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T04:58:56.220Z] prd-ubuntu20.04-docker-arm64-4c-16g-4494 does not seem to be running inside a container [2023-08-25T04:58:56.279Z] $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T04:58:57.334Z] $ docker top c0237b3b66394828b642cc0e7847314cd2545eaa860286443ca081880fbd5e7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T04:58:57.857Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-08-25T04:58:58.238Z] + make test [2023-08-25T04:58:58.238Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T04:59:30.487Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-25T05:01:38.169Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-25T05:01:39.578Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.094s coverage: 4.4% of statements [2023-08-25T05:01:40.159Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-25T05:01:40.159Z] go vet ./... [2023-08-25T05:02:06.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T05:02:06.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T05:02:06.869Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T05:02:07.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T05:02:07.200Z] $ docker stop --time=1 c0237b3b66394828b642cc0e7847314cd2545eaa860286443ca081880fbd5e7d [2023-08-25T05:02:09.018Z] $ docker rm -f --volumes c0237b3b66394828b642cc0e7847314cd2545eaa860286443ca081880fbd5e7d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T05:02:10.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T05:02:10.230Z] Warning: overwriting stash ‘coverage-report’ [2023-08-25T05:02:10.669Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T05:02:11.250Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T05:02:11.583Z] + ls -al . [2023-08-25T05:02:11.583Z] total 216 [2023-08-25T05:02:11.583Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 04:59 . [2023-08-25T05:02:11.583Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:56 .. [2023-08-25T05:02:11.583Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 04:56 .git [2023-08-25T05:02:11.583Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:56 .github [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 25 04:56 .gitignore [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 25 04:56 .golangci.yml [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 25 04:56 .hadolint.yml [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 10960 Aug 25 04:56 Attribution.txt [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 25 04:56 CHANGELOG.md [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 25 04:56 Dockerfile [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 04:56 GOVERNANCE.md [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 25 04:56 Jenkinsfile [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 04:56 LICENSE [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 2616 Aug 25 04:56 Makefile [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 04:56 OWNERS.md [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 25 04:56 README.md [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 04:54 VERSION [2023-08-25T05:02:11.583Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 04:56 bin [2023-08-25T05:02:11.583Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:56 cmd [2023-08-25T05:02:11.583Z] -rw-r--r-- 1 jenkins jenkins 53939 Aug 25 05:01 coverage.out [2023-08-25T05:02:11.583Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 25 04:56 docker-entrypoint.sh [2023-08-25T05:02:11.583Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 04:56 docs [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 3994 Aug 25 04:56 go.mod [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 34415 Aug 25 04:56 go.sum [2023-08-25T05:02:11.583Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:56 internal [2023-08-25T05:02:11.583Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:56 snap [2023-08-25T05:02:11.583Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 25 04:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:02:11.995Z] + 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=91d05a615dde653fa1057da5f12fa72425dfc839 --label arch=arm64 --label version=0.0.0 . [2023-08-25T05:02:12.262Z] Sending build context to Docker daemon 1.324MB [2023-08-25T05:02:12.262Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T05:02:12.263Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-25T05:02:12.263Z] ---> 501798d1f35e [2023-08-25T05:02:12.263Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-25T05:02:12.530Z] ---> Running in 5301c39ac544 [2023-08-25T05:02:12.803Z] Removing intermediate container 5301c39ac544 [2023-08-25T05:02:12.803Z] ---> 42224238a0fc [2023-08-25T05:02:12.803Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T05:02:12.803Z] ---> Running in 789262383f12 [2023-08-25T05:02:13.067Z] Removing intermediate container 789262383f12 [2023-08-25T05:02:13.067Z] ---> 10da28219630 [2023-08-25T05:02:13.067Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-25T05:02:13.067Z] ---> Running in 9d0b649d9b25 [2023-08-25T05:02:13.334Z] Removing intermediate container 9d0b649d9b25 [2023-08-25T05:02:13.334Z] ---> 1f26c39d3822 [2023-08-25T05:02:13.334Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-25T05:02:13.334Z] ---> Running in 4fc0c1b95e06 [2023-08-25T05:02:13.601Z] Removing intermediate container 4fc0c1b95e06 [2023-08-25T05:02:13.601Z] ---> 03381b959300 [2023-08-25T05:02:13.601Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T05:02:13.601Z] ---> Running in 6c212a376d72 [2023-08-25T05:02:14.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T05:02:15.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T05:02:16.143Z] OK: 271 MiB in 67 packages [2023-08-25T05:02:17.129Z] Removing intermediate container 6c212a376d72 [2023-08-25T05:02:17.129Z] ---> d3180ebfea02 [2023-08-25T05:02:17.129Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-25T05:02:17.129Z] ---> Running in 5b55591194a5 [2023-08-25T05:02:17.396Z] Removing intermediate container 5b55591194a5 [2023-08-25T05:02:17.396Z] ---> 1172e4440fa2 [2023-08-25T05:02:17.396Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-25T05:02:17.984Z] ---> 9c5dc25b0069 [2023-08-25T05:02:17.984Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T05:02:17.984Z] ---> Running in c01d9e6d4678 [2023-08-25T05:02:20.570Z] Removing intermediate container c01d9e6d4678 [2023-08-25T05:02:20.570Z] ---> f504c1adfd49 [2023-08-25T05:02:20.570Z] Step 11/36 : COPY . . [2023-08-25T05:02:21.159Z] ---> 1de89b1bde4e [2023-08-25T05:02:21.159Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-25T05:02:21.438Z] ---> Running in 694a7e5bf960 [2023-08-25T05:02:22.401Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T05:02:22.401Z] Dload Upload Total Spent Left Speed [2023-08-25T05:02:22.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 3928 0 --:--:-- --:--:-- --:--:-- 3937 [2023-08-25T05:02:23.367Z] Removing intermediate container 694a7e5bf960 [2023-08-25T05:02:23.367Z] ---> 5b371eab2ace [2023-08-25T05:02:23.367Z] Step 13/36 : RUN ${MAKE} [2023-08-25T05:02:23.367Z] ---> Running in 1ea79ac37d33 [2023-08-25T05:02:24.326Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-25T05:05:01.263Z] Removing intermediate container 1ea79ac37d33 [2023-08-25T05:05:01.263Z] ---> 17d638e97e97 [2023-08-25T05:05:01.263Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-25T05:05:01.263Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-25T05:05:01.263Z] 8766b47fe142: Pulling fs layer [2023-08-25T05:05:01.263Z] 8766b47fe142: Verifying Checksum [2023-08-25T05:05:01.263Z] 8766b47fe142: Download complete [2023-08-25T05:05:01.263Z] 8766b47fe142: Pull complete [2023-08-25T05:05:01.263Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-25T05:05:01.263Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-25T05:05:01.263Z] ---> 69d40e2cb93c [2023-08-25T05:05:01.263Z] Step 15/36 : FROM alpine:3.17 [2023-08-25T05:05:01.263Z] 3.17: Pulling from library/alpine [2023-08-25T05:05:01.263Z] 4060ece20d7a: Pulling fs layer [2023-08-25T05:05:01.263Z] 4060ece20d7a: Verifying Checksum [2023-08-25T05:05:01.263Z] 4060ece20d7a: Download complete [2023-08-25T05:05:01.263Z] 4060ece20d7a: Pull complete [2023-08-25T05:05:01.263Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T05:05:01.263Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T05:05:01.263Z] ---> 8650cd65339b [2023-08-25T05:05:01.263Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-25T05:05:01.263Z] ---> Running in e7cb394f57cc [2023-08-25T05:05:01.263Z] Removing intermediate container e7cb394f57cc [2023-08-25T05:05:01.263Z] ---> ebc36fb32379 [2023-08-25T05:05:01.263Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-25T05:05:01.263Z] ---> Running in b62ec98a67b3 [2023-08-25T05:05:01.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T05:05:01.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T05:05:01.263Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-08-25T05:05:01.263Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-08-25T05:05:01.263Z] (3/83) Installing libxau (1.0.10-r0) [2023-08-25T05:05:01.263Z] (4/83) Installing libmd (1.0.4-r0) [2023-08-25T05:05:01.263Z] (5/83) Installing libbsd (0.11.7-r0) [2023-08-25T05:05:01.263Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-08-25T05:05:01.263Z] (7/83) Installing libxcb (1.15-r0) [2023-08-25T05:05:01.263Z] (8/83) Installing libx11 (1.8.4-r1) [2023-08-25T05:05:01.263Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-08-25T05:05:01.263Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-08-25T05:05:01.263Z] (11/83) Installing libexpat (2.5.0-r0) [2023-08-25T05:05:01.263Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-08-25T05:05:01.263Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-08-25T05:05:01.263Z] (14/83) Installing libpng (1.6.39-r0) [2023-08-25T05:05:01.263Z] (15/83) Installing freetype (2.12.1-r0) [2023-08-25T05:05:01.263Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-08-25T05:05:01.263Z] (17/83) Installing fribidi (1.0.12-r0) [2023-08-25T05:05:01.263Z] (18/83) Installing libffi (3.4.4-r0) [2023-08-25T05:05:01.263Z] (19/83) Installing libintl (0.21.1-r1) [2023-08-25T05:05:01.263Z] (20/83) Installing libblkid (2.38.1-r1) [2023-08-25T05:05:01.263Z] (21/83) Installing libmount (2.38.1-r1) [2023-08-25T05:05:01.263Z] (22/83) Installing pcre2 (10.42-r0) [2023-08-25T05:05:01.263Z] (23/83) Installing glib (2.74.7-r0) [2023-08-25T05:05:01.263Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-08-25T05:05:01.263Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-08-25T05:05:01.263Z] (26/83) Installing libass (0.16.0-r1) [2023-08-25T05:05:01.263Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-08-25T05:05:01.263Z] (28/83) Installing libdrm (2.4.114-r0) [2023-08-25T05:05:01.263Z] (29/83) Installing gmp (6.2.1-r2) [2023-08-25T05:05:01.263Z] (30/83) Installing nettle (3.8.1-r0) [2023-08-25T05:05:01.263Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-08-25T05:05:01.263Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-08-25T05:05:01.263Z] (33/83) Installing libunistring (1.1-r0) [2023-08-25T05:05:01.263Z] (34/83) Installing gnutls (3.7.8-r3) [2023-08-25T05:05:01.263Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-25T05:05:01.263Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-25T05:05:01.263Z] (37/83) Installing lame (3.100-r2) [2023-08-25T05:05:01.263Z] (38/83) Installing opus (1.3.1-r1) [2023-08-25T05:05:01.263Z] (39/83) Installing libasyncns (0.8-r1) [2023-08-25T05:05:01.263Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-08-25T05:05:01.263Z] (41/83) Installing libltdl (2.4.7-r1) [2023-08-25T05:05:01.263Z] (42/83) Installing orc (0.4.33-r0) [2023-08-25T05:05:01.263Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-08-25T05:05:01.263Z] (44/83) Installing libogg (1.3.5-r2) [2023-08-25T05:05:01.263Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-25T05:05:01.263Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-08-25T05:05:01.263Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-08-25T05:05:01.263Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-08-25T05:05:01.263Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-08-25T05:05:01.263Z] (50/83) Installing soxr (0.1.3-r3) [2023-08-25T05:05:01.263Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-08-25T05:05:01.263Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-08-25T05:05:01.263Z] (53/83) Installing libpulse (16.1-r6) [2023-08-25T05:05:01.263Z] (54/83) Installing cjson (1.7.15-r3) [2023-08-25T05:05:01.263Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-08-25T05:05:01.263Z] (56/83) Installing librist (0.2.7-r0) [2023-08-25T05:05:01.263Z] (57/83) Installing libsrt (1.5.1-r0) [2023-08-25T05:05:01.263Z] (58/83) Installing libssh (0.10.5-r0) [2023-08-25T05:05:01.263Z] (59/83) Installing libtheora (1.1.1-r16) [2023-08-25T05:05:01.263Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-08-25T05:05:01.263Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-08-25T05:05:01.263Z] (62/83) Installing libxext (1.3.5-r0) [2023-08-25T05:05:01.263Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-08-25T05:05:01.263Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-08-25T05:05:01.263Z] (65/83) Installing libva (2.16.0-r0) [2023-08-25T05:05:01.263Z] (66/83) Installing libvdpau (1.5-r0) [2023-08-25T05:05:01.263Z] (67/83) Installing vidstab (1.1.0-r2) [2023-08-25T05:05:01.263Z] (68/83) Installing libvpx (1.12.0-r1) [2023-08-25T05:05:01.263Z] (69/83) Installing libwebp (1.2.4-r2) [2023-08-25T05:05:01.263Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-08-25T05:05:01.263Z] (71/83) Installing numactl (2.0.16-r1) [2023-08-25T05:05:01.263Z] (72/83) Installing x265-libs (3.5-r3) [2023-08-25T05:05:01.263Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-08-25T05:05:01.263Z] (74/83) Installing libsodium (1.0.18-r2) [2023-08-25T05:05:01.263Z] (75/83) Installing libzmq (4.3.4-r1) [2023-08-25T05:05:01.263Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-08-25T05:05:01.263Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-08-25T05:05:01.263Z] (78/83) Installing udev-init-scripts (35-r1) [2023-08-25T05:05:01.263Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-08-25T05:05:01.263Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-08-25T05:05:01.263Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-08-25T05:05:01.263Z] (82/83) Installing kmod-libs (30-r1) [2023-08-25T05:05:01.263Z] (83/83) Installing eudev (3.2.11-r4) [2023-08-25T05:05:01.263Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T05:05:01.263Z] Executing eudev-3.2.11-r4.trigger [2023-08-25T05:05:01.263Z] OK: 86 MiB in 98 packages [2023-08-25T05:05:03.216Z] Removing intermediate container b62ec98a67b3 [2023-08-25T05:05:03.216Z] ---> 4d4478877c04 [2023-08-25T05:05:03.216Z] Step 18/36 : WORKDIR / [2023-08-25T05:05:03.216Z] ---> Running in 7a1168fab532 [2023-08-25T05:05:03.216Z] Removing intermediate container 7a1168fab532 [2023-08-25T05:05:03.216Z] ---> ecdf99049da3 [2023-08-25T05:05:03.216Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-25T05:05:04.621Z] ---> 8ee6bee614bb [2023-08-25T05:05:04.621Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-25T05:05:05.204Z] ---> 23fe42da72d6 [2023-08-25T05:05:05.204Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-25T05:05:05.469Z] ---> 3e8bcbb22151 [2023-08-25T05:05:05.469Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-25T05:05:06.048Z] ---> 213bf4584cde [2023-08-25T05:05:06.049Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-25T05:05:06.314Z] ---> bb88da31ad36 [2023-08-25T05:05:06.314Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-25T05:05:06.891Z] ---> 5b1bb29b2975 [2023-08-25T05:05:06.891Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-25T05:05:08.295Z] ---> 18ced9cd4e14 [2023-08-25T05:05:08.295Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-25T05:05:08.295Z] ---> Running in 5c9727280495 [2023-08-25T05:05:09.705Z] Removing intermediate container 5c9727280495 [2023-08-25T05:05:09.705Z] ---> 784cba5c0736 [2023-08-25T05:05:09.705Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-25T05:05:09.705Z] ---> Running in 7b1384d7da0e [2023-08-25T05:05:11.643Z] Removing intermediate container 7b1384d7da0e [2023-08-25T05:05:11.644Z] ---> 9c1eef08f5fa [2023-08-25T05:05:11.644Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-25T05:05:11.644Z] ---> Running in b48592fba7c8 [2023-08-25T05:05:13.051Z] Removing intermediate container b48592fba7c8 [2023-08-25T05:05:13.051Z] ---> 281e6a44754b [2023-08-25T05:05:13.051Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-25T05:05:13.051Z] ---> Running in 6ec33fb5b768 [2023-08-25T05:05:16.395Z] Removing intermediate container 6ec33fb5b768 [2023-08-25T05:05:16.395Z] ---> 391cc4034fb9 [2023-08-25T05:05:16.395Z] Step 30/36 : EXPOSE 59983 [2023-08-25T05:05:16.395Z] ---> Running in 0e49ae5f2457 [2023-08-25T05:05:16.395Z] Removing intermediate container 0e49ae5f2457 [2023-08-25T05:05:16.395Z] ---> 1df3b029c572 [2023-08-25T05:05:16.395Z] Step 31/36 : EXPOSE 8554 [2023-08-25T05:05:16.395Z] ---> Running in 519b63517dab [2023-08-25T05:05:16.395Z] Removing intermediate container 519b63517dab [2023-08-25T05:05:16.395Z] ---> 77e71fc44ec3 [2023-08-25T05:05:16.395Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-25T05:05:16.664Z] ---> Running in 3059c4e31f32 [2023-08-25T05:05:16.935Z] Removing intermediate container 3059c4e31f32 [2023-08-25T05:05:16.936Z] ---> 8c5f62af4198 [2023-08-25T05:05:16.936Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-25T05:05:16.936Z] ---> Running in a505f6f94879 [2023-08-25T05:05:17.204Z] Removing intermediate container a505f6f94879 [2023-08-25T05:05:17.204Z] ---> cb6ca8cdd468 [2023-08-25T05:05:17.204Z] Step 34/36 : LABEL arch=arm64 [2023-08-25T05:05:17.204Z] ---> Running in 1414647ddacd [2023-08-25T05:05:17.474Z] Removing intermediate container 1414647ddacd [2023-08-25T05:05:17.474Z] ---> bacd628687bc [2023-08-25T05:05:17.474Z] Step 35/36 : LABEL git_sha=91d05a615dde653fa1057da5f12fa72425dfc839 [2023-08-25T05:05:17.744Z] ---> Running in e4bd3fa1706d [2023-08-25T05:05:18.014Z] Removing intermediate container e4bd3fa1706d [2023-08-25T05:05:18.014Z] ---> 696c8bc68c0f [2023-08-25T05:05:18.014Z] Step 36/36 : LABEL version=0.0.0 [2023-08-25T05:05:18.014Z] ---> Running in 232bdaf9f333 [2023-08-25T05:05:18.285Z] Removing intermediate container 232bdaf9f333 [2023-08-25T05:05:18.285Z] ---> 1c3cca916a60 [2023-08-25T05:05:18.285Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T05:05:18.285Z] Successfully built 1c3cca916a60 [2023-08-25T05:05:18.285Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:05:19.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T05:05:19.330Z] [2023-08-25T05:05:19.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:05:19.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T05:05:19.739Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T05:05:19.739Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T05:05:19.739Z] 04944245beec: Pulling fs layer [2023-08-25T05:05:19.739Z] 699f458cf7ca: Pulling fs layer [2023-08-25T05:05:19.739Z] 765212b225bb: Pulling fs layer [2023-08-25T05:05:19.739Z] f23df028b6ca: Pulling fs layer [2023-08-25T05:05:19.739Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T05:05:19.739Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T05:05:19.739Z] f23df028b6ca: Waiting [2023-08-25T05:05:19.739Z] d65c8cfc05b1: Waiting [2023-08-25T05:05:19.739Z] 2437ff75d9bd: Waiting [2023-08-25T05:05:19.739Z] 765212b225bb: Waiting [2023-08-25T05:05:20.018Z] 04944245beec: Verifying Checksum [2023-08-25T05:05:20.018Z] 04944245beec: Download complete [2023-08-25T05:05:20.018Z] 765212b225bb: Verifying Checksum [2023-08-25T05:05:20.018Z] 765212b225bb: Download complete [2023-08-25T05:05:20.018Z] f23df028b6ca: Verifying Checksum [2023-08-25T05:05:20.018Z] f23df028b6ca: Download complete [2023-08-25T05:05:20.018Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T05:05:20.018Z] d65c8cfc05b1: Download complete [2023-08-25T05:05:20.018Z] 699f458cf7ca: Verifying Checksum [2023-08-25T05:05:20.018Z] 699f458cf7ca: Download complete [2023-08-25T05:05:20.609Z] 8998bd30e6a1: Verifying Checksum [2023-08-25T05:05:20.609Z] 8998bd30e6a1: Download complete [2023-08-25T05:05:22.556Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T05:05:22.556Z] 2437ff75d9bd: Download complete [2023-08-25T05:05:24.501Z] 8998bd30e6a1: Pull complete [2023-08-25T05:05:24.821Z] 04944245beec: Pull complete [2023-08-25T05:05:26.269Z] 699f458cf7ca: Pull complete [2023-08-25T05:05:26.535Z] 765212b225bb: Pull complete [2023-08-25T05:05:27.121Z] f23df028b6ca: Pull complete [2023-08-25T05:05:27.388Z] d65c8cfc05b1: Pull complete [2023-08-25T05:05:42.373Z] 2437ff75d9bd: Pull complete [2023-08-25T05:05:42.373Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T05:05:42.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T05:05:42.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T05:05:42.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-4494 does not seem to be running inside a container [2023-08-25T05:05:42.752Z] $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-25T05:05:45.185Z] $ docker top 74da5bfd4910051bb5dca3c8b1a69911e3c059ab65f6381004f21c744f010618 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:05:46.080Z] ---> job-cost.sh [2023-08-25T05:05:46.081Z] lf-activate-venv: SKIPPING [2023-08-25T05:05:46.081Z] INFO: No Stack... [2023-08-25T05:05:46.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T05:05:47.301Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T05:05:47.956Z] + cut -d, -f6 [2023-08-25T05:05:47.956Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2023-08-25T05:05:48.033Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] [2023-08-25T05:05:48.038Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] did not exist. Created. [2023-08-25T05:05:48.038Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T05:05:48.757Z] /w/workspace/device-usb-camera/1@tmp/durable-f2aa7632/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-25T05:05:49.095Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T05:05:49.135Z] Warning: overwriting stash ‘stack-cost’ [2023-08-25T05:05:49.181Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T05:05:49.195Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T05:05:49.270Z] $ docker stop --time=1 74da5bfd4910051bb5dca3c8b1a69911e3c059ab65f6381004f21c744f010618 [2023-08-25T05:05:50.700Z] $ docker rm -f --volumes 74da5bfd4910051bb5dca3c8b1a69911e3c059ab65f6381004f21c744f010618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-25T05:05:51.678Z] provisioning config files... [2023-08-25T05:05:51.689Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-274@tmp/config17719133513526829322tmp [Pipeline] { [Pipeline] sh [2023-08-25T05:05:52.026Z] + set +x [2023-08-25T05:05:52.026Z] + bash -s -- [2023-08-25T05:05:52.026Z] + curl -s https://codecov.io/bash [2023-08-25T05:05:52.026Z] [2023-08-25T05:05:52.026Z] _____ _ [2023-08-25T05:05:52.026Z] / ____| | | [2023-08-25T05:05:52.026Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T05:05:52.026Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T05:05:52.026Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T05:05:52.026Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T05:05:52.026Z] Bash-1.0.6 [2023-08-25T05:05:52.026Z] [2023-08-25T05:05:52.026Z] [2023-08-25T05:05:52.026Z] ==> git version 2.25.1 found [2023-08-25T05:05:52.026Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-25T05:05:52.026Z] Release-Date: 2020-01-08 [2023-08-25T05:05:52.026Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-25T05:05:52.026Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T05:05:52.026Z] ==> Jenkins CI detected. [2023-08-25T05:05:52.026Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-274 [2023-08-25T05:05:52.026Z] project root: . [2023-08-25T05:05:52.026Z] --> token set from env [2023-08-25T05:05:52.026Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T05:05:52.026Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T05:05:52.026Z] ==> Python coveragepy not found [2023-08-25T05:05:52.026Z] ==> Searching for coverage reports in: [2023-08-25T05:05:52.026Z] + . [2023-08-25T05:05:52.286Z] -> Found 1 reports [2023-08-25T05:05:52.286Z] ==> Detecting git/mercurial file structure [2023-08-25T05:05:52.286Z] ==> Reading reports [2023-08-25T05:05:52.286Z] + ./coverage.out bytes=53939 [2023-08-25T05:05:52.286Z] ==> Appending adjustments [2023-08-25T05:05:52.286Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T05:05:52.286Z] + Found adjustments [2023-08-25T05:05:52.286Z] ==> Gzipping contents [2023-08-25T05:05:52.286Z] 8.0K /tmp/codecov.0Umr85.gz [2023-08-25T05:05:52.286Z] ==> Uploading reports [2023-08-25T05:05:52.286Z] url: https://codecov.io [2023-08-25T05:05:52.286Z] query: branch=PR-274&commit=91d05a615dde653fa1057da5f12fa72425dfc839&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-274%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=274&job=&cmd_args= [2023-08-25T05:05:52.286Z] -> Pinging Codecov [2023-08-25T05:05:52.286Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-274&commit=91d05a615dde653fa1057da5f12fa72425dfc839&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-274%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=274&job=&cmd_args= [2023-08-25T05:05:52.544Z] -> Uploading to [2023-08-25T05:05:52.544Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/73D8F5FF140700D3E01443B452E23636/91d05a615dde653fa1057da5f12fa72425dfc839/85e78144-6c2a-41f1-aa2f-a7f44f5bc18f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T050552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8aa8fb49882b7f159e0eb4d00a114e675d7d0e05954c37d56aae8c1ad4a7e3b [2023-08-25T05:05:52.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T05:05:52.544Z] Dload Upload Total Spent Left Speed [2023-08-25T05:05:52.544Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6891 0 0 100 6891 0 33614 --:--:-- --:--:-- --:--:-- 33614 [2023-08-25T05:05:52.544Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/91d05a615dde653fa1057da5f12fa72425dfc839 [Pipeline] } [2023-08-25T05:05:52.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-25T05:05:54.515Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-274/archives ] [2023-08-25T05:05:54.515Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-274/archives [2023-08-25T05:05:54.515Z] total 16 [2023-08-25T05:05:54.515Z] drwxr-xr-x 3 root root 4096 Aug 25 04:57 . [2023-08-25T05:05:54.515Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 04:57 .. [2023-08-25T05:05:54.515Z] drwxr-xr-x 2 root root 4096 Aug 25 04:57 cost [2023-08-25T05:05:54.515Z] -rw-r--r-- 1 root root 89 Aug 25 04:57 cost.csv [2023-08-25T05:05:54.515Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-274/archives [2023-08-25T05:05:54.515Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-274/archives [2023-08-25T05:05:54.515Z] total 16 [2023-08-25T05:05:54.515Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 04:57 . [2023-08-25T05:05:54.515Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 04:57 .. [2023-08-25T05:05:54.515Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 04:57 cost [2023-08-25T05:05:54.515Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 25 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:05:54.853Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:05:55.741Z] ---> package-listing.sh [2023-08-25T05:05:55.741Z] ++ facter osfamily [2023-08-25T05:05:55.741Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T05:05:56.001Z] + OS_FAMILY=debian [2023-08-25T05:05:56.001Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-274 [2023-08-25T05:05:56.001Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T05:05:56.001Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T05:05:56.001Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T05:05:56.001Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T05:05:56.001Z] + '[' /w/workspace/foundry_device-usb-camera_PR-274 ']' [2023-08-25T05:05:56.001Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T05:05:56.001Z] + case "${OS_FAMILY}" in [2023-08-25T05:05:56.001Z] + dpkg -l [2023-08-25T05:05:56.001Z] + grep '^ii' [2023-08-25T05:05:56.001Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T05:05:56.001Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T05:05:56.001Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T05:05:56.001Z] + '[' /w/workspace/foundry_device-usb-camera_PR-274 ']' [2023-08-25T05:05:56.001Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-274/archives/ [2023-08-25T05:05:56.001Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-274/archives/ [Pipeline] echo [2023-08-25T05:05:56.038Z] 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/foundry_device-usb-camera_PR-274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-25T05:05:56.332Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:05:56.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T05:05:56.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T05:05:57.100Z] prd-ubuntu20.04-docker-8c-8g-4493 does not seem to be running inside a container [2023-08-25T05:05:57.137Z] $ 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/foundry_device-usb-camera_PR-274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-274 -v /w/workspace/foundry_device-usb-camera_PR-274:/w/workspace/foundry_device-usb-camera_PR-274:rw,z -v /w/workspace/foundry_device-usb-camera_PR-274@tmp:/w/workspace/foundry_device-usb-camera_PR-274@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T05:05:57.336Z] $ docker top 58b5a2b571ba36c8bceefaaf9ddd7a309668d9e0041983202a330e0b23da83c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T05:05:57.717Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T05:05:58.023Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T05:05:58.327Z] + ls /var/log/sa-host [2023-08-25T05:05:58.327Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T05:05:58.545Z] provisioning config files... [2023-08-25T05:05:58.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-274@tmp/config13511243919414741201tmp [Pipeline] { [Pipeline] echo [2023-08-25T05:05:58.611Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:05:58.919Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T05:05:58.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:05:59.353Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T05:05:59.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:05:59.699Z] ---> sudo-logs.sh [2023-08-25T05:05:59.699Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T05:05:59.781Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:06:00.091Z] ---> job-cost.sh [2023-08-25T05:06:00.091Z] lf-activate-venv: SKIPPING [2023-08-25T05:06:00.091Z] DEBUG: total: 0.2199999988079071 [2023-08-25T05:06:00.091Z] INFO: Retrieving Stack Cost... [2023-08-25T05:06:00.657Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T05:06:00.916Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T05:06:00.946Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:06:01.257Z] ---> logs-deploy.sh [2023-08-25T05:06:01.257Z] lf-activate-venv: SKIPPING [2023-08-25T05:06:01.257Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-274/1 [2023-08-25T05:06:01.257Z] INFO: archiving workspace using pattern(s): [2023-08-25T05:06:02.192Z] Archives upload complete. [2023-08-25T05:06:02.452Z] INFO: archiving logs to Nexus [2023-08-25T05:06:03.024Z] ---> uname -a: [2023-08-25T05:06:03.024Z] Linux prd-ubuntu20-04-docker-8c-8g-4493 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-25T05:06:03.024Z] [2023-08-25T05:06:03.024Z] [2023-08-25T05:06:03.024Z] ---> lscpu: [2023-08-25T05:06:03.024Z] Architecture: x86_64 [2023-08-25T05:06:03.024Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-25T05:06:03.024Z] Byte Order: Little Endian [2023-08-25T05:06:03.024Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-25T05:06:03.024Z] CPU(s): 8 [2023-08-25T05:06:03.024Z] On-line CPU(s) list: 0-7 [2023-08-25T05:06:03.024Z] Thread(s) per core: 1 [2023-08-25T05:06:03.024Z] Core(s) per socket: 1 [2023-08-25T05:06:03.024Z] Socket(s): 8 [2023-08-25T05:06:03.024Z] NUMA node(s): 1 [2023-08-25T05:06:03.024Z] Vendor ID: AuthenticAMD [2023-08-25T05:06:03.024Z] CPU family: 23 [2023-08-25T05:06:03.024Z] Model: 49 [2023-08-25T05:06:03.024Z] Model name: AMD EPYC-Rome Processor [2023-08-25T05:06:03.024Z] Stepping: 0 [2023-08-25T05:06:03.024Z] CPU MHz: 2799.998 [2023-08-25T05:06:03.024Z] BogoMIPS: 5599.99 [2023-08-25T05:06:03.024Z] Virtualization: AMD-V [2023-08-25T05:06:03.024Z] Hypervisor vendor: KVM [2023-08-25T05:06:03.024Z] Virtualization type: full [2023-08-25T05:06:03.024Z] L1d cache: 256 KiB [2023-08-25T05:06:03.024Z] L1i cache: 256 KiB [2023-08-25T05:06:03.024Z] L2 cache: 4 MiB [2023-08-25T05:06:03.024Z] L3 cache: 128 MiB [2023-08-25T05:06:03.024Z] NUMA node0 CPU(s): 0-7 [2023-08-25T05:06:03.024Z] Vulnerability Itlb multihit: Not affected [2023-08-25T05:06:03.024Z] Vulnerability L1tf: Not affected [2023-08-25T05:06:03.024Z] Vulnerability Mds: Not affected [2023-08-25T05:06:03.024Z] Vulnerability Meltdown: Not affected [2023-08-25T05:06:03.024Z] Vulnerability Mmio stale data: Not affected [2023-08-25T05:06:03.024Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-25T05:06:03.024Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-25T05:06:03.024Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-25T05:06:03.024Z] Vulnerability Srbds: Not affected [2023-08-25T05:06:03.024Z] Vulnerability Tsx async abort: Not affected [2023-08-25T05:06:03.024Z] 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 [2023-08-25T05:06:03.024Z] [2023-08-25T05:06:03.024Z] [2023-08-25T05:06:03.024Z] ---> nproc: [2023-08-25T05:06:03.024Z] 8 [2023-08-25T05:06:03.024Z] [2023-08-25T05:06:03.024Z] [2023-08-25T05:06:03.024Z] ---> df -h: [2023-08-25T05:06:03.024Z] Filesystem Size Used Avail Use% Mounted on [2023-08-25T05:06:03.024Z] overlay 155G 12G 144G 8% / [2023-08-25T05:06:03.024Z] tmpfs 64M 0 64M 0% /dev [2023-08-25T05:06:03.024Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-25T05:06:03.024Z] shm 64M 0 64M 0% /dev/shm [2023-08-25T05:06:03.024Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-25T05:06:03.024Z] [2023-08-25T05:06:03.024Z] [2023-08-25T05:06:03.024Z] ---> sar -b -r -n DEV: [2023-08-25T05:06:03.024Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4493) 08/25/23 _x86_64_ (8 CPU) [2023-08-25T05:06:03.024Z] [2023-08-25T05:06:03.024Z] 04:53:46 LINUX RESTART (8 CPU) [2023-08-25T05:06:03.024Z] [2023-08-25T05:06:03.024Z] 04:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-25T05:06:03.025Z] 04:55:01 233.96 47.89 186.07 0.00 5409.50 111957.74 0.00 [2023-08-25T05:06:03.025Z] 04:56:01 200.73 0.98 199.75 0.00 16.93 76737.74 0.00 [2023-08-25T05:06:03.025Z] 04:57:01 158.52 0.27 158.25 0.00 9.33 37535.10 0.00 [2023-08-25T05:06:03.025Z] 04:58:01 102.68 0.08 102.60 0.00 9.33 19257.46 0.00 [2023-08-25T05:06:03.025Z] 04:59:01 25.98 10.25 15.73 0.00 3455.29 3686.45 0.00 [2023-08-25T05:06:03.025Z] 05:00:01 4.33 0.00 4.33 0.00 0.00 57.99 0.00 [2023-08-25T05:06:03.025Z] 05:01:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2023-08-25T05:06:03.025Z] 05:02:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2023-08-25T05:06:03.025Z] 05:03:01 1.42 0.00 1.42 0.00 0.00 15.19 0.00 [2023-08-25T05:06:03.025Z] 05:04:01 2.12 0.00 2.12 0.00 0.00 32.26 0.00 [2023-08-25T05:06:03.025Z] 05:05:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 [2023-08-25T05:06:03.025Z] 05:06:01 5.87 0.25 5.62 0.00 19.33 111.71 0.00 [2023-08-25T05:06:03.025Z] Average: 61.55 4.98 56.57 0.00 743.25 20784.89 0.00 [2023-08-25T05:06:03.025Z] [2023-08-25T05:06:03.025Z] 04:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-25T05:06:03.025Z] 04:55:01 29230732 31572232 751076 2.28 71832 2546496 2031280 5.99 1009688 2291096 666016 [2023-08-25T05:06:03.025Z] 04:56:01 27945344 31394208 904600 2.75 147696 3475484 2220944 6.55 1419420 3038732 205280 [2023-08-25T05:06:03.025Z] 04:57:01 27847848 31551160 748516 2.28 153672 3725064 1895680 5.59 1292108 3265652 420 [2023-08-25T05:06:03.025Z] 04:58:01 27383176 31572396 724452 2.20 164260 4150468 1787408 5.27 1289540 3677932 196 [2023-08-25T05:06:03.025Z] 04:59:01 27141776 31552208 734632 2.23 169504 4354228 1819532 5.36 1451720 3732700 1272 [2023-08-25T05:06:03.025Z] 05:00:01 27146864 31557248 730052 2.22 169540 4354224 1836000 5.41 1447220 3732644 40 [2023-08-25T05:06:03.025Z] 05:01:01 27147044 31557468 729720 2.22 169560 4354228 1836000 5.41 1446876 3732648 12 [2023-08-25T05:06:03.025Z] 05:02:01 27156080 31566664 720412 2.19 169592 4354228 1836000 5.41 1438212 3732648 176 [2023-08-25T05:06:03.025Z] 05:03:01 27156632 31567272 719784 2.19 169640 4354232 1836000 5.41 1438332 3732656 4 [2023-08-25T05:06:03.025Z] 05:04:01 27157016 31568304 719544 2.19 169720 4354216 1836000 5.41 1437620 3733228 32 [2023-08-25T05:06:03.025Z] 05:05:01 27157440 31568736 719016 2.19 169736 4354216 1819736 5.36 1437960 3733236 16 [2023-08-25T05:06:03.025Z] 05:06:01 27061516 31479108 803824 2.44 169888 4355828 1889432 5.57 1526840 3730108 860 [2023-08-25T05:06:03.025Z] Average: 27460956 31542250 750469 2.28 157887 4061076 1887001 5.56 1386295 3511107 72860 [2023-08-25T05:06:03.025Z] [2023-08-25T05:06:03.025Z] 04:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-25T05:06:03.025Z] 04:55:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:55:01 docker0 1.37 1.28 0.24 11.93 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:55:01 ens3 629.61 391.65 6634.06 122.80 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:56:01 docker0 233.73 400.95 17.85 2441.45 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:56:01 ens3 433.69 254.46 2471.66 34.08 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:56:01 veth62689ea 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:57:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:57:01 docker0 17.17 43.28 1.21 714.04 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:57:01 ens3 88.52 43.83 1011.58 14.07 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:58:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:58:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:58:01 ens3 94.55 55.70 2523.33 11.63 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:59:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 04:59:01 ens3 81.69 27.45 1374.34 2.06 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:00:01 ens3 3.07 2.70 12.27 0.24 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:02:01 ens3 0.70 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:03:01 ens3 0.43 0.37 0.26 0.20 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:04:01 ens3 1.02 0.50 0.39 0.28 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:05:01 ens3 0.25 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:06:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] 05:06:01 ens3 28.70 16.61 31.06 10.60 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] Average: docker0 21.02 37.13 1.61 263.95 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] Average: ens3 113.51 66.13 1171.56 16.34 0.00 0.00 0.00 0.00 [2023-08-25T05:06:03.025Z] [2023-08-25T05:06:03.025Z] [2023-08-25T05:06:03.025Z] ---> sar -P ALL: [2023-08-25T05:06:03.025Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4493) 08/25/23 _x86_64_ (8 CPU) [2023-08-25T05:06:03.025Z] [2023-08-25T05:06:03.025Z] 04:53:46 LINUX RESTART (8 CPU) [2023-08-25T05:06:03.025Z] [2023-08-25T05:06:03.025Z] 04:54:01 CPU %user %nice %system %iowait %steal %idle [2023-08-25T05:06:03.025Z] 04:55:01 all 9.61 0.00 3.23 3.24 0.06 83.87 [2023-08-25T05:06:03.025Z] 04:55:01 0 10.16 0.00 4.28 0.76 0.05 84.76 [2023-08-25T05:06:03.025Z] 04:55:01 1 10.98 0.00 3.23 9.59 0.05 76.15 [2023-08-25T05:06:03.025Z] 04:55:01 2 9.91 0.00 3.00 9.03 0.05 78.01 [2023-08-25T05:06:03.025Z] 04:55:01 3 6.62 0.00 2.32 0.18 0.05 90.82 [2023-08-25T05:06:03.025Z] 04:55:01 4 10.94 0.00 2.81 4.14 0.05 82.06 [2023-08-25T05:06:03.025Z] 04:55:01 5 8.65 0.00 3.62 0.34 0.05 87.34 [2023-08-25T05:06:03.025Z] 04:55:01 6 12.19 0.00 3.09 1.11 0.07 83.54 [2023-08-25T05:06:03.025Z] 04:55:01 7 7.40 0.00 3.46 0.73 0.08 88.33 [2023-08-25T05:06:03.025Z] 04:56:01 all 14.13 0.00 4.53 4.46 0.06 76.82 [2023-08-25T05:06:03.025Z] 04:56:01 0 13.78 0.00 4.39 0.18 0.03 81.61 [2023-08-25T05:06:03.025Z] 04:56:01 1 14.71 0.00 6.43 27.09 0.08 51.68 [2023-08-25T05:06:03.025Z] 04:56:01 2 14.02 0.00 4.53 5.72 0.05 75.69 [2023-08-25T05:06:03.025Z] 04:56:01 3 14.41 0.00 3.09 0.33 0.05 82.12 [2023-08-25T05:06:03.025Z] 04:56:01 4 14.01 0.00 4.51 1.08 0.07 80.33 [2023-08-25T05:06:03.025Z] 04:56:01 5 14.40 0.00 4.32 0.55 0.05 80.68 [2023-08-25T05:06:03.025Z] 04:56:01 6 13.24 0.00 4.50 0.35 0.05 81.86 [2023-08-25T05:06:03.025Z] 04:56:01 7 14.45 0.00 4.48 0.57 0.08 80.41 [2023-08-25T05:06:03.025Z] 04:57:01 all 39.35 0.00 7.02 1.40 0.09 52.14 [2023-08-25T05:06:03.025Z] 04:57:01 0 38.58 0.00 6.80 0.12 0.08 54.42 [2023-08-25T05:06:03.025Z] 04:57:01 1 38.95 0.00 6.79 0.10 0.07 54.09 [2023-08-25T05:06:03.025Z] 04:57:01 2 40.55 0.00 6.81 0.37 0.08 52.19 [2023-08-25T05:06:03.025Z] 04:57:01 3 40.05 0.00 6.98 5.63 0.10 47.24 [2023-08-25T05:06:03.025Z] 04:57:01 4 36.97 0.00 7.59 1.97 0.10 53.37 [2023-08-25T05:06:03.025Z] 04:57:01 5 39.77 0.00 6.88 0.71 0.13 52.50 [2023-08-25T05:06:03.025Z] 04:57:01 6 39.98 0.00 7.60 2.18 0.10 50.14 [2023-08-25T05:06:03.025Z] 04:57:01 7 39.94 0.00 6.70 0.14 0.08 53.14 [2023-08-25T05:06:03.025Z] 04:58:01 all 3.19 0.00 1.58 0.81 0.03 94.39 [2023-08-25T05:06:03.025Z] 04:58:01 0 3.56 0.00 1.79 0.42 0.03 94.20 [2023-08-25T05:06:03.025Z] 04:58:01 1 2.96 0.00 1.47 0.02 0.03 95.52 [2023-08-25T05:06:03.025Z] 04:58:01 2 3.33 0.00 1.42 0.35 0.02 94.88 [2023-08-25T05:06:03.025Z] 04:58:01 3 3.34 0.00 1.77 3.94 0.05 90.90 [2023-08-25T05:06:03.025Z] 04:58:01 4 3.26 0.00 1.47 0.57 0.03 94.66 [2023-08-25T05:06:03.025Z] 04:58:01 5 2.19 0.00 1.07 0.27 0.03 96.43 [2023-08-25T05:06:03.025Z] 04:58:01 6 3.09 0.00 1.90 0.86 0.02 94.14 [2023-08-25T05:06:03.025Z] 04:58:01 7 3.82 0.00 1.77 0.05 0.03 94.33 [2023-08-25T05:06:03.025Z] 04:59:01 all 0.87 0.00 0.48 0.37 0.01 98.26 [2023-08-25T05:06:03.025Z] 04:59:01 0 0.65 0.00 0.55 0.63 0.00 98.17 [2023-08-25T05:06:03.025Z] 04:59:01 1 0.30 0.00 0.33 0.03 0.00 99.33 [2023-08-25T05:06:03.025Z] 04:59:01 2 0.53 0.00 0.53 0.07 0.02 98.85 [2023-08-25T05:06:03.026Z] 04:59:01 3 2.47 0.00 0.75 0.93 0.02 95.83 [2023-08-25T05:06:03.026Z] 04:59:01 4 1.08 0.00 0.42 0.12 0.00 98.38 [2023-08-25T05:06:03.026Z] 04:59:01 5 1.07 0.00 0.70 0.47 0.02 97.75 [2023-08-25T05:06:03.026Z] 04:59:01 6 0.38 0.00 0.33 0.72 0.02 98.55 [2023-08-25T05:06:03.026Z] 04:59:01 7 0.50 0.00 0.23 0.00 0.00 99.26 [2023-08-25T05:06:03.026Z] 05:00:01 all 0.28 0.00 0.02 0.02 0.01 99.66 [2023-08-25T05:06:03.026Z] 05:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T05:06:03.026Z] 05:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T05:06:03.026Z] 05:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-25T05:06:03.026Z] 05:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-25T05:06:03.026Z] 05:00:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-25T05:06:03.026Z] 05:00:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-08-25T05:06:03.026Z] 05:00:01 6 0.07 0.00 0.05 0.05 0.02 99.82 [2023-08-25T05:06:03.026Z] 05:00:01 7 2.02 0.00 0.03 0.13 0.02 97.80 [2023-08-25T05:06:03.026Z] 05:01:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2023-08-25T05:06:03.026Z] 05:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-25T05:06:03.026Z] 05:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-25T05:06:03.026Z] 05:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T05:06:03.026Z] 05:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-25T05:06:03.026Z] 05:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-25T05:06:03.026Z] 05:01:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-08-25T05:06:03.026Z] 05:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-25T05:06:03.026Z] 05:01:01 7 0.57 0.00 0.02 0.02 0.02 99.38 [2023-08-25T05:06:03.026Z] 05:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-08-25T05:06:03.026Z] 05:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T05:06:03.026Z] 05:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T05:06:03.026Z] 05:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-25T05:06:03.026Z] 05:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-25T05:06:03.026Z] 05:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-25T05:06:03.026Z] 05:02:01 5 0.10 0.00 0.02 0.00 0.02 99.87 [2023-08-25T05:06:03.026Z] 05:02:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2023-08-25T05:06:03.026Z] 05:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-25T05:06:03.026Z] 05:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-08-25T05:06:03.026Z] 05:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-08-25T05:06:03.026Z] 05:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-25T05:06:03.026Z] 05:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-25T05:06:03.026Z] 05:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-25T05:06:03.026Z] 05:03:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-25T05:06:03.026Z] 05:03:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2023-08-25T05:06:03.026Z] 05:03:01 6 0.07 0.00 0.03 0.02 0.03 99.85 [2023-08-25T05:06:03.026Z] 05:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-25T05:06:03.026Z] 05:04:01 all 0.08 0.00 0.01 0.02 0.01 99.89 [2023-08-25T05:06:03.026Z] 05:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-25T05:06:03.026Z] 05:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-25T05:06:03.026Z] 05:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-25T05:06:03.026Z] 05:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-25T05:06:03.026Z] 05:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-25T05:06:03.026Z] 05:04:01 5 0.12 0.00 0.02 0.05 0.00 99.82 [2023-08-25T05:06:03.026Z] 05:04:01 6 0.02 0.00 0.02 0.08 0.00 99.88 [2023-08-25T05:06:03.026Z] 05:04:01 7 0.35 0.00 0.02 0.00 0.02 99.62 [2023-08-25T05:06:03.026Z] 05:05:01 all 0.30 0.00 0.01 0.00 0.00 99.68 [2023-08-25T05:06:03.026Z] 05:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T05:06:03.026Z] 05:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-25T05:06:03.026Z] 05:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-25T05:06:03.026Z] 05:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-25T05:06:03.026Z] 05:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-25T05:06:03.026Z] 05:05:01 5 0.30 0.00 0.02 0.02 0.02 99.65 [2023-08-25T05:06:03.026Z] 05:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-25T05:06:03.026Z] 05:05:01 7 1.99 0.00 0.00 0.00 0.00 98.01 [2023-08-25T05:06:03.026Z] [2023-08-25T05:06:03.026Z] 05:05:01 CPU %user %nice %system %iowait %steal %idle [2023-08-25T05:06:03.026Z] 05:06:01 all 0.82 0.00 0.31 0.02 0.02 98.83 [2023-08-25T05:06:03.026Z] 05:06:01 0 0.53 0.00 0.38 0.05 0.00 99.03 [2023-08-25T05:06:03.026Z] 05:06:01 1 0.48 0.00 0.28 0.00 0.03 99.20 [2023-08-25T05:06:03.026Z] 05:06:01 2 0.92 0.00 0.30 0.00 0.03 98.75 [2023-08-25T05:06:03.026Z] 05:06:01 3 0.83 0.00 0.38 0.02 0.02 98.75 [2023-08-25T05:06:03.026Z] 05:06:01 4 0.25 0.00 0.25 0.00 0.00 99.50 [2023-08-25T05:06:03.026Z] 05:06:01 5 0.63 0.00 0.20 0.05 0.02 99.10 [2023-08-25T05:06:03.026Z] 05:06:01 6 1.55 0.00 0.37 0.03 0.02 98.03 [2023-08-25T05:06:03.026Z] 05:06:01 7 1.36 0.00 0.32 0.00 0.02 98.31 [2023-08-25T05:06:03.026Z] Average: all 5.69 0.00 1.43 0.86 0.03 91.99 [2023-08-25T05:06:03.026Z] Average: 0 5.59 0.00 1.52 0.18 0.02 92.69 [2023-08-25T05:06:03.026Z] Average: 1 5.67 0.00 1.54 3.04 0.03 89.72 [2023-08-25T05:06:03.026Z] Average: 2 5.74 0.00 1.38 1.29 0.02 91.57 [2023-08-25T05:06:03.026Z] Average: 3 5.62 0.00 1.27 0.91 0.03 92.17 [2023-08-25T05:06:03.026Z] Average: 4 5.52 0.00 1.42 0.65 0.02 92.39 [2023-08-25T05:06:03.026Z] Average: 5 5.58 0.00 1.40 0.20 0.03 92.79 [2023-08-25T05:06:03.026Z] Average: 6 5.85 0.00 1.49 0.45 0.03 92.19 [2023-08-25T05:06:03.026Z] Average: 7 5.99 0.00 1.41 0.14 0.03 92.44 [2023-08-25T05:06:03.026Z] [2023-08-25T05:06:03.026Z] [2023-08-25T05:06:03.026Z]