Pull request #290 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 EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 608e40c23f76d16630ee0e9665a55efbd32c6bcb rather than 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 Obtained Jenkinsfile from 608e40c23f76d16630ee0e9665a55efbd32c6bcb 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-ssh7037495820879611927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14451217596878735188.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-290/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-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7571999800487883781.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-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1547003617323787769.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9235243504366080166.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-290/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-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15797913074398014964.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6242 in /w/workspace/foundry_device-usb-camera_PR-290 [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-290 # 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/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 608e40c23f76d16630ee0e9665a55efbd32c6bcb into PR head commit 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 Merge succeeded, producing 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 Checking out Revision 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 (PR-290) > git config core.sparsecheckout # timeout=10 > git checkout -f 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 # 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 608e40c23f76d16630ee0e9665a55efbd32c6bcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 # timeout=10 Commit message: "fix: removed unused code" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-15T06:43:51.407Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-15T06:43:51.601Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-15T06:43:51.707Z] ========================================================= [2023-09-15T06:43:51.707Z] EdgeX Global Pipelines Version Info [2023-09-15T06:43:51.707Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:43:52.442Z] ------------------- [2023-09-15T06:43:52.442Z] stable info: [2023-09-15T06:43:52.442Z] ------------------- [2023-09-15T06:43:52.442Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-15T06:43:52.442Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-15T06:43:52.442Z] Message: update stable to v1.0.254 [2023-09-15T06:43:53.012Z] ------------------- [2023-09-15T06:43:53.012Z] experimental info: [2023-09-15T06:43:53.012Z] ------------------- [2023-09-15T06:43:53.012Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-15T06:43:53.012Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-15T06:43:53.012Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-15T06:43:53.291Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-15T06:43:53.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-15T06:43:53.365Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-15T06:43:53.399Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-15T06:43:53.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-15T06:43:53.469Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-15T06:43:53.509Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-15T06:43:53.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-15T06:43:53.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-15T06:43:53.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-15T06:43:53.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-15T06:43:53.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-15T06:43:53.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-15T06:43:53.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-15T06:43:53.851Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-15T06:43:53.889Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-15T06:43:53.930Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-15T06:43:53.973Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-15T06:43:54.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-15T06:43:54.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-15T06:43:54.093Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-15T06:43:54.130Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-15T06:43:54.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-15T06:43:54.210Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-15T06:43:54.252Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-15T06:43:54.294Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-15T06:43:54.331Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-15T06:43:54.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo [2023-09-15T06:43:54.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo [2023-09-15T06:43:54.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo [2023-09-15T06:43:54.506Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [Pipeline] echo [2023-09-15T06:43:54.550Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15bf18a [Pipeline] echo [2023-09-15T06:43:54.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-15T06:43:54.717Z] provisioning config files... [2023-09-15T06:43:54.732Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-290@tmp/config3687595537764616496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:43:55.075Z] ---> docker-login.sh [2023-09-15T06:43:55.075Z] nexus3.edgexfoundry.org:10001 [2023-09-15T06:43:55.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:43:55.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:43:55.596Z] Configure a credential helper to remove this warning. See [2023-09-15T06:43:55.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:43:55.596Z] [2023-09-15T06:43:55.596Z] Login Succeeded [2023-09-15T06:43:55.596Z] nexus3.edgexfoundry.org:10002 [2023-09-15T06:43:55.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:43:55.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:43:55.596Z] Configure a credential helper to remove this warning. See [2023-09-15T06:43:55.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:43:55.596Z] [2023-09-15T06:43:55.596Z] Login Succeeded [2023-09-15T06:43:55.596Z] nexus3.edgexfoundry.org:10003 [2023-09-15T06:43:55.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:43:55.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:43:55.856Z] Configure a credential helper to remove this warning. See [2023-09-15T06:43:55.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:43:55.856Z] [2023-09-15T06:43:55.856Z] Login Succeeded [2023-09-15T06:43:55.856Z] nexus3.edgexfoundry.org:10004 [2023-09-15T06:43:55.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:43:55.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:43:55.856Z] Configure a credential helper to remove this warning. See [2023-09-15T06:43:55.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:43:55.856Z] [2023-09-15T06:43:55.856Z] Login Succeeded [2023-09-15T06:43:55.856Z] docker.io [2023-09-15T06:43:55.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:43:56.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:43:56.116Z] Configure a credential helper to remove this warning. See [2023-09-15T06:43:56.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:43:56.116Z] [2023-09-15T06:43:56.116Z] Login Succeeded [2023-09-15T06:43:56.116Z] ---> docker-login.sh ends [Pipeline] } [2023-09-15T06:43:56.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-15T06:43:56.827Z] + git rev-list -1 --merges 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54~1..15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [Pipeline] echo [2023-09-15T06:43:56.912Z] -----------> git rev-list -1 --merges 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54~1..15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [false] [Pipeline] sh [2023-09-15T06:43:57.222Z] + git log --format=format:%s -1 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [Pipeline] echo [2023-09-15T06:43:57.259Z] ========================================================= [2023-09-15T06:43:57.259Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-15T06:43:57.259Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-15T06:43:57.744Z] + git log --format=format:%s -1 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [Pipeline] echo [2023-09-15T06:43:57.776Z] [semverPrep] GIT_COMMIT: 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54, Commit Message: fix: removed unused code [Pipeline] echo [2023-09-15T06:43:57.810Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-15T06:43:58.205Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-15T06:43:58.205Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-15T06:43:58.205Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-15T06:43:58.205Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-15T06:43:58.205Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-15T06:43:58.205Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-15T06:43:58.205Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:43:58.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-15T06:43:58.727Z] [2023-09-15T06:43:58.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:43:59.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-15T06:43:59.099Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-15T06:43:59.099Z] b85a868b505f: Pulling fs layer [2023-09-15T06:43:59.099Z] e2be974225ed: Pulling fs layer [2023-09-15T06:43:59.099Z] 339a4e72a1f5: Pulling fs layer [2023-09-15T06:43:59.099Z] 988bab9f4d93: Pulling fs layer [2023-09-15T06:43:59.099Z] 1469e6f7b9e6: Pulling fs layer [2023-09-15T06:43:59.099Z] eaf3925da568: Pulling fs layer [2023-09-15T06:43:59.099Z] bab4dde63d76: Pulling fs layer [2023-09-15T06:43:59.099Z] 988bab9f4d93: Waiting [2023-09-15T06:43:59.099Z] 1469e6f7b9e6: Waiting [2023-09-15T06:43:59.099Z] bde34c3a00c8: Pulling fs layer [2023-09-15T06:43:59.099Z] b352a97aabf1: Pulling fs layer [2023-09-15T06:43:59.099Z] 4872d77fe225: Pulling fs layer [2023-09-15T06:43:59.099Z] bde34c3a00c8: Waiting [2023-09-15T06:43:59.099Z] bab4dde63d76: Waiting [2023-09-15T06:43:59.099Z] b352a97aabf1: Waiting [2023-09-15T06:43:59.099Z] 5851b861e8e6: Pulling fs layer [2023-09-15T06:43:59.099Z] 5851b861e8e6: Waiting [2023-09-15T06:43:59.099Z] e2be974225ed: Verifying Checksum [2023-09-15T06:43:59.099Z] e2be974225ed: Download complete [2023-09-15T06:43:59.099Z] 988bab9f4d93: Verifying Checksum [2023-09-15T06:43:59.099Z] 988bab9f4d93: Download complete [2023-09-15T06:43:59.360Z] 1469e6f7b9e6: Verifying Checksum [2023-09-15T06:43:59.360Z] 1469e6f7b9e6: Download complete [2023-09-15T06:43:59.360Z] eaf3925da568: Verifying Checksum [2023-09-15T06:43:59.360Z] eaf3925da568: Download complete [2023-09-15T06:43:59.360Z] 339a4e72a1f5: Verifying Checksum [2023-09-15T06:43:59.360Z] 339a4e72a1f5: Download complete [2023-09-15T06:43:59.360Z] bde34c3a00c8: Download complete [2023-09-15T06:43:59.360Z] b352a97aabf1: Verifying Checksum [2023-09-15T06:43:59.360Z] b352a97aabf1: Download complete [2023-09-15T06:43:59.360Z] 4872d77fe225: Download complete [2023-09-15T06:43:59.360Z] 5851b861e8e6: Verifying Checksum [2023-09-15T06:43:59.360Z] 5851b861e8e6: Download complete [2023-09-15T06:43:59.360Z] b85a868b505f: Verifying Checksum [2023-09-15T06:43:59.360Z] b85a868b505f: Download complete [2023-09-15T06:43:59.620Z] bab4dde63d76: Verifying Checksum [2023-09-15T06:43:59.620Z] bab4dde63d76: Download complete [2023-09-15T06:44:00.552Z] b85a868b505f: Pull complete [2023-09-15T06:44:00.810Z] e2be974225ed: Pull complete [2023-09-15T06:44:01.069Z] 339a4e72a1f5: Pull complete [2023-09-15T06:44:01.329Z] 988bab9f4d93: Pull complete [2023-09-15T06:44:01.587Z] 1469e6f7b9e6: Pull complete [2023-09-15T06:44:01.587Z] eaf3925da568: Pull complete [2023-09-15T06:44:02.961Z] bab4dde63d76: Pull complete [2023-09-15T06:44:03.220Z] bde34c3a00c8: Pull complete [2023-09-15T06:44:03.220Z] b352a97aabf1: Pull complete [2023-09-15T06:44:03.220Z] 4872d77fe225: Pull complete [2023-09-15T06:44:03.479Z] 5851b861e8e6: Pull complete [2023-09-15T06:44:03.479Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-15T06:44:03.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-15T06:44:03.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T06:44:03.695Z] prd-ubuntu20.04-docker-8c-8g-6242 does not seem to be running inside a container [2023-09-15T06:44:03.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-290 -v /w/workspace/foundry_device-usb-camera_PR-290:/w/workspace/foundry_device-usb-camera_PR-290:rw,z -v /w/workspace/foundry_device-usb-camera_PR-290@tmp:/w/workspace/foundry_device-usb-camera_PR-290@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-15T06:44:06.374Z] $ docker top 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d -eo pid,comm [2023-09-15T06:44:06.427Z] 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-09-15T06:44:06.427Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-15T06:44:06.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-15T06:44:06.552Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-15T06:44:06.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-15T06:44:06.665Z] $ docker exec 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d ssh-agent [2023-09-15T06:44:06.761Z] SSH_AUTH_SOCK=/tmp/ssh-eKVubiQfZgyY/agent.32 [2023-09-15T06:44:06.761Z] SSH_AGENT_PID=38 [2023-09-15T06:44:06.768Z] Running ssh-add (command line suppressed) [2023-09-15T06:44:06.874Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-290@tmp/private_key_5411480345702888233.key (/w/workspace/foundry_device-usb-camera_PR-290@tmp/private_key_5411480345702888233.key) [2023-09-15T06:44:06.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-15T06:44:07.213Z] + git tag --points-at HEAD [Pipeline] } [2023-09-15T06:44:07.242Z] $ docker exec --env ******** --env ******** 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d ssh-agent -k [2023-09-15T06:44:07.347Z] unset SSH_AUTH_SOCK; [2023-09-15T06:44:07.347Z] unset SSH_AGENT_PID; [2023-09-15T06:44:07.348Z] echo Agent pid 38 killed; [2023-09-15T06:44:07.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-15T06:44:07.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-15T06:44:07.446Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-15T06:44:07.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-15T06:44:07.575Z] $ docker exec 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d ssh-agent [2023-09-15T06:44:07.681Z] SSH_AUTH_SOCK=/tmp/ssh-3EQaHOChsr1j/agent.70 [2023-09-15T06:44:07.681Z] SSH_AGENT_PID=76 [2023-09-15T06:44:07.686Z] Running ssh-add (command line suppressed) [2023-09-15T06:44:07.795Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-290@tmp/private_key_9901088349972568946.key (/w/workspace/foundry_device-usb-camera_PR-290@tmp/private_key_9901088349972568946.key) [2023-09-15T06:44:07.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-15T06:44:08.125Z] + git semver init [2023-09-15T06:44:08.384Z] 2023-09-15 06:44:08,317 [run_init] DEBUG init version:0.0.0 force:False [2023-09-15T06:44:08.384Z] 2023-09-15 06:44:08,318 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-290/.semver [2023-09-15T06:44:08.384Z] 2023-09-15 06:44:08,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-290/.semver [2023-09-15T06:44:08.384Z] 2023-09-15 06:44:08,319 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-290/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-290, universal_newlines=False, shell=None, istream=None) [2023-09-15T06:44:09.320Z] 2023-09-15 06:44:09,025 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-290/.git/info/exclude [2023-09-15T06:44:09.320Z] 2023-09-15 06:44:09,026 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-290/.semver/PR-290 with force:False [2023-09-15T06:44:09.320Z] 2023-09-15 06:44:09,026 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-290/.semver/PR-290 [2023-09-15T06:44:09.320Z] 2023-09-15 06:44:09,030 [execute] INFO git cat-file --batch-check [2023-09-15T06:44:09.320Z] 2023-09-15 06:44:09,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2023-09-15T06:44:09.320Z] 2023-09-15 06:44:09,036 [execute] INFO git cat-file --batch [2023-09-15T06:44:09.320Z] 2023-09-15 06:44:09,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2023-09-15T06:44:09.320Z] 2023-09-15 06:44:09,041 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-290/.semver/PR-290 [2023-09-15T06:44:09.320Z] 0.0.0 [Pipeline] } [2023-09-15T06:44:09.352Z] $ docker exec --env ******** --env ******** 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d ssh-agent -k [2023-09-15T06:44:09.446Z] unset SSH_AUTH_SOCK; [2023-09-15T06:44:09.447Z] unset SSH_AGENT_PID; [2023-09-15T06:44:09.447Z] echo Agent pid 76 killed; [2023-09-15T06:44:09.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-15T06:44:09.855Z] + git semver [Pipeline] } [2023-09-15T06:44:10.143Z] $ docker stop --time=1 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d [2023-09-15T06:44:11.407Z] $ docker rm -f --volumes 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-15T06:44:11.809Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-15T06:44:12.077Z] Stashed 1 file(s) [Pipeline] echo [2023-09-15T06:44:12.093Z] [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-09-15T06:44:12.721Z] provisioning config files... [2023-09-15T06:44:12.730Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-290@tmp/config16867543403363898080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:44:13.075Z] ---> docker-login.sh [2023-09-15T06:44:13.075Z] nexus3.edgexfoundry.org:10001 [2023-09-15T06:44:13.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:44:13.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:44:13.075Z] Configure a credential helper to remove this warning. See [2023-09-15T06:44:13.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:44:13.075Z] [2023-09-15T06:44:13.075Z] Login Succeeded [2023-09-15T06:44:13.075Z] nexus3.edgexfoundry.org:10002 [2023-09-15T06:44:13.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:44:13.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:44:13.075Z] Configure a credential helper to remove this warning. See [2023-09-15T06:44:13.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:44:13.075Z] [2023-09-15T06:44:13.075Z] Login Succeeded [2023-09-15T06:44:13.075Z] nexus3.edgexfoundry.org:10003 [2023-09-15T06:44:13.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:44:13.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:44:13.335Z] Configure a credential helper to remove this warning. See [2023-09-15T06:44:13.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:44:13.335Z] [2023-09-15T06:44:13.335Z] Login Succeeded [2023-09-15T06:44:13.335Z] nexus3.edgexfoundry.org:10004 [2023-09-15T06:44:13.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:44:13.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:44:13.335Z] Configure a credential helper to remove this warning. See [2023-09-15T06:44:13.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:44:13.335Z] [2023-09-15T06:44:13.335Z] Login Succeeded [2023-09-15T06:44:13.335Z] docker.io [2023-09-15T06:44:13.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:44:13.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:44:13.594Z] Configure a credential helper to remove this warning. See [2023-09-15T06:44:13.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:44:13.594Z] [2023-09-15T06:44:13.594Z] Login Succeeded [2023-09-15T06:44:13.594Z] ---> docker-login.sh ends [Pipeline] } [2023-09-15T06:44:13.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-15T06:44:13.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-15T06:44:13.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-15T06:44:13.881Z] ========================================================= [2023-09-15T06:44:13.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-15T06:44:13.881Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:44:14.341Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-15T06:44:14.342Z] Sending build context to Docker daemon 2.27MB [2023-09-15T06:44:14.342Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-15T06:44:14.342Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-15T06:44:14.342Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-15T06:44:14.342Z] 7264a8db6415: Pulling fs layer [2023-09-15T06:44:14.342Z] c4d48a809fc2: Pulling fs layer [2023-09-15T06:44:14.342Z] 4f1c88b9dad5: Pulling fs layer [2023-09-15T06:44:14.342Z] ad3a456e5733: Pulling fs layer [2023-09-15T06:44:14.342Z] 9e4f439ed901: Pulling fs layer [2023-09-15T06:44:14.342Z] feaf6a47b606: Pulling fs layer [2023-09-15T06:44:14.342Z] 5e8b037d7d82: Pulling fs layer [2023-09-15T06:44:14.342Z] 8ac70367396e: Pulling fs layer [2023-09-15T06:44:14.342Z] 6db16350a2e2: Pulling fs layer [2023-09-15T06:44:14.342Z] 9250d5d63582: Pulling fs layer [2023-09-15T06:44:14.342Z] 5e8b037d7d82: Waiting [2023-09-15T06:44:14.342Z] 6db16350a2e2: Waiting [2023-09-15T06:44:14.342Z] 9250d5d63582: Waiting [2023-09-15T06:44:14.342Z] 8ac70367396e: Waiting [2023-09-15T06:44:14.342Z] ad3a456e5733: Waiting [2023-09-15T06:44:14.342Z] 9e4f439ed901: Waiting [2023-09-15T06:44:14.342Z] feaf6a47b606: Waiting [2023-09-15T06:44:14.342Z] c4d48a809fc2: Download complete [2023-09-15T06:44:14.342Z] ad3a456e5733: Verifying Checksum [2023-09-15T06:44:14.342Z] ad3a456e5733: Download complete [2023-09-15T06:44:14.600Z] 9e4f439ed901: Download complete [2023-09-15T06:44:14.600Z] 7264a8db6415: Verifying Checksum [2023-09-15T06:44:14.600Z] 7264a8db6415: Download complete [2023-09-15T06:44:14.600Z] feaf6a47b606: Verifying Checksum [2023-09-15T06:44:14.600Z] feaf6a47b606: Download complete [2023-09-15T06:44:14.600Z] 7264a8db6415: Pull complete [2023-09-15T06:44:14.861Z] c4d48a809fc2: Pull complete [2023-09-15T06:44:14.861Z] 8ac70367396e: Verifying Checksum [2023-09-15T06:44:14.861Z] 8ac70367396e: Download complete [2023-09-15T06:44:15.119Z] 4f1c88b9dad5: Verifying Checksum [2023-09-15T06:44:15.119Z] 4f1c88b9dad5: Download complete [2023-09-15T06:44:15.119Z] 6db16350a2e2: Verifying Checksum [2023-09-15T06:44:15.119Z] 6db16350a2e2: Download complete [2023-09-15T06:44:15.377Z] 5e8b037d7d82: Verifying Checksum [2023-09-15T06:44:15.377Z] 5e8b037d7d82: Download complete [2023-09-15T06:44:15.377Z] 9250d5d63582: Verifying Checksum [2023-09-15T06:44:15.377Z] 9250d5d63582: Download complete [2023-09-15T06:44:18.663Z] 4f1c88b9dad5: Pull complete [2023-09-15T06:44:18.663Z] ad3a456e5733: Pull complete [2023-09-15T06:44:18.663Z] 9e4f439ed901: Pull complete [2023-09-15T06:44:18.663Z] feaf6a47b606: Pull complete [2023-09-15T06:44:21.189Z] 5e8b037d7d82: Pull complete [2023-09-15T06:44:21.189Z] 8ac70367396e: Pull complete [2023-09-15T06:44:21.754Z] 6db16350a2e2: Pull complete [2023-09-15T06:44:22.320Z] 9250d5d63582: Pull complete [2023-09-15T06:44:22.320Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-15T06:44:22.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-15T06:44:22.320Z] ---> fa269f55d9b9 [2023-09-15T06:44:22.320Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-15T06:44:27.534Z] Still waiting to schedule task [2023-09-15T06:44:27.534Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-15T06:44:27.608Z] ---> Running in 14b83b3f17f3 [2023-09-15T06:44:27.609Z] Removing intermediate container 14b83b3f17f3 [2023-09-15T06:44:27.609Z] ---> 705004aacd68 [2023-09-15T06:44:27.609Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-15T06:44:27.609Z] ---> Running in 561c56c12773 [2023-09-15T06:44:27.609Z] Removing intermediate container 561c56c12773 [2023-09-15T06:44:27.609Z] ---> 42b945de1de8 [2023-09-15T06:44:27.609Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-15T06:44:27.609Z] ---> Running in 44716087a2c6 [2023-09-15T06:44:27.609Z] Removing intermediate container 44716087a2c6 [2023-09-15T06:44:27.609Z] ---> 48cfba0444a1 [2023-09-15T06:44:27.609Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-15T06:44:27.868Z] ---> Running in 9c655cadd0ca [2023-09-15T06:44:27.868Z] Removing intermediate container 9c655cadd0ca [2023-09-15T06:44:27.868Z] ---> fa7cfb6e3f1e [2023-09-15T06:44:27.868Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-15T06:44:27.868Z] ---> Running in aad5f171a6f2 [2023-09-15T06:44:28.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-15T06:44:28.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-15T06:44:28.644Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-15T06:44:28.644Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-15T06:44:28.644Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-15T06:44:28.644Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-15T06:44:28.644Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-15T06:44:28.644Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-15T06:44:28.644Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-15T06:44:28.644Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-15T06:44:28.644Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-15T06:44:28.644Z] (10/13) Installing kmod-libs (30-r3) [2023-09-15T06:44:28.644Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-15T06:44:28.644Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-15T06:44:28.644Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-15T06:44:28.644Z] Executing busybox-1.36.1-r2.trigger [2023-09-15T06:44:28.644Z] Executing eudev-3.2.11-r8.trigger [2023-09-15T06:44:28.644Z] OK: 272 MiB in 69 packages [2023-09-15T06:44:29.210Z] Removing intermediate container aad5f171a6f2 [2023-09-15T06:44:29.210Z] ---> 883863782627 [2023-09-15T06:44:29.210Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-15T06:44:29.210Z] ---> Running in 9c9ab57c9647 [2023-09-15T06:44:29.473Z] Removing intermediate container 9c9ab57c9647 [2023-09-15T06:44:29.473Z] ---> c8f2f5da3f59 [2023-09-15T06:44:29.473Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-15T06:44:29.473Z] ---> ece9b572f305 [2023-09-15T06:44:29.473Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-15T06:44:29.473Z] ---> Running in f5da27fb5c58 [2023-09-15T06:45:25.710Z] Removing intermediate container f5da27fb5c58 [2023-09-15T06:45:25.710Z] ---> b95d3f03d2e5 [2023-09-15T06:45:25.710Z] Step 11/13 : COPY . . [2023-09-15T06:45:25.710Z] ---> e77f20d881ea [2023-09-15T06:45:25.710Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-15T06:45:25.710Z] ---> Running in 8433bb814353 [2023-09-15T06:45:25.710Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-15T06:45:25.710Z]   Dload Upload Total Spent  Left Speed [2023-09-15T06:45:25.710Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11237 0 --:--:-- --:--:-- --:--:-- 11288 [2023-09-15T06:45:25.710Z] Removing intermediate container 8433bb814353 [2023-09-15T06:45:25.710Z] ---> 26e67d684e90 [2023-09-15T06:45:25.710Z] Step 13/13 : RUN ${MAKE} [2023-09-15T06:45:25.710Z] ---> Running in 074305b2e806 [2023-09-15T06:45:25.710Z] noop [2023-09-15T06:45:25.710Z] Removing intermediate container 074305b2e806 [2023-09-15T06:45:25.710Z] ---> 459dc863b341 [2023-09-15T06:45:25.710Z] Successfully built 459dc863b341 [2023-09-15T06:45:25.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:45:26.168Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-15T06:45:26.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T06:45:26.340Z] prd-ubuntu20.04-docker-8c-8g-6242 does not seem to be running inside a container [2023-09-15T06:45:26.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-290 -v /w/workspace/foundry_device-usb-camera_PR-290:/w/workspace/foundry_device-usb-camera_PR-290:rw,z -v /w/workspace/foundry_device-usb-camera_PR-290@tmp:/w/workspace/foundry_device-usb-camera_PR-290@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-x86_64 cat [2023-09-15T06:45:26.725Z] $ docker top 4405a73b6558ade4296406903bfb2d3ce3f9fb33e65c21b9b4ceebbc11b2b167 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-15T06:45:27.115Z] + go version [2023-09-15T06:45:27.115Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-15T06:45:27.147Z] $ docker stop --time=1 4405a73b6558ade4296406903bfb2d3ce3f9fb33e65c21b9b4ceebbc11b2b167 [2023-09-15T06:45:28.414Z] $ docker rm -f --volumes 4405a73b6558ade4296406903bfb2d3ce3f9fb33e65c21b9b4ceebbc11b2b167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:45:29.106Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-15T06:45:29.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T06:45:29.251Z] prd-ubuntu20.04-docker-8c-8g-6242 does not seem to be running inside a container [2023-09-15T06:45:29.288Z] $ 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-290 -v /w/workspace/foundry_device-usb-camera_PR-290:/w/workspace/foundry_device-usb-camera_PR-290:rw,z -v /w/workspace/foundry_device-usb-camera_PR-290@tmp:/w/workspace/foundry_device-usb-camera_PR-290@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-x86_64 cat [2023-09-15T06:45:29.621Z] $ docker top 298647ba2980ef985e883d86fff48244d0541bae9ee5504d443f49670eb36663 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-15T06:45:30.000Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-290 [Pipeline] fileExists [Pipeline] sh [2023-09-15T06:45:30.357Z] + make test [2023-09-15T06:45:30.357Z] go test ./... -coverprofile=coverage.out ./... [2023-09-15T06:45:31.730Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-15T06:45:41.701Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-15T06:45:42.268Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-09-15T06:45:48.828Z] go vet ./... [2023-09-15T06:45:52.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-15T06:45:52.106Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-15T06:45:52.106Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-15T06:45:52.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-15T06:45:52.181Z] $ docker stop --time=1 298647ba2980ef985e883d86fff48244d0541bae9ee5504d443f49670eb36663 [2023-09-15T06:45:54.180Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6243 in /w/workspace/foundry_device-usb-camera_PR-290 [2023-09-15T06:45:56.051Z] $ docker rm -f --volumes 298647ba2980ef985e883d86fff48244d0541bae9ee5504d443f49670eb36663 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-09-15T06:45:56.359Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-15T06:45:56.432Z] Selected Git installation does not exist. Using Default [2023-09-15T06:45:56.432Z] The recommended git tool is: NONE [2023-09-15T06:45:56.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-15T06:45:56.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-15T06:45:57.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-15T06:45:57.721Z] + ls -al . [2023-09-15T06:45:57.721Z] total 220 [2023-09-15T06:45:57.721Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 06:45 . [2023-09-15T06:45:57.721Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 06:43 .. [2023-09-15T06:45:57.721Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 06:45 .git [2023-09-15T06:45:57.721Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 06:43 .github [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 15 06:43 .gitignore [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 15 06:43 .golangci.yml [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 06:43 .hadolint.yml [2023-09-15T06:45:57.721Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 06:44 .semver [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 15 06:43 Attribution.txt [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 15 06:43 CHANGELOG.md [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 15 06:43 Dockerfile [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 06:43 GOVERNANCE.md [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 06:43 Jenkinsfile [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 06:43 LICENSE [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 15 06:43 Makefile [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 06:43 OWNERS.md [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 15 06:43 README.md [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 06:44 VERSION [2023-09-15T06:45:57.721Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 06:43 bin [2023-09-15T06:45:57.721Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 06:43 cmd [2023-09-15T06:45:57.721Z] -rw-r--r-- 1 jenkins jenkins 54735 Sep 15 06:45 coverage.out [2023-09-15T06:45:57.721Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 15 06:43 docker-entrypoint.sh [2023-09-15T06:45:57.721Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 06:43 docs [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 15 06:43 go.mod [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 15 06:43 go.sum [2023-09-15T06:45:57.721Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 06:43 internal [2023-09-15T06:45:57.721Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 06:43 snap [2023-09-15T06:45:57.721Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 06:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:45:58.109Z] + 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=15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 --label arch=amd64 --label version=0.0.0 . [2023-09-15T06:45:58.109Z] Sending build context to Docker daemon 2.325MB [2023-09-15T06:45:58.109Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-15T06:45:58.109Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-15T06:45:58.109Z] ---> 459dc863b341 [2023-09-15T06:45:58.109Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-15T06:45:58.109Z] ---> Running in d44b9527e2ad [2023-09-15T06:45:58.371Z] Removing intermediate container d44b9527e2ad [2023-09-15T06:45:58.371Z] ---> 51b2e5a90971 [2023-09-15T06:45:58.371Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-15T06:45:58.371Z] ---> Running in d7892bb062f5 [2023-09-15T06:45:58.630Z] Removing intermediate container d7892bb062f5 [2023-09-15T06:45:58.630Z] ---> 1f13fe390fac [2023-09-15T06:45:58.630Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-15T06:45:58.630Z] ---> Running in 78743903613e [2023-09-15T06:45:58.630Z] Removing intermediate container 78743903613e [2023-09-15T06:45:58.630Z] ---> 1046e0f87bfd [2023-09-15T06:45:58.630Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-15T06:45:58.890Z] ---> Running in 72ce10448076 [2023-09-15T06:45:58.890Z] Removing intermediate container 72ce10448076 [2023-09-15T06:45:58.890Z] ---> f9726c90ab64 [2023-09-15T06:45:58.890Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-15T06:45:58.890Z] ---> Running in d8af57bcec8d [2023-09-15T06:45:59.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-15T06:45:59.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-15T06:45:59.408Z] OK: 272 MiB in 69 packages [2023-09-15T06:45:59.667Z] Removing intermediate container d8af57bcec8d [2023-09-15T06:45:59.667Z] ---> 005e62f2a811 [2023-09-15T06:45:59.667Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-15T06:45:59.667Z] ---> Running in b3821d458060 [2023-09-15T06:45:59.926Z] Removing intermediate container b3821d458060 [2023-09-15T06:45:59.926Z] ---> fdfbcc7fc413 [2023-09-15T06:45:59.926Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-15T06:45:59.926Z] ---> 49fbda85a0e3 [2023-09-15T06:45:59.926Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-15T06:45:59.926Z] ---> Running in 5d8c7e43f5e3 [2023-09-15T06:46:00.862Z] Removing intermediate container 5d8c7e43f5e3 [2023-09-15T06:46:00.862Z] ---> be142c5e6361 [2023-09-15T06:46:00.862Z] Step 11/36 : COPY . . [2023-09-15T06:46:00.862Z] ---> eafab318b0c0 [2023-09-15T06:46:00.862Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-15T06:46:00.862Z] ---> Running in d456917886f0 [2023-09-15T06:46:01.120Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-15T06:46:01.120Z] Dload Upload Total Spent Left Speed [2023-09-15T06:46:01.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 44991 0 --:--:-- --:--:-- --:--:-- 46407 [2023-09-15T06:46:01.638Z] Removing intermediate container d456917886f0 [2023-09-15T06:46:01.638Z] ---> b039ea584f6d [2023-09-15T06:46:01.638Z] Step 13/36 : RUN ${MAKE} [2023-09-15T06:46:01.638Z] ---> Running in 8b891d87bdd2 [2023-09-15T06:46:01.897Z] 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.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-15T06:46:04.116Z] using credential edgex-jenkins-ssh [2023-09-15T06:46:04.136Z] Cloning the remote Git repository [2023-09-15T06:46:04.182Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-15T06:46:04.275Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-09-15T06:46:04.410Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-15T06:46:04.411Z] > git --version # timeout=10 [2023-09-15T06:46:04.430Z] > git --version # 'git version 2.25.1' [2023-09-15T06:46:04.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-15T06:46:04.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-15T06:46:05.398Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-15T06:46:05.419Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-15T06:46:06.840Z] Merging remotes/origin/main commit 608e40c23f76d16630ee0e9665a55efbd32c6bcb into PR head commit 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [2023-09-15T06:46:07.098Z] Merge succeeded, producing 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [2023-09-15T06:46:07.098Z] Checking out Revision 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 (PR-290) [2023-09-15T06:46:06.187Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-15T06:46:06.225Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-15T06:46:06.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-15T06:46:06.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-15T06:46:06.860Z] > git config core.sparsecheckout # timeout=10 [2023-09-15T06:46:06.935Z] > git checkout -f 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 # timeout=10 [2023-09-15T06:46:07.016Z] > git remote # timeout=10 [2023-09-15T06:46:07.033Z] > git config --get remote.origin.url # timeout=10 [2023-09-15T06:46:07.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-15T06:46:07.063Z] > git merge 608e40c23f76d16630ee0e9665a55efbd32c6bcb # timeout=10 [2023-09-15T06:46:07.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-15T06:46:07.107Z] > git config core.sparsecheckout # timeout=10 [2023-09-15T06:46:07.121Z] > git checkout -f 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 # timeout=10 [2023-09-15T06:46:10.563Z] Commit message: "fix: removed unused code" [2023-09-15T06:46:10.612Z] > git --version # timeout=10 [2023-09-15T06:46:10.627Z] > git --version # 'git version 2.25.1' [2023-09-15T06:46:10.641Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-15T06:46:11.788Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-15T06:46:11.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-15T06:46:11.788Z] Dload Upload Total Spent Left Speed [2023-09-15T06:46:11.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67465 0 --:--:-- --:--:-- --:--:-- 67465 [Pipeline] sh [2023-09-15T06:46:12.497Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-15T06:46:12.842Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-15T06:46:12.842Z] + sudo tee /etc/docker/daemon.new [2023-09-15T06:46:12.842Z] { [2023-09-15T06:46:12.842Z] "registry-mirrors": [ [2023-09-15T06:46:12.842Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-15T06:46:12.842Z] ], [2023-09-15T06:46:12.842Z] "bip": "10.250.0.254/24", [2023-09-15T06:46:12.842Z] "hosts": [ [2023-09-15T06:46:12.842Z] "tcp://0.0.0.0:5555", [2023-09-15T06:46:12.842Z] "unix:///var/run/docker.sock" [2023-09-15T06:46:12.842Z] ], [2023-09-15T06:46:12.842Z] "mtu": 1458, [2023-09-15T06:46:12.842Z] "selinux-enabled": true, [2023-09-15T06:46:12.842Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-15T06:46:12.842Z] } [Pipeline] sh [2023-09-15T06:46:13.181Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-15T06:46:13.536Z] + sudo service docker restart [2023-09-15T06:46:23.893Z] Removing intermediate container 8b891d87bdd2 [2023-09-15T06:46:23.893Z] ---> e7c186e2b839 [2023-09-15T06:46:23.893Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-15T06:46:23.893Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-15T06:46:23.893Z] 4acc49c71d14: Pulling fs layer [2023-09-15T06:46:23.893Z] 4acc49c71d14: Verifying Checksum [2023-09-15T06:46:23.893Z] 4acc49c71d14: Download complete [2023-09-15T06:46:23.893Z] 4acc49c71d14: Pull complete [2023-09-15T06:46:23.893Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-15T06:46:23.893Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-15T06:46:23.893Z] ---> 01a2bd3e5fff [2023-09-15T06:46:23.893Z] Step 15/36 : FROM alpine:3.18 [2023-09-15T06:46:23.893Z] 3.18: Pulling from library/alpine [2023-09-15T06:46:23.893Z] 7264a8db6415: Already exists [2023-09-15T06:46:23.893Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-15T06:46:23.893Z] Status: Downloaded newer image for alpine:3.18 [2023-09-15T06:46:23.893Z] ---> 7e01a0d0a1dc [2023-09-15T06:46:23.893Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-15T06:46:24.152Z] ---> Running in ae9465775911 [2023-09-15T06:46:24.410Z] Removing intermediate container ae9465775911 [2023-09-15T06:46:24.410Z] ---> 341e03c31d41 [2023-09-15T06:46:24.410Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-15T06:46:24.410Z] ---> Running in 771c3925b0fb [2023-09-15T06:46:24.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-15T06:46:24.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-15T06:46:25.185Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-15T06:46:25.185Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-15T06:46:25.185Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-15T06:46:25.185Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-15T06:46:25.445Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-15T06:46:25.445Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-15T06:46:25.445Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-15T06:46:25.445Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-15T06:46:25.445Z] (9/107) Installing libxcb (1.15-r1) [2023-09-15T06:46:25.445Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-15T06:46:25.445Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-15T06:46:25.445Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-15T06:46:25.445Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-15T06:46:25.445Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-15T06:46:25.445Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-15T06:46:25.445Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-15T06:46:25.445Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-15T06:46:25.445Z] (18/107) Installing libva (2.18.0-r1) [2023-09-15T06:46:25.445Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-15T06:46:25.445Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-15T06:46:25.445Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-15T06:46:25.445Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-15T06:46:25.445Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-15T06:46:25.445Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-15T06:46:25.445Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-15T06:46:25.445Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-15T06:46:25.445Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-15T06:46:25.445Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-15T06:46:25.445Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-15T06:46:25.703Z] (30/107) Installing opus (1.4-r0) [2023-09-15T06:46:25.703Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-15T06:46:25.703Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-15T06:46:25.703Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-15T06:46:25.703Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-15T06:46:25.703Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-15T06:46:25.703Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-15T06:46:25.703Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-15T06:46:25.703Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-15T06:46:25.703Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-15T06:46:25.703Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-15T06:46:25.703Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-15T06:46:25.961Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-15T06:46:25.961Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-15T06:46:25.961Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-15T06:46:25.961Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-15T06:46:25.961Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-15T06:46:25.961Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-15T06:46:25.961Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-15T06:46:26.220Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-15T06:46:26.220Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-15T06:46:26.220Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-15T06:46:26.220Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-15T06:46:26.220Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-15T06:46:26.220Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-15T06:46:26.220Z] (55/107) Installing glib (2.76.4-r0) [2023-09-15T06:46:26.220Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-15T06:46:26.220Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-15T06:46:26.220Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-15T06:46:26.220Z] (59/107) Installing libass (0.17.1-r0) [2023-09-15T06:46:26.220Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-15T06:46:26.220Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-15T06:46:26.220Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-15T06:46:26.220Z] (63/107) Installing libunistring (1.1-r1) [2023-09-15T06:46:26.220Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-15T06:46:26.220Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-15T06:46:26.220Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-15T06:46:26.220Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-15T06:46:26.220Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-15T06:46:26.220Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-15T06:46:26.220Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-15T06:46:26.220Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-15T06:46:26.220Z] (72/107) Installing librist (0.2.7-r0) [2023-09-15T06:46:26.220Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-15T06:46:26.220Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-15T06:46:26.220Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-15T06:46:26.479Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-15T06:46:26.479Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-15T06:46:26.479Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-15T06:46:26.479Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-15T06:46:26.479Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-15T06:46:26.479Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-15T06:46:26.479Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-15T06:46:26.479Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-15T06:46:26.479Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-15T06:46:26.479Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-15T06:46:26.479Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-15T06:46:26.479Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-15T06:46:26.479Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-15T06:46:26.479Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-15T06:46:26.479Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-15T06:46:26.479Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-15T06:46:26.479Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-15T06:46:26.479Z] (93/107) Installing orc (0.4.34-r0) [2023-09-15T06:46:26.479Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-15T06:46:26.479Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-15T06:46:26.479Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-15T06:46:26.479Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-15T06:46:26.479Z] (98/107) Installing libpulse (16.1-r10) [2023-09-15T06:46:26.738Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-15T06:46:26.738Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-15T06:46:26.738Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-15T06:46:26.738Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-15T06:46:26.738Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-15T06:46:26.738Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-15T06:46:26.738Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-15T06:46:26.738Z] (106/107) Installing kmod-libs (30-r3) [2023-09-15T06:46:26.738Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-15T06:46:26.738Z] Executing busybox-1.36.1-r2.trigger [2023-09-15T06:46:26.738Z] Executing glib-2.76.4-r0.trigger [2023-09-15T06:46:26.738Z] Executing eudev-3.2.11-r8.trigger [2023-09-15T06:46:26.738Z] OK: 131 MiB in 122 packages [2023-09-15T06:46:30.020Z] Removing intermediate container 771c3925b0fb [2023-09-15T06:46:30.020Z] ---> 9d03377076e0 [2023-09-15T06:46:30.020Z] Step 18/36 : WORKDIR / [2023-09-15T06:46:30.020Z] ---> Running in bee0b0b1a66b [2023-09-15T06:46:30.020Z] Removing intermediate container bee0b0b1a66b [2023-09-15T06:46:30.020Z] ---> 83869e9ecf3c [2023-09-15T06:46:30.020Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-15T06:46:30.585Z] ---> a3e7092b0eb7 [2023-09-15T06:46:30.585Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-15T06:46:30.844Z] ---> 287f6c754aae [2023-09-15T06:46:30.844Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-15T06:46:30.844Z] ---> 82c96c50d191 [2023-09-15T06:46:30.844Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-15T06:46:31.103Z] ---> 88b0b025d491 [2023-09-15T06:46:31.103Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-15T06:46:31.103Z] ---> 93db38069ea2 [2023-09-15T06:46:31.103Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-15T06:46:31.362Z] ---> fdb1d54a580a [2023-09-15T06:46:31.362Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-15T06:46:31.849Z] provisioning config files... [2023-09-15T06:46:31.874Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3861459231389090885tmp [Pipeline] { [2023-09-15T06:46:31.927Z] ---> e83d9dc001aa [2023-09-15T06:46:31.927Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-15T06:46:31.927Z] ---> Running in de67ec065015 [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:46:32.255Z] ---> docker-login.sh [2023-09-15T06:46:32.255Z] nexus3.edgexfoundry.org:10001 [2023-09-15T06:46:32.494Z] Removing intermediate container de67ec065015 [2023-09-15T06:46:32.494Z] ---> 6de6de59d424 [2023-09-15T06:46:32.494Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-15T06:46:32.494Z] ---> Running in b7e54a94fe3e [2023-09-15T06:46:32.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:46:32.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:46:32.806Z] Configure a credential helper to remove this warning. See [2023-09-15T06:46:32.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:46:32.806Z] [2023-09-15T06:46:32.806Z] Login Succeeded [2023-09-15T06:46:32.806Z] nexus3.edgexfoundry.org:10002 [2023-09-15T06:46:33.061Z] Removing intermediate container b7e54a94fe3e [2023-09-15T06:46:33.061Z] ---> 7617b3e8e160 [2023-09-15T06:46:33.061Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-15T06:46:33.061Z] ---> Running in bdab540df970 [2023-09-15T06:46:33.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:46:33.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:46:33.074Z] Configure a credential helper to remove this warning. See [2023-09-15T06:46:33.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:46:33.074Z] [2023-09-15T06:46:33.074Z] Login Succeeded [2023-09-15T06:46:33.074Z] nexus3.edgexfoundry.org:10003 [2023-09-15T06:46:33.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:46:33.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:46:33.613Z] Configure a credential helper to remove this warning. See [2023-09-15T06:46:33.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:46:33.613Z] [2023-09-15T06:46:33.613Z] Login Succeeded [2023-09-15T06:46:33.613Z] nexus3.edgexfoundry.org:10004 [2023-09-15T06:46:33.628Z] Removing intermediate container bdab540df970 [2023-09-15T06:46:33.628Z] ---> ff9f54c413ee [2023-09-15T06:46:33.628Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-15T06:46:33.628Z] ---> Running in 910674ed8c71 [2023-09-15T06:46:33.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:46:33.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:46:33.884Z] Configure a credential helper to remove this warning. See [2023-09-15T06:46:33.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:46:33.884Z] [2023-09-15T06:46:33.884Z] Login Succeeded [2023-09-15T06:46:33.884Z] docker.io [2023-09-15T06:46:34.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T06:46:34.193Z] Removing intermediate container 910674ed8c71 [2023-09-15T06:46:34.193Z] ---> 5309e5fcf325 [2023-09-15T06:46:34.193Z] Step 30/36 : EXPOSE 59983 [2023-09-15T06:46:34.193Z] ---> Running in eb1dfbb5c337 [2023-09-15T06:46:34.193Z] Removing intermediate container eb1dfbb5c337 [2023-09-15T06:46:34.193Z] ---> 91e1e0da3a0b [2023-09-15T06:46:34.193Z] Step 31/36 : EXPOSE 8554 [2023-09-15T06:46:34.193Z] ---> Running in df25388eedbd [2023-09-15T06:46:34.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T06:46:34.417Z] Configure a credential helper to remove this warning. See [2023-09-15T06:46:34.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T06:46:34.417Z] [2023-09-15T06:46:34.417Z] Login Succeeded [2023-09-15T06:46:34.417Z] ---> docker-login.sh ends [Pipeline] } [2023-09-15T06:46:34.451Z] Removing intermediate container df25388eedbd [2023-09-15T06:46:34.451Z] ---> 928d8df8b7b3 [2023-09-15T06:46:34.451Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-15T06:46:34.451Z] ---> Running in 21644544eda1 [2023-09-15T06:46:34.451Z] Removing intermediate container 21644544eda1 [2023-09-15T06:46:34.451Z] ---> 3c3adbe02d1c [2023-09-15T06:46:34.451Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-15T06:46:34.451Z] ---> Running in 8464c5221491 [2023-09-15T06:46:34.451Z] Removing intermediate container 8464c5221491 [2023-09-15T06:46:34.451Z] ---> 3227ab33f523 [2023-09-15T06:46:34.451Z] Step 34/36 : LABEL arch=amd64 [2023-09-15T06:46:34.451Z] ---> Running in c985e69f2d52 [2023-09-15T06:46:34.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-15T06:46:34.709Z] Removing intermediate container c985e69f2d52 [2023-09-15T06:46:34.710Z] ---> 3468aebae1ce [2023-09-15T06:46:34.710Z] Step 35/36 : LABEL git_sha=15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [2023-09-15T06:46:34.710Z] ---> Running in fa1cc601c6af [2023-09-15T06:46:34.710Z] Removing intermediate container fa1cc601c6af [2023-09-15T06:46:34.710Z] ---> 1aaa61f49b01 [2023-09-15T06:46:34.710Z] Step 36/36 : LABEL version=0.0.0 [2023-09-15T06:46:34.710Z] ---> Running in 07a4d3304bb7 [2023-09-15T06:46:34.710Z] Removing intermediate container 07a4d3304bb7 [2023-09-15T06:46:34.710Z] ---> 71f3fe047de2 [2023-09-15T06:46:34.710Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-15T06:46:34.710Z] Successfully built 71f3fe047de2 [2023-09-15T06:46:34.710Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] echo [2023-09-15T06:46:34.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-15T06:46:34.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-15T06:46:34.992Z] ========================================================= [2023-09-15T06:46:34.992Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-15T06:46:34.992Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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] { [2023-09-15T06:46:35.428Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:46:35.695Z] Sending build context to Docker daemon 1.389MB [2023-09-15T06:46:35.695Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-15T06:46:35.695Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-15T06:46:35.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-15T06:46:35.840Z] [2023-09-15T06:46:35.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:46:35.964Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-15T06:46:35.964Z] 9fda8d8052c6: Pulling fs layer [2023-09-15T06:46:35.964Z] 5d54e960e981: Pulling fs layer [2023-09-15T06:46:35.964Z] c4a7e357bf2a: Pulling fs layer [2023-09-15T06:46:35.964Z] f0e02332f6b5: Pulling fs layer [2023-09-15T06:46:35.964Z] 66412af1f25a: Pulling fs layer [2023-09-15T06:46:35.964Z] 1baf3a5c0e64: Pulling fs layer [2023-09-15T06:46:35.964Z] 9a37bb91b891: Pulling fs layer [2023-09-15T06:46:35.964Z] a29adfc67d43: Pulling fs layer [2023-09-15T06:46:35.964Z] d5de9f91c1a4: Pulling fs layer [2023-09-15T06:46:35.964Z] f0e02332f6b5: Waiting [2023-09-15T06:46:35.964Z] 9a37bb91b891: Waiting [2023-09-15T06:46:35.964Z] 66412af1f25a: Waiting [2023-09-15T06:46:35.964Z] d5de9f91c1a4: Waiting [2023-09-15T06:46:35.964Z] a29adfc67d43: Waiting [2023-09-15T06:46:35.964Z] 1baf3a5c0e64: Waiting [2023-09-15T06:46:35.964Z] 5d54e960e981: Download complete [2023-09-15T06:46:35.964Z] f0e02332f6b5: Verifying Checksum [2023-09-15T06:46:35.964Z] f0e02332f6b5: Download complete [2023-09-15T06:46:35.964Z] 66412af1f25a: Verifying Checksum [2023-09-15T06:46:35.964Z] 66412af1f25a: Download complete [2023-09-15T06:46:35.964Z] 9fda8d8052c6: Download complete [2023-09-15T06:46:36.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-15T06:46:36.247Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-15T06:46:36.247Z] 5eb5b503b376: Pulling fs layer [2023-09-15T06:46:36.247Z] 5c69ac0246d0: Pulling fs layer [2023-09-15T06:46:36.247Z] ec43610c2a17: Pulling fs layer [2023-09-15T06:46:36.247Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-15T06:46:36.247Z] 33b1e0a273af: Pulling fs layer [2023-09-15T06:46:36.247Z] 5d3b04190fa2: Pulling fs layer [2023-09-15T06:46:36.247Z] 2f39f015ded8: Pulling fs layer [2023-09-15T06:46:36.247Z] 5d3b04190fa2: Waiting [2023-09-15T06:46:36.247Z] 3a2ae6a8a46f: Waiting [2023-09-15T06:46:36.247Z] 33b1e0a273af: Waiting [2023-09-15T06:46:36.247Z] 2f39f015ded8: Waiting [2023-09-15T06:46:36.247Z] 5c69ac0246d0: Verifying Checksum [2023-09-15T06:46:36.247Z] 5c69ac0246d0: Download complete [2023-09-15T06:46:36.247Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-15T06:46:36.247Z] 3a2ae6a8a46f: Download complete [2023-09-15T06:46:36.509Z] 33b1e0a273af: Verifying Checksum [2023-09-15T06:46:36.509Z] 33b1e0a273af: Download complete [2023-09-15T06:46:36.509Z] 5d3b04190fa2: Verifying Checksum [2023-09-15T06:46:36.509Z] 5d3b04190fa2: Download complete [2023-09-15T06:46:36.509Z] ec43610c2a17: Verifying Checksum [2023-09-15T06:46:36.509Z] ec43610c2a17: Download complete [2023-09-15T06:46:36.509Z] 5eb5b503b376: Verifying Checksum [2023-09-15T06:46:36.509Z] 5eb5b503b376: Download complete [2023-09-15T06:46:36.577Z] 9a37bb91b891: Verifying Checksum [2023-09-15T06:46:36.577Z] 9a37bb91b891: Download complete [2023-09-15T06:46:37.165Z] 9fda8d8052c6: Pull complete [2023-09-15T06:46:37.165Z] a29adfc67d43: Verifying Checksum [2023-09-15T06:46:37.165Z] a29adfc67d43: Download complete [2023-09-15T06:46:37.440Z] 2f39f015ded8: Download complete [2023-09-15T06:46:37.699Z] 5eb5b503b376: Pull complete [2023-09-15T06:46:37.764Z] 5d54e960e981: Pull complete [2023-09-15T06:46:37.764Z] d5de9f91c1a4: Verifying Checksum [2023-09-15T06:46:37.764Z] d5de9f91c1a4: Download complete [2023-09-15T06:46:37.958Z] 5c69ac0246d0: Pull complete [2023-09-15T06:46:38.032Z] c4a7e357bf2a: Verifying Checksum [2023-09-15T06:46:38.032Z] c4a7e357bf2a: Download complete [2023-09-15T06:46:38.525Z] ec43610c2a17: Pull complete [2023-09-15T06:46:38.525Z] 3a2ae6a8a46f: Pull complete [2023-09-15T06:46:38.525Z] 33b1e0a273af: Pull complete [2023-09-15T06:46:38.617Z] 1baf3a5c0e64: Verifying Checksum [2023-09-15T06:46:38.617Z] 1baf3a5c0e64: Download complete [2023-09-15T06:46:38.784Z] 5d3b04190fa2: Pull complete [2023-09-15T06:46:42.966Z] 2f39f015ded8: Pull complete [2023-09-15T06:46:42.966Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-15T06:46:42.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-15T06:46:42.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T06:46:43.207Z] prd-ubuntu20.04-docker-8c-8g-6242 does not seem to be running inside a container [2023-09-15T06:46:43.238Z] $ 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-290 -v /w/workspace/foundry_device-usb-camera_PR-290:/w/workspace/foundry_device-usb-camera_PR-290:rw,z -v /w/workspace/foundry_device-usb-camera_PR-290@tmp:/w/workspace/foundry_device-usb-camera_PR-290@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:latest cat [2023-09-15T06:46:47.161Z] $ docker top 8107872fe67fce557babd0a82623733e59c946b52e0a36d1d0d5257481cf4590 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:46:47.612Z] ---> job-cost.sh [2023-09-15T06:46:47.612Z] lf-activate-venv: SKIPPING [2023-09-15T06:46:47.612Z] INFO: No Stack... [2023-09-15T06:46:47.872Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-15T06:46:48.441Z] INFO: Archiving Costs [Pipeline] sh [2023-09-15T06:46:48.699Z] c4a7e357bf2a: Pull complete [2023-09-15T06:46:48.699Z] f0e02332f6b5: Pull complete [2023-09-15T06:46:48.699Z] 66412af1f25a: Pull complete [2023-09-15T06:46:48.752Z] + cat /w/workspace/foundry_device-usb-camera_PR-290/archives/cost.csv [2023-09-15T06:46:48.752Z] + cut -d, -f6 [Pipeline] lock [2023-09-15T06:46:48.791Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] [2023-09-15T06:46:48.796Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] did not exist. Created. [2023-09-15T06:46:48.796Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-15T06:46:49.197Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-15T06:46:49.250Z] Stashed 1 file(s) [Pipeline] } [2023-09-15T06:46:49.281Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-15T06:46:49.371Z] $ docker stop --time=1 8107872fe67fce557babd0a82623733e59c946b52e0a36d1d0d5257481cf4590 [2023-09-15T06:46:50.519Z] $ docker rm -f --volumes 8107872fe67fce557babd0a82623733e59c946b52e0a36d1d0d5257481cf4590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-15T06:46:56.923Z] 1baf3a5c0e64: Pull complete [2023-09-15T06:46:56.923Z] 9a37bb91b891: Pull complete [2023-09-15T06:46:58.340Z] a29adfc67d43: Pull complete [2023-09-15T06:46:59.752Z] d5de9f91c1a4: Pull complete [2023-09-15T06:46:59.752Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-15T06:46:59.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-15T06:46:59.752Z] ---> 746ca1b523b5 [2023-09-15T06:46:59.752Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-15T06:47:01.703Z] ---> Running in e160a4258772 [2023-09-15T06:47:01.970Z] Removing intermediate container e160a4258772 [2023-09-15T06:47:01.970Z] ---> b65cb68ce55c [2023-09-15T06:47:01.970Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-15T06:47:01.970Z] ---> Running in 3fc835b14bae [2023-09-15T06:47:02.236Z] Removing intermediate container 3fc835b14bae [2023-09-15T06:47:02.236Z] ---> 46c80eb62d5c [2023-09-15T06:47:02.236Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-15T06:47:02.236Z] ---> Running in bf8d6fde53a5 [2023-09-15T06:47:02.514Z] Removing intermediate container bf8d6fde53a5 [2023-09-15T06:47:02.514Z] ---> 30bd34f033a9 [2023-09-15T06:47:02.514Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-15T06:47:02.782Z] ---> Running in 19f4ae5ceaf7 [2023-09-15T06:47:03.054Z] Removing intermediate container 19f4ae5ceaf7 [2023-09-15T06:47:03.054Z] ---> 1d259b9de3ba [2023-09-15T06:47:03.054Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-15T06:47:03.054Z] ---> Running in afc0ed8f9ef5 [2023-09-15T06:47:04.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-15T06:47:07.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-15T06:47:08.304Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-15T06:47:08.304Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-15T06:47:08.304Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-15T06:47:08.304Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-15T06:47:08.304Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-15T06:47:08.304Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-15T06:47:08.576Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-15T06:47:08.576Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-15T06:47:08.576Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-15T06:47:08.576Z] (10/13) Installing kmod-libs (30-r3) [2023-09-15T06:47:08.576Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-15T06:47:08.576Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-15T06:47:08.576Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-15T06:47:08.576Z] Executing busybox-1.36.1-r2.trigger [2023-09-15T06:47:08.576Z] Executing eudev-3.2.11-r8.trigger [2023-09-15T06:47:08.576Z] OK: 275 MiB in 69 packages [2023-09-15T06:47:09.988Z] Removing intermediate container afc0ed8f9ef5 [2023-09-15T06:47:09.988Z] ---> 803cbaa5570c [2023-09-15T06:47:09.988Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-15T06:47:09.988Z] ---> Running in 9cef4bd75e83 [2023-09-15T06:47:10.257Z] Removing intermediate container 9cef4bd75e83 [2023-09-15T06:47:10.257Z] ---> ec1bacf9db07 [2023-09-15T06:47:10.257Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-15T06:47:10.523Z] ---> 421aecdecc47 [2023-09-15T06:47:10.523Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-15T06:47:10.799Z] ---> Running in a69f42e3242f [2023-09-15T06:48:18.648Z] Removing intermediate container a69f42e3242f [2023-09-15T06:48:18.648Z] ---> 9ef2e138c1c4 [2023-09-15T06:48:18.648Z] Step 11/13 : COPY . . [2023-09-15T06:48:18.648Z] ---> 544f8e722db3 [2023-09-15T06:48:18.648Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-15T06:48:18.648Z] ---> Running in 5f8ed509f50c [2023-09-15T06:48:18.648Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-15T06:48:18.648Z] Dload Upload Total Spent Left Speed [2023-09-15T06:48:18.648Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9876  0 --:--:-- --:--:-- --:--:-- 9944 [2023-09-15T06:48:19.233Z] Removing intermediate container 5f8ed509f50c [2023-09-15T06:48:19.233Z] ---> 2049e7e660de [2023-09-15T06:48:19.233Z] Step 13/13 : RUN ${MAKE} [2023-09-15T06:48:19.503Z] ---> Running in 94a5f1b8108a [2023-09-15T06:48:20.466Z] noop [2023-09-15T06:48:21.061Z] Removing intermediate container 94a5f1b8108a [2023-09-15T06:48:21.061Z] ---> 3adf303bbb9b [2023-09-15T06:48:21.061Z] Successfully built 3adf303bbb9b [2023-09-15T06:48:21.061Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:48:21.543Z] + docker inspect -f . ci-base-image-arm64 [2023-09-15T06:48:21.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T06:48:21.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-6243 does not seem to be running inside a container [2023-09-15T06:48:21.873Z] $ 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-09-15T06:48:23.001Z] $ docker top 0770635b916bcb9a037eb8f8626efccc1f493cc13ee963119fda613ef7402791 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-15T06:48:23.869Z] + go version [2023-09-15T06:48:23.869Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-15T06:48:23.903Z] $ docker stop --time=1 0770635b916bcb9a037eb8f8626efccc1f493cc13ee963119fda613ef7402791 [2023-09-15T06:48:25.491Z] $ docker rm -f --volumes 0770635b916bcb9a037eb8f8626efccc1f493cc13ee963119fda613ef7402791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:48:26.346Z] + docker inspect -f . ci-base-image-arm64 [2023-09-15T06:48:26.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T06:48:26.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-6243 does not seem to be running inside a container [2023-09-15T06:48:26.656Z] $ 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-09-15T06:48:27.839Z] $ docker top fecb82b1d3607814b9f2432461a31065e00ea642d94b059798fddd481d3a78f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-15T06:48:28.381Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-15T06:48:28.757Z] + make test [2023-09-15T06:48:29.025Z] go test ./... -coverprofile=coverage.out ./... [2023-09-15T06:48:34.361Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-15T06:50:10.971Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-15T06:50:10.971Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements [2023-09-15T06:50:11.553Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-15T06:50:11.553Z] go vet ./... [2023-09-15T06:50:43.811Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-15T06:50:43.811Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-15T06:50:43.811Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-15T06:50:43.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-15T06:50:43.886Z] $ docker stop --time=1 fecb82b1d3607814b9f2432461a31065e00ea642d94b059798fddd481d3a78f6 [2023-09-15T06:50:45.806Z] $ docker rm -f --volumes fecb82b1d3607814b9f2432461a31065e00ea642d94b059798fddd481d3a78f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-15T06:50:47.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-15T06:50:47.038Z] Warning: overwriting stash ‘coverage-report’ [2023-09-15T06:50:47.588Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-15T06:50:48.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-15T06:50:48.672Z] + ls -al . [2023-09-15T06:50:48.672Z] total 216 [2023-09-15T06:50:48.672Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 06:48 . [2023-09-15T06:50:48.672Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 06:46 .. [2023-09-15T06:50:48.672Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 06:46 .git [2023-09-15T06:50:48.672Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 06:46 .github [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 15 06:46 .gitignore [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 15 06:46 .golangci.yml [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 06:46 .hadolint.yml [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 15 06:46 Attribution.txt [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 15 06:46 CHANGELOG.md [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 15 06:46 Dockerfile [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 06:46 GOVERNANCE.md [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 06:46 Jenkinsfile [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 06:46 LICENSE [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 15 06:46 Makefile [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 06:46 OWNERS.md [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 15 06:46 README.md [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 06:44 VERSION [2023-09-15T06:50:48.672Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 06:46 bin [2023-09-15T06:50:48.672Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 06:46 cmd [2023-09-15T06:50:48.672Z] -rw-r--r-- 1 jenkins jenkins 54735 Sep 15 06:50 coverage.out [2023-09-15T06:50:48.672Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 15 06:46 docker-entrypoint.sh [2023-09-15T06:50:48.672Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 06:46 docs [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 15 06:46 go.mod [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 15 06:46 go.sum [2023-09-15T06:50:48.672Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 06:46 internal [2023-09-15T06:50:48.672Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 06:46 snap [2023-09-15T06:50:48.672Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 06:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:50:49.100Z] + 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=15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 --label arch=arm64 --label version=0.0.0 . [2023-09-15T06:50:50.084Z] Sending build context to Docker daemon 1.444MB [2023-09-15T06:50:50.363Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-15T06:50:50.363Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-15T06:50:50.363Z] ---> 3adf303bbb9b [2023-09-15T06:50:50.363Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-15T06:50:50.363Z] ---> Running in 8de6ee4b45b2 [2023-09-15T06:50:50.633Z] Removing intermediate container 8de6ee4b45b2 [2023-09-15T06:50:50.633Z] ---> 931d778c5857 [2023-09-15T06:50:50.633Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-15T06:50:50.633Z] ---> Running in 171ceab5bc55 [2023-09-15T06:50:51.219Z] Removing intermediate container 171ceab5bc55 [2023-09-15T06:50:51.219Z] ---> 30f9ac02805a [2023-09-15T06:50:51.219Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-15T06:50:51.219Z] ---> Running in 3c146f2f5085 [2023-09-15T06:50:51.486Z] Removing intermediate container 3c146f2f5085 [2023-09-15T06:50:51.486Z] ---> 140e8c4b138f [2023-09-15T06:50:51.486Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-15T06:50:51.486Z] ---> Running in 944ac4313d22 [2023-09-15T06:50:51.750Z] Removing intermediate container 944ac4313d22 [2023-09-15T06:50:51.750Z] ---> a2fdca6d4824 [2023-09-15T06:50:51.750Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-15T06:50:52.018Z] ---> Running in 0f14a4e795fe [2023-09-15T06:50:52.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-15T06:50:53.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-15T06:50:54.206Z] OK: 275 MiB in 69 packages [2023-09-15T06:50:55.631Z] Removing intermediate container 0f14a4e795fe [2023-09-15T06:50:55.631Z] ---> 7bccc04cda64 [2023-09-15T06:50:55.631Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-15T06:50:55.631Z] ---> Running in 046e722129c5 [2023-09-15T06:50:55.896Z] Removing intermediate container 046e722129c5 [2023-09-15T06:50:55.896Z] ---> 3adf3eaba126 [2023-09-15T06:50:55.896Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-15T06:51:00.140Z] ---> a762cbb22832 [2023-09-15T06:51:00.140Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-15T06:51:00.140Z] ---> Running in 323616314df6 [2023-09-15T06:51:02.723Z] Removing intermediate container 323616314df6 [2023-09-15T06:51:02.723Z] ---> 5bbbb63900dd [2023-09-15T06:51:02.723Z] Step 11/36 : COPY . . [2023-09-15T06:51:03.679Z] ---> 18d2e6832587 [2023-09-15T06:51:03.679Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-15T06:51:03.946Z] ---> Running in b08ab8635195 [2023-09-15T06:51:04.910Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-15T06:51:04.910Z] Dload Upload Total Spent Left Speed [2023-09-15T06:51:04.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6121 0 --:--:-- --:--:-- --:--:-- 6112 [2023-09-15T06:51:05.873Z] Removing intermediate container b08ab8635195 [2023-09-15T06:51:05.873Z] ---> a5d6800fd294 [2023-09-15T06:51:05.873Z] Step 13/36 : RUN ${MAKE} [2023-09-15T06:51:05.873Z] ---> Running in 90b7db847070 [2023-09-15T06:51:06.831Z] 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.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-15T06:53:13.516Z] Removing intermediate container 90b7db847070 [2023-09-15T06:53:13.516Z] ---> 7c94ce570889 [2023-09-15T06:53:13.516Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-15T06:53:13.516Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-15T06:53:14.916Z] 8766b47fe142: Pulling fs layer [2023-09-15T06:53:15.182Z] 8766b47fe142: Verifying Checksum [2023-09-15T06:53:15.182Z] 8766b47fe142: Download complete [2023-09-15T06:53:15.763Z] 8766b47fe142: Pull complete [2023-09-15T06:53:15.763Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-15T06:53:15.763Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-15T06:53:15.763Z] ---> 69d40e2cb93c [2023-09-15T06:53:15.763Z] Step 15/36 : FROM alpine:3.18 [2023-09-15T06:53:16.341Z] 3.18: Pulling from library/alpine [2023-09-15T06:53:16.341Z] 9fda8d8052c6: Already exists [2023-09-15T06:53:16.606Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-15T06:53:16.606Z] Status: Downloaded newer image for alpine:3.18 [2023-09-15T06:53:16.606Z] ---> f6648c04cd6c [2023-09-15T06:53:16.606Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-15T06:53:16.606Z] ---> Running in 436216452c78 [2023-09-15T06:53:16.871Z] Removing intermediate container 436216452c78 [2023-09-15T06:53:16.871Z] ---> 68ca1b3899c0 [2023-09-15T06:53:16.871Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-15T06:53:17.139Z] ---> Running in c36df3322771 [2023-09-15T06:53:18.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-15T06:53:18.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-15T06:53:19.313Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-15T06:53:19.313Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-15T06:53:19.313Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-15T06:53:19.580Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-15T06:53:19.580Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-15T06:53:19.580Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-15T06:53:19.580Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-15T06:53:19.580Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-15T06:53:19.580Z] (9/104) Installing libxcb (1.15-r1) [2023-09-15T06:53:19.846Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-15T06:53:19.846Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-15T06:53:19.846Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-15T06:53:19.846Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-15T06:53:19.846Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-15T06:53:19.846Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-15T06:53:19.846Z] (16/104) Installing libva (2.18.0-r1) [2023-09-15T06:53:19.846Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-15T06:53:19.846Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-15T06:53:19.846Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-15T06:53:20.111Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-15T06:53:20.111Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-15T06:53:20.111Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-15T06:53:20.111Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-15T06:53:20.111Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-15T06:53:20.111Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-15T06:53:20.111Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-15T06:53:20.111Z] (27/104) Installing opus (1.4-r0) [2023-09-15T06:53:20.111Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-15T06:53:20.111Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-15T06:53:20.111Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-15T06:53:20.111Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-15T06:53:20.111Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-15T06:53:20.111Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-15T06:53:20.111Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-15T06:53:20.376Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-15T06:53:20.376Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-15T06:53:20.376Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-15T06:53:20.376Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-15T06:53:20.643Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-15T06:53:20.643Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-15T06:53:21.223Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-15T06:53:21.223Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-15T06:53:21.223Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-15T06:53:21.223Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-15T06:53:21.223Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-15T06:53:21.223Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-15T06:53:21.223Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-15T06:53:21.223Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-15T06:53:21.223Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-15T06:53:21.223Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-15T06:53:21.223Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-15T06:53:21.223Z] (52/104) Installing glib (2.76.4-r0) [2023-09-15T06:53:21.488Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-15T06:53:21.753Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-15T06:53:21.753Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-15T06:53:21.753Z] (56/104) Installing libass (0.17.1-r0) [2023-09-15T06:53:21.753Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-15T06:53:21.753Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-15T06:53:21.753Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-15T06:53:21.753Z] (60/104) Installing libunistring (1.1-r1) [2023-09-15T06:53:21.753Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-15T06:53:21.753Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-15T06:53:21.753Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-15T06:53:21.753Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-15T06:53:22.019Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-15T06:53:22.019Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-15T06:53:22.019Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-15T06:53:22.019Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-15T06:53:22.019Z] (69/104) Installing librist (0.2.7-r0) [2023-09-15T06:53:22.019Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-15T06:53:22.019Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-15T06:53:22.019Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-15T06:53:22.019Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-15T06:53:22.284Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-15T06:53:22.284Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-15T06:53:22.284Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-15T06:53:22.284Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-15T06:53:22.549Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-15T06:53:22.549Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-15T06:53:22.549Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-15T06:53:22.549Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-15T06:53:22.549Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-15T06:53:22.549Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-15T06:53:22.549Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-15T06:53:22.549Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-15T06:53:22.549Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-15T06:53:22.813Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-15T06:53:22.813Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-15T06:53:22.813Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-15T06:53:22.813Z] (90/104) Installing orc (0.4.34-r0) [2023-09-15T06:53:22.813Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-15T06:53:22.813Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-15T06:53:22.813Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-15T06:53:22.813Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-15T06:53:22.813Z] (95/104) Installing libpulse (16.1-r10) [2023-09-15T06:53:23.078Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-15T06:53:23.078Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-15T06:53:23.078Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-15T06:53:23.078Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-15T06:53:23.078Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-15T06:53:23.078Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-15T06:53:23.078Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-15T06:53:23.078Z] (103/104) Installing kmod-libs (30-r3) [2023-09-15T06:53:23.078Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-15T06:53:23.078Z] Executing busybox-1.36.1-r2.trigger [2023-09-15T06:53:23.078Z] Executing glib-2.76.4-r0.trigger [2023-09-15T06:53:23.078Z] Executing eudev-3.2.11-r8.trigger [2023-09-15T06:53:23.078Z] OK: 110 MiB in 119 packages [2023-09-15T06:53:26.431Z] Removing intermediate container c36df3322771 [2023-09-15T06:53:26.431Z] ---> 0f89df316a34 [2023-09-15T06:53:26.431Z] Step 18/36 : WORKDIR / [2023-09-15T06:53:26.431Z] ---> Running in be195bf8cb29 [2023-09-15T06:53:26.695Z] Removing intermediate container be195bf8cb29 [2023-09-15T06:53:26.695Z] ---> 71729a893897 [2023-09-15T06:53:26.695Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-15T06:53:29.134Z] ---> 6bc8ddc2a015 [2023-09-15T06:53:29.134Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-15T06:53:29.134Z] ---> 9ad9f616db67 [2023-09-15T06:53:29.134Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-15T06:53:29.134Z] ---> 876531d94c8f [2023-09-15T06:53:29.134Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-15T06:53:29.398Z] ---> c52da11bb46f [2023-09-15T06:53:29.398Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-15T06:53:29.663Z] ---> f867c7313acc [2023-09-15T06:53:29.663Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-15T06:53:30.246Z] ---> f23f6ccb3474 [2023-09-15T06:53:30.246Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-15T06:53:31.650Z] ---> 0933a4f1d172 [2023-09-15T06:53:31.650Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-15T06:53:31.650Z] ---> Running in 28e8823d8568 [2023-09-15T06:53:33.065Z] Removing intermediate container 28e8823d8568 [2023-09-15T06:53:33.065Z] ---> 82a24201b32f [2023-09-15T06:53:33.065Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-15T06:53:33.065Z] ---> Running in 242b452c80b6 [2023-09-15T06:53:34.471Z] Removing intermediate container 242b452c80b6 [2023-09-15T06:53:34.472Z] ---> cb0b8b32504e [2023-09-15T06:53:34.472Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-15T06:53:34.737Z] ---> Running in bb5ba145418d [2023-09-15T06:53:36.150Z] Removing intermediate container bb5ba145418d [2023-09-15T06:53:36.151Z] ---> 5257ddb4e4ec [2023-09-15T06:53:36.151Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-15T06:53:36.151Z] ---> Running in 5f4eed2d4c5b [2023-09-15T06:53:37.561Z] Removing intermediate container 5f4eed2d4c5b [2023-09-15T06:53:37.561Z] ---> 3884a5bec0b9 [2023-09-15T06:53:37.561Z] Step 30/36 : EXPOSE 59983 [2023-09-15T06:53:37.827Z] ---> Running in 736584c2f247 [2023-09-15T06:53:38.093Z] Removing intermediate container 736584c2f247 [2023-09-15T06:53:38.093Z] ---> 8f140c55f827 [2023-09-15T06:53:38.093Z] Step 31/36 : EXPOSE 8554 [2023-09-15T06:53:38.093Z] ---> Running in 6398b8050408 [2023-09-15T06:53:38.359Z] Removing intermediate container 6398b8050408 [2023-09-15T06:53:38.359Z] ---> 431a99bf4ccd [2023-09-15T06:53:38.359Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-15T06:53:38.359Z] ---> Running in 40e72a56d027 [2023-09-15T06:53:38.624Z] Removing intermediate container 40e72a56d027 [2023-09-15T06:53:38.625Z] ---> 741ecd2b35cb [2023-09-15T06:53:38.625Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-15T06:53:38.625Z] ---> Running in 9304ba4baac1 [2023-09-15T06:53:38.898Z] Removing intermediate container 9304ba4baac1 [2023-09-15T06:53:38.898Z] ---> ee0c12c80e87 [2023-09-15T06:53:38.898Z] Step 34/36 : LABEL arch=arm64 [2023-09-15T06:53:39.165Z] ---> Running in a9d4480486cc [2023-09-15T06:53:39.431Z] Removing intermediate container a9d4480486cc [2023-09-15T06:53:39.431Z] ---> 3418dd0aad02 [2023-09-15T06:53:39.431Z] Step 35/36 : LABEL git_sha=15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [2023-09-15T06:53:39.431Z] ---> Running in ef5c18d11eb9 [2023-09-15T06:53:39.698Z] Removing intermediate container ef5c18d11eb9 [2023-09-15T06:53:39.698Z] ---> 22b1fe581784 [2023-09-15T06:53:39.698Z] Step 36/36 : LABEL version=0.0.0 [2023-09-15T06:53:39.698Z] ---> Running in 1eef79cdf10f [2023-09-15T06:53:39.965Z] Removing intermediate container 1eef79cdf10f [2023-09-15T06:53:39.965Z] ---> c9108790e7f4 [2023-09-15T06:53:39.965Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-15T06:53:40.230Z] Successfully built c9108790e7f4 [2023-09-15T06:53:40.230Z] 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-09-15T06:53:41.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-15T06:53:41.044Z] [2023-09-15T06:53:41.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:53:41.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-15T06:53:41.445Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-15T06:53:41.445Z] 8998bd30e6a1: Pulling fs layer [2023-09-15T06:53:41.445Z] 04944245beec: Pulling fs layer [2023-09-15T06:53:41.445Z] 699f458cf7ca: Pulling fs layer [2023-09-15T06:53:41.445Z] 765212b225bb: Pulling fs layer [2023-09-15T06:53:41.445Z] f23df028b6ca: Pulling fs layer [2023-09-15T06:53:41.445Z] d65c8cfc05b1: Pulling fs layer [2023-09-15T06:53:41.445Z] 2437ff75d9bd: Pulling fs layer [2023-09-15T06:53:41.445Z] f23df028b6ca: Waiting [2023-09-15T06:53:41.445Z] d65c8cfc05b1: Waiting [2023-09-15T06:53:41.445Z] 2437ff75d9bd: Waiting [2023-09-15T06:53:41.445Z] 765212b225bb: Waiting [2023-09-15T06:53:41.718Z] 04944245beec: Verifying Checksum [2023-09-15T06:53:41.718Z] 04944245beec: Download complete [2023-09-15T06:53:41.718Z] 765212b225bb: Verifying Checksum [2023-09-15T06:53:41.718Z] 765212b225bb: Download complete [2023-09-15T06:53:41.718Z] f23df028b6ca: Verifying Checksum [2023-09-15T06:53:41.718Z] f23df028b6ca: Download complete [2023-09-15T06:53:41.718Z] d65c8cfc05b1: Verifying Checksum [2023-09-15T06:53:41.718Z] d65c8cfc05b1: Download complete [2023-09-15T06:53:41.718Z] 699f458cf7ca: Verifying Checksum [2023-09-15T06:53:41.718Z] 699f458cf7ca: Download complete [2023-09-15T06:53:42.304Z] 8998bd30e6a1: Download complete [2023-09-15T06:53:44.244Z] 2437ff75d9bd: Verifying Checksum [2023-09-15T06:53:44.244Z] 2437ff75d9bd: Download complete [2023-09-15T06:53:46.185Z] 8998bd30e6a1: Pull complete [2023-09-15T06:53:46.450Z] 04944245beec: Pull complete [2023-09-15T06:53:47.857Z] 699f458cf7ca: Pull complete [2023-09-15T06:53:48.123Z] 765212b225bb: Pull complete [2023-09-15T06:53:48.706Z] f23df028b6ca: Pull complete [2023-09-15T06:53:48.971Z] d65c8cfc05b1: Pull complete [2023-09-15T06:54:03.943Z] 2437ff75d9bd: Pull complete [2023-09-15T06:54:03.943Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-15T06:54:03.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-15T06:54:03.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T06:54:04.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-6243 does not seem to be running inside a container [2023-09-15T06:54:04.319Z] $ 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-09-15T06:54:06.816Z] $ docker top a2114b89c3b3b2579700e39d1213a6939ae9b720c90bb26f6e325ef49c7463da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:54:07.395Z] ---> job-cost.sh [2023-09-15T06:54:07.662Z] lf-activate-venv: SKIPPING [2023-09-15T06:54:07.662Z] INFO: No Stack... [2023-09-15T06:54:07.927Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-15T06:54:08.883Z] INFO: Archiving Costs [Pipeline] sh [2023-09-15T06:54:09.218Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-09-15T06:54:09.219Z] + cut -d, -f6 [Pipeline] lock [2023-09-15T06:54:09.298Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] [2023-09-15T06:54:09.303Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] did not exist. Created. [2023-09-15T06:54:09.303Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-15T06:54:09.720Z] /w/workspace/device-usb-camera/1@tmp/durable-d27efa68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-15T06:54:10.081Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-15T06:54:10.115Z] Warning: overwriting stash ‘stack-cost’ [2023-09-15T06:54:10.168Z] Stashed 1 file(s) [Pipeline] } [2023-09-15T06:54:10.182Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-15T06:54:10.252Z] $ docker stop --time=1 a2114b89c3b3b2579700e39d1213a6939ae9b720c90bb26f6e325ef49c7463da [2023-09-15T06:54:11.715Z] $ docker rm -f --volumes a2114b89c3b3b2579700e39d1213a6939ae9b720c90bb26f6e325ef49c7463da [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-09-15T06:54:12.726Z] provisioning config files... [2023-09-15T06:54:12.739Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-290@tmp/config17429178843200778599tmp [Pipeline] { [Pipeline] sh [2023-09-15T06:54:13.081Z] + set +x [2023-09-15T06:54:13.081Z] + curl -s https://codecov.io/bash [2023-09-15T06:54:13.081Z] + bash -s -- [2023-09-15T06:54:13.081Z] [2023-09-15T06:54:13.081Z] _____ _ [2023-09-15T06:54:13.081Z] / ____| | | [2023-09-15T06:54:13.081Z] | | ___ __| | ___ ___ _____ __ [2023-09-15T06:54:13.081Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-15T06:54:13.081Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-15T06:54:13.081Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-15T06:54:13.081Z] Bash-1.0.6 [2023-09-15T06:54:13.081Z] [2023-09-15T06:54:13.081Z] [2023-09-15T06:54:13.081Z] ==> git version 2.25.1 found [2023-09-15T06:54:13.081Z] ==> 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-09-15T06:54:13.081Z] Release-Date: 2020-01-08 [2023-09-15T06:54:13.081Z] 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-09-15T06:54:13.081Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-15T06:54:13.081Z] ==> Jenkins CI detected. [2023-09-15T06:54:13.081Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-290 [2023-09-15T06:54:13.081Z] project root: . [2023-09-15T06:54:13.081Z] --> token set from env [2023-09-15T06:54:13.081Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-15T06:54:13.081Z] ==> Running gcov in . (disable via -X gcov) [2023-09-15T06:54:13.081Z] ==> Python coveragepy not found [2023-09-15T06:54:13.081Z] ==> Searching for coverage reports in: [2023-09-15T06:54:13.081Z] + . [2023-09-15T06:54:13.081Z] -> Found 1 reports [2023-09-15T06:54:13.081Z] ==> Detecting git/mercurial file structure [2023-09-15T06:54:13.341Z] ==> Reading reports [2023-09-15T06:54:13.341Z] + ./coverage.out bytes=54735 [2023-09-15T06:54:13.341Z] ==> Appending adjustments [2023-09-15T06:54:13.341Z] https://docs.codecov.io/docs/fixing-reports [2023-09-15T06:54:13.341Z] + Found adjustments [2023-09-15T06:54:13.341Z] ==> Gzipping contents [2023-09-15T06:54:13.341Z] 8.0K /tmp/codecov.NGqSzR.gz [2023-09-15T06:54:13.341Z] ==> Uploading reports [2023-09-15T06:54:13.341Z] url: https://codecov.io [2023-09-15T06:54:13.341Z] query: branch=PR-290&commit=15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=290&job=&cmd_args= [2023-09-15T06:54:13.341Z] -> Pinging Codecov [2023-09-15T06:54:13.341Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-290&commit=15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=290&job=&cmd_args= [2023-09-15T06:54:13.601Z] -> Uploading to [2023-09-15T06:54:13.601Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-15/73D8F5FF140700D3E01443B452E23636/15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54/4870cd92-5985-488e-855d-cbda6b1393b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230915T065413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fd0c9a90437576f7463b3a8942ca130ea8ec9ba865b6b781e9805b984aa5f7a [2023-09-15T06:54:13.601Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-15T06:54:13.601Z] Dload Upload Total Spent Left Speed [2023-09-15T06:54:13.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7005 0 0 100 7005 0 30589 --:--:-- --:--:-- --:--:-- 30589 [2023-09-15T06:54:13.614Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [Pipeline] } [2023-09-15T06:54:13.627Z] 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-09-15T06:54:15.355Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-290/archives ] [2023-09-15T06:54:15.355Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-290/archives [2023-09-15T06:54:15.355Z] total 16 [2023-09-15T06:54:15.355Z] drwxr-xr-x 3 root root 4096 Sep 15 06:46 . [2023-09-15T06:54:15.355Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 15 06:46 .. [2023-09-15T06:54:15.355Z] drwxr-xr-x 2 root root 4096 Sep 15 06:46 cost [2023-09-15T06:54:15.355Z] -rw-r--r-- 1 root root 89 Sep 15 06:46 cost.csv [2023-09-15T06:54:15.355Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-290/archives [2023-09-15T06:54:15.355Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-290/archives [2023-09-15T06:54:15.355Z] total 16 [2023-09-15T06:54:15.355Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 06:46 . [2023-09-15T06:54:15.355Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 15 06:46 .. [2023-09-15T06:54:15.355Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 06:46 cost [2023-09-15T06:54:15.355Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 15 06:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:54:15.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:54:16.561Z] ---> package-listing.sh [2023-09-15T06:54:16.561Z] ++ facter osfamily [2023-09-15T06:54:16.561Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-15T06:54:16.820Z] + OS_FAMILY=debian [2023-09-15T06:54:16.820Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-290 [2023-09-15T06:54:16.820Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-15T06:54:16.820Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-15T06:54:16.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-15T06:54:16.820Z] + PACKAGES=/tmp/packages_start.txt [2023-09-15T06:54:16.820Z] + '[' /w/workspace/foundry_device-usb-camera_PR-290 ']' [2023-09-15T06:54:16.820Z] + PACKAGES=/tmp/packages_end.txt [2023-09-15T06:54:16.820Z] + case "${OS_FAMILY}" in [2023-09-15T06:54:16.820Z] + dpkg -l [2023-09-15T06:54:16.820Z] + grep '^ii' [2023-09-15T06:54:16.820Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-15T06:54:16.820Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-15T06:54:16.820Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-15T06:54:16.820Z] + '[' /w/workspace/foundry_device-usb-camera_PR-290 ']' [2023-09-15T06:54:16.820Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-290/archives/ [2023-09-15T06:54:16.820Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-290/archives/ [Pipeline] echo [2023-09-15T06:54:16.855Z] 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-15T06:54:17.211Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T06:54:17.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-15T06:54:17.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T06:54:17.987Z] prd-ubuntu20.04-docker-8c-8g-6242 does not seem to be running inside a container [2023-09-15T06:54:18.018Z] $ 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-290/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-290 -v /w/workspace/foundry_device-usb-camera_PR-290:/w/workspace/foundry_device-usb-camera_PR-290:rw,z -v /w/workspace/foundry_device-usb-camera_PR-290@tmp:/w/workspace/foundry_device-usb-camera_PR-290@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-09-15T06:54:18.243Z] $ docker top c7fb084c812f66762f372b02105ed02d9f0ef6ec818b106bf7ab6cc648b76678 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-15T06:54:18.640Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-15T06:54:18.950Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-15T06:54:19.254Z] + ls /var/log/sa-host [2023-09-15T06:54:19.255Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-15T06:54:19.465Z] provisioning config files... [2023-09-15T06:54:19.472Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-290@tmp/config3363434221221417706tmp [Pipeline] { [Pipeline] echo [2023-09-15T06:54:19.523Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:54:19.832Z] ---> create-netrc.sh [Pipeline] } [2023-09-15T06:54:19.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:54:20.268Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-15T06:54:20.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:54:20.609Z] ---> sudo-logs.sh [2023-09-15T06:54:20.609Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-15T06:54:20.692Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:54:21.013Z] ---> job-cost.sh [2023-09-15T06:54:21.014Z] lf-activate-venv: SKIPPING [2023-09-15T06:54:21.014Z] DEBUG: total: 0.2199999988079071 [2023-09-15T06:54:21.014Z] INFO: Retrieving Stack Cost... [2023-09-15T06:54:21.274Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-15T06:54:21.846Z] INFO: Archiving Costs [Pipeline] echo [2023-09-15T06:54:21.882Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-15T06:54:22.199Z] ---> logs-deploy.sh [2023-09-15T06:54:22.199Z] lf-activate-venv: SKIPPING [2023-09-15T06:54:22.199Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-290/1 [2023-09-15T06:54:22.199Z] INFO: archiving workspace using pattern(s): [2023-09-15T06:54:23.136Z] Archives upload complete. [2023-09-15T06:54:23.136Z] INFO: archiving logs to Nexus