Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 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-ssh4830808911736075293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh17415857176330957960.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9214072530253156096.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh5202602386221342607.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4233620141972788270.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64141 in /w/workspace/exfoundry_device-usb-camera_main [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 Avoid second fetch Checking out Revision f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # 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 core.sparsecheckout # timeout=10 > git checkout -f f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 # timeout=10 Commit message: "Merge pull request #3 from ajcasagrande/go-mod-tidy" > git rev-list --no-walk 83bd454a297c6253960dc140f699026f5e077c78 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:25:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:25:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:25:52 ========================================================= 00:25:52 EdgeX Global Pipelines Version Info 00:25:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:25:53 ------------------- 00:25:53 stable info: 00:25:53 ------------------- 00:25:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:25:53 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:25:53 Message: update stable to v1.0.230 00:25:54 ------------------- 00:25:54 experimental info: 00:25:54 ------------------- 00:25:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:25:54 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:25:54 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6aed6c [Pipeline] echo 00:25:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:25:54 provisioning config files... 00:25:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7158467770345052956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:55 ---> docker-login.sh 00:25:55 nexus3.edgexfoundry.org:10001 00:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:55 Configure a credential helper to remove this warning. See 00:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:55 00:25:55 Login Succeeded 00:25:55 nexus3.edgexfoundry.org:10002 00:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:55 Configure a credential helper to remove this warning. See 00:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:55 00:25:55 Login Succeeded 00:25:55 nexus3.edgexfoundry.org:10003 00:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:55 Configure a credential helper to remove this warning. See 00:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:55 00:25:55 Login Succeeded 00:25:55 nexus3.edgexfoundry.org:10004 00:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:55 Configure a credential helper to remove this warning. See 00:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:55 00:25:55 Login Succeeded 00:25:55 docker.io 00:25:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:56 Configure a credential helper to remove this warning. See 00:25:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:56 00:25:56 Login Succeeded 00:25:56 ---> docker-login.sh ends [Pipeline] } 00:25:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:25:56 + git rev-list -1 --merges f6aed6c9cabd83fa5454f62b3ae39a40160c50c5~1..f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 [Pipeline] echo 00:25:56 -----------> git rev-list -1 --merges f6aed6c9cabd83fa5454f62b3ae39a40160c50c5~1..f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 00:25:56 f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 [false] [Pipeline] sh 00:25:57 + git log --format=format:%s -1 f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 [Pipeline] echo 00:25:57 ========================================================= 00:25:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:25:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:25:57 + git log --format=format:%s -1 f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 [Pipeline] echo 00:25:57 [semverPrep] GIT_COMMIT: f6aed6c9cabd83fa5454f62b3ae39a40160c50c5, Commit Message: Merge pull request #3 from ajcasagrande/go-mod-tidy [Pipeline] echo 00:25:57 [semverPrep] This is not a build commit. [Pipeline] sh 00:25:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:25:57 + grep -v github /etc/ssh/ssh_known_hosts 00:25:57 + [ -e /tmp/ssh_known_hosts ] 00:25:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:25:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:25:57 + sudo tee -a /etc/ssh/ssh_known_hosts 00:25:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:25:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:25:58 00:25:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:25:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:25:58 latest: Pulling from edgex-devops/py-git-semver 00:25:58 1fe172e4850f: Pulling fs layer 00:25:58 caf521ccaac6: Pulling fs layer 00:25:58 3ead6fa29328: Pulling fs layer 00:25:58 5c2a1cbceb83: Pulling fs layer 00:25:58 a8d5f1318db7: Pulling fs layer 00:25:58 c427282e49a2: Pulling fs layer 00:25:58 1827001aaf11: Pulling fs layer 00:25:58 0714d37db230: Pulling fs layer 00:25:58 ac28cf19c067: Pulling fs layer 00:25:58 ca983d60f3e2: Pulling fs layer 00:25:58 9f894cec8388: Pulling fs layer 00:25:58 ca983d60f3e2: Waiting 00:25:58 1827001aaf11: Waiting 00:25:58 0714d37db230: Waiting 00:25:58 9f894cec8388: Waiting 00:25:58 a8d5f1318db7: Waiting 00:25:58 c427282e49a2: Waiting 00:25:58 5c2a1cbceb83: Waiting 00:25:58 caf521ccaac6: Download complete 00:25:58 5c2a1cbceb83: Verifying Checksum 00:25:58 5c2a1cbceb83: Download complete 00:25:58 a8d5f1318db7: Verifying Checksum 00:25:58 a8d5f1318db7: Download complete 00:25:58 c427282e49a2: Verifying Checksum 00:25:58 c427282e49a2: Download complete 00:25:58 3ead6fa29328: Verifying Checksum 00:25:58 3ead6fa29328: Download complete 00:25:58 0714d37db230: Verifying Checksum 00:25:58 0714d37db230: Download complete 00:25:58 ac28cf19c067: Verifying Checksum 00:25:58 ac28cf19c067: Download complete 00:25:58 ca983d60f3e2: Verifying Checksum 00:25:58 ca983d60f3e2: Download complete 00:25:58 9f894cec8388: Verifying Checksum 00:25:58 9f894cec8388: Download complete 00:25:58 1fe172e4850f: Verifying Checksum 00:25:58 1fe172e4850f: Download complete 00:25:59 1827001aaf11: Download complete 00:26:00 1fe172e4850f: Pull complete 00:26:00 caf521ccaac6: Pull complete 00:26:00 3ead6fa29328: Pull complete 00:26:00 5c2a1cbceb83: Pull complete 00:26:01 a8d5f1318db7: Pull complete 00:26:01 c427282e49a2: Pull complete 00:26:03 1827001aaf11: Pull complete 00:26:03 0714d37db230: Pull complete 00:26:03 ac28cf19c067: Pull complete 00:26:03 ca983d60f3e2: Pull complete 00:26:03 9f894cec8388: Pull complete 00:26:03 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 00:26:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:26:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 00:26:03 prd-ubuntu20.04-docker-8c-8g-64141 does not seem to be running inside a container 00:26:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:26:05 $ docker top 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe -eo pid,comm 00:26:05 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). 00:26:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:26:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:26:05 [ssh-agent] Looking for ssh-agent implementation... 00:26:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:26:05 $ docker exec 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe ssh-agent 00:26:05 SSH_AUTH_SOCK=/tmp/ssh-Lya2460i7QAF/agent.33 00:26:05 SSH_AGENT_PID=39 00:26:05 Running ssh-add (command line suppressed) 00:26:05 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1367600157684056188.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1367600157684056188.key) 00:26:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:26:05 + git tag --points-at HEAD [Pipeline] } 00:26:05 $ docker exec --env ******** --env ******** 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe ssh-agent -k 00:26:05 unset SSH_AUTH_SOCK; 00:26:05 unset SSH_AGENT_PID; 00:26:05 echo Agent pid 39 killed; 00:26:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:26:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:26:06 [ssh-agent] Looking for ssh-agent implementation... 00:26:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:26:06 $ docker exec 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe ssh-agent 00:26:06 SSH_AUTH_SOCK=/tmp/ssh-edBbfN3Zwq2v/agent.71 00:26:06 SSH_AGENT_PID=78 00:26:06 Running ssh-add (command line suppressed) 00:26:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2864473401538425541.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2864473401538425541.key) 00:26:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:26:06 + git semver init 00:26:07 2022-05-20 00:26:06,948 [run_init] DEBUG init version:0.0.0 force:False 00:26:07 2022-05-20 00:26:06,949 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 00:26:07 2022-05-20 00:26:06,949 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 00:26:07 2022-05-20 00:26:06,949 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 00:26:07 2022-05-20 00:26:07,489 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 00:26:07 2022-05-20 00:26:07,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 00:26:07 2022-05-20 00:26:07,489 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:26:07 2022-05-20 00:26:07,489 [write_version] DEBUG version is same as current version 0.0.0 00:26:07 2022-05-20 00:26:07,489 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:26:07 0.0.0 [Pipeline] } 00:26:07 $ docker exec --env ******** --env ******** 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe ssh-agent -k 00:26:07 unset SSH_AUTH_SOCK; 00:26:07 unset SSH_AGENT_PID; 00:26:07 echo Agent pid 78 killed; 00:26:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:26:08 + git semver [Pipeline] } 00:26:08 $ docker stop --time=1 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe 00:26:09 $ docker rm -f 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe [Pipeline] // withDockerContainer [Pipeline] sh 00:26:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:26:10 Stashed 1 file(s) [Pipeline] echo 00:26:10 [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 00:26:10 provisioning config files... 00:26:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8374015000296888544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:26:10 ---> docker-login.sh 00:26:10 nexus3.edgexfoundry.org:10001 00:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:10 Configure a credential helper to remove this warning. See 00:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:10 00:26:10 Login Succeeded 00:26:10 nexus3.edgexfoundry.org:10002 00:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:11 Configure a credential helper to remove this warning. See 00:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:11 00:26:11 Login Succeeded 00:26:11 nexus3.edgexfoundry.org:10003 00:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:11 Configure a credential helper to remove this warning. See 00:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:11 00:26:11 Login Succeeded 00:26:11 nexus3.edgexfoundry.org:10004 00:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:11 Configure a credential helper to remove this warning. See 00:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:11 00:26:11 Login Succeeded 00:26:11 docker.io 00:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:11 Configure a credential helper to remove this warning. See 00:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:11 00:26:11 Login Succeeded 00:26:11 ---> docker-login.sh ends [Pipeline] } 00:26:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:26:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:26:11 ========================================================= 00:26:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:26:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:26:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:26:12 Sending build context to Docker daemon 553.5kB 00:26:12 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 00:26:12 Step 2/12 : FROM ${BASE} AS builder 00:26:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:26:12 59bf1c3509f3: Pulling fs layer 00:26:12 666ba61612fd: Pulling fs layer 00:26:12 8ed8ca486205: Pulling fs layer 00:26:12 4fe6c5a15a65: Pulling fs layer 00:26:12 22a0e8bec74d: Pulling fs layer 00:26:12 ca2b28591e48: Pulling fs layer 00:26:12 a51346096db8: Pulling fs layer 00:26:12 daebc70d1ce1: Pulling fs layer 00:26:12 0e18a0eac166: Pulling fs layer 00:26:12 4fe6c5a15a65: Waiting 00:26:12 22a0e8bec74d: Waiting 00:26:12 a51346096db8: Waiting 00:26:12 ca2b28591e48: Waiting 00:26:12 daebc70d1ce1: Waiting 00:26:12 0e18a0eac166: Waiting 00:26:12 8ed8ca486205: Verifying Checksum 00:26:12 8ed8ca486205: Download complete 00:26:12 666ba61612fd: Download complete 00:26:12 22a0e8bec74d: Verifying Checksum 00:26:12 22a0e8bec74d: Download complete 00:26:12 ca2b28591e48: Verifying Checksum 00:26:12 ca2b28591e48: Download complete 00:26:12 a51346096db8: Verifying Checksum 00:26:12 a51346096db8: Download complete 00:26:12 59bf1c3509f3: Verifying Checksum 00:26:12 59bf1c3509f3: Download complete 00:26:12 daebc70d1ce1: Verifying Checksum 00:26:12 daebc70d1ce1: Download complete 00:26:12 59bf1c3509f3: Pull complete 00:26:12 666ba61612fd: Pull complete 00:26:12 8ed8ca486205: Pull complete 00:26:12 0e18a0eac166: Download complete 00:26:12 4fe6c5a15a65: Verifying Checksum 00:26:12 4fe6c5a15a65: Download complete 00:26:17 4fe6c5a15a65: Pull complete 00:26:17 22a0e8bec74d: Pull complete 00:26:17 ca2b28591e48: Pull complete 00:26:17 a51346096db8: Pull complete 00:26:17 daebc70d1ce1: Pull complete 00:26:19 0e18a0eac166: Pull complete 00:26:19 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 00:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:26:19 ---> f018257e8ee9 00:26:19 Step 3/12 : ARG MAKE="make build" 00:26:20 ---> Running in 40b1001eb534 00:26:21 Removing intermediate container 40b1001eb534 00:26:21 ---> 79bee8ab1bfa 00:26:21 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 00:26:21 ---> Running in 7ae96736d571 00:26:21 Removing intermediate container 7ae96736d571 00:26:21 ---> f43aca908b66 00:26:21 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:26:21 ---> Running in 3decadcf9331 00:26:21 Removing intermediate container 3decadcf9331 00:26:21 ---> 759dffc60f2b 00:26:21 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:26:21 ---> Running in 9d35db1f137a 00:26:22 Removing intermediate container 9d35db1f137a 00:26:22 ---> 64642d9c47fe 00:26:22 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:26:22 ---> Running in edefc7e5cbc8 00:26:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:26:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:26:23 (1/81) Installing mesa (21.2.6-r0) 00:26:23 (2/81) Installing libxau (1.0.9-r0) 00:26:23 (3/81) Installing libmd (1.0.3-r0) 00:26:23 (4/81) Installing libbsd (0.11.3-r1) 00:26:23 (5/81) Installing libxdmcp (1.1.3-r0) 00:26:23 (6/81) Installing libxcb (1.14-r2) 00:26:24 (7/81) Installing libx11 (1.7.2-r0) 00:26:24 (8/81) Installing libxext (1.3.4-r0) 00:26:24 (9/81) Installing libxfixes (6.0.0-r0) 00:26:24 (10/81) Installing libxxf86vm (1.1.4-r2) 00:26:24 (11/81) Installing libpciaccess (0.16-r0) 00:26:24 (12/81) Installing libdrm (2.4.109-r0) 00:26:24 (13/81) Installing mesa-glapi (21.2.6-r0) 00:26:24 (14/81) Installing libxshmfence (1.3-r1) 00:26:24 (15/81) Installing mesa-gl (21.2.6-r0) 00:26:24 (16/81) Installing libice (1.0.10-r0) 00:26:24 (17/81) Installing libuuid (2.37.4-r0) 00:26:24 (18/81) Installing libsm (1.2.3-r0) 00:26:25 (19/81) Installing libxt (1.2.1-r0) 00:26:25 (20/81) Installing libxmu (1.1.3-r0) 00:26:25 (21/81) Installing xset (1.2.4-r0) 00:26:25 (22/81) Installing xprop (1.2.5-r0) 00:26:25 (23/81) Installing xdg-utils (1.1.3-r0) 00:26:25 (24/81) Installing dbus-libs (1.12.20-r4) 00:26:25 Still waiting to schedule task 00:26:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64138’ 00:26:25 (25/81) Installing libffi (3.4.2-r1) 00:26:25 (26/81) Installing libintl (0.21-r0) 00:26:25 (27/81) Installing libblkid (2.37.4-r0) 00:26:25 (28/81) Installing libmount (2.37.4-r0) 00:26:25 (29/81) Installing pcre (8.45-r1) 00:26:26 (30/81) Installing glib (2.70.1-r0) 00:26:26 (31/81) Installing icu-libs (69.1-r1) 00:26:26 (32/81) Installing libpcre2-16 (10.39-r0) 00:26:27 (33/81) Installing zstd-libs (1.5.0-r0) 00:26:27 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 00:26:27 (35/81) Installing hicolor-icon-theme (0.17-r1) 00:26:27 (36/81) Installing wayland-libs-server (1.19.0-r1) 00:26:27 (37/81) Installing mesa-gbm (21.2.6-r0) 00:26:27 (38/81) Installing wayland-libs-client (1.19.0-r1) 00:26:27 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 00:26:28 (40/81) Installing libxcomposite (0.4.5-r0) 00:26:28 (41/81) Installing libbz2 (1.0.8-r1) 00:26:28 (42/81) Installing libpng (1.6.37-r1) 00:26:28 (43/81) Installing freetype (2.11.1-r2) 00:26:28 (44/81) Installing fontconfig (2.13.1-r4) 00:26:28 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 00:26:28 (46/81) Installing wayland-libs-egl (1.19.0-r1) 00:26:28 (47/81) Installing xkeyboard-config (2.34-r0) 00:26:29 (48/81) Installing xz-libs (5.2.5-r1) 00:26:29 (49/81) Installing libxml2 (2.9.14-r0) 00:26:29 (50/81) Installing libxkbcommon (1.3.1-r0) 00:26:29 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 00:26:29 (52/81) Installing mesa-egl (21.2.6-r0) 00:26:29 (53/81) Installing avahi-libs (0.8-r5) 00:26:29 (54/81) Installing nettle (3.7.3-r0) 00:26:29 (55/81) Installing p11-kit (0.24.0-r1) 00:26:29 (56/81) Installing libtasn1 (4.18.0-r0) 00:26:29 (57/81) Installing libunistring (0.9.10-r1) 00:26:29 (58/81) Installing gnutls (3.7.1-r0) 00:26:30 (59/81) Installing cups-libs (2.3.3-r5) 00:26:30 (60/81) Installing graphite2 (1.3.14-r0) 00:26:30 (61/81) Installing harfbuzz (3.0.0-r2) 00:26:30 (62/81) Installing libevdev (1.12.0-r0) 00:26:30 (63/81) Installing mtdev (1.1.6-r0) 00:26:30 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 00:26:30 (65/81) Installing libinput-libs (1.19.4-r0) 00:26:30 (66/81) Installing libjpeg-turbo (2.1.2-r0) 00:26:30 (67/81) Installing xcb-util-wm (0.4.1-r1) 00:26:30 (68/81) Installing xcb-util (0.4.0-r3) 00:26:30 (69/81) Installing xcb-util-image (0.4.0-r1) 00:26:31 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 00:26:31 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 00:26:31 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 00:26:31 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 00:26:31 (74/81) Installing v4l-utils-libs (1.22.1-r1) 00:26:31 (75/81) Installing v4l-utils (1.22.1-r1) 00:26:31 (76/81) Installing udev-init-scripts (35-r0) 00:26:31 Executing udev-init-scripts-35-r0.post-install 00:26:31 (77/81) Installing kmod-libs (29-r2) 00:26:32 (78/81) Installing eudev (3.2.11_pre1-r0) 00:26:32 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 00:26:32 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 00:26:32 (81/81) Installing v4l-utils-dev (1.22.1-r1) 00:26:32 Executing busybox-1.34.1-r3.trigger 00:26:32 Executing eudev-3.2.11_pre1-r0.trigger 00:26:32 OK: 335 MiB in 133 packages 00:26:35 Removing intermediate container edefc7e5cbc8 00:26:35 ---> 38ff948cf2b0 00:26:35 Step 8/12 : WORKDIR /device-usb-camera 00:26:35 ---> Running in edd6ef9f7054 00:26:35 Removing intermediate container edd6ef9f7054 00:26:35 ---> 91a6fa4e64cc 00:26:35 Step 9/12 : COPY go.mod vendor* ./ 00:26:35 ---> af46e2ecf1c5 00:26:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:35 ---> Running in 34128fbf016c 00:27:07 Removing intermediate container 34128fbf016c 00:27:07 ---> 37ab34bc35ab 00:27:07 Step 11/12 : COPY . . 00:27:07 ---> 6f942b75f9b4 00:27:07 Step 12/12 : RUN ${MAKE} 00:27:07 ---> Running in 4035ee1bd6c5 00:27:07 noop 00:27:07 Removing intermediate container 4035ee1bd6c5 00:27:07 ---> e3614f5a609c 00:27:07 Successfully built e3614f5a609c 00:27:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:27:07 + docker inspect -f . ci-base-image-x86_64 00:27:07 . [Pipeline] withDockerContainer 00:27:07 prd-ubuntu20.04-docker-8c-8g-64141 does not seem to be running inside a container 00:27:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:27:07 $ docker top f63c68808ed42757a8c1c10829a364576e8da1085a81fc6c79f718ddf2175b22 -eo pid,comm [Pipeline] { [Pipeline] sh 00:27:08 + go version 00:27:08 go version go1.17.6 linux/amd64 [Pipeline] } 00:27:08 $ docker stop --time=1 f63c68808ed42757a8c1c10829a364576e8da1085a81fc6c79f718ddf2175b22 00:27:09 $ docker rm -f f63c68808ed42757a8c1c10829a364576e8da1085a81fc6c79f718ddf2175b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:27:10 + docker inspect -f . ci-base-image-x86_64 00:27:10 . [Pipeline] withDockerContainer 00:27:10 prd-ubuntu20.04-docker-8c-8g-64141 does not seem to be running inside a container 00:27:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:27:10 $ docker top 91a9a145233cdf990b50b35d847b3209f74a20191c94cf0092eed49e90ac718e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:27:10 + make test 00:27:10 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 00:27:11 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:27:11 # github.com/pebbe/zmq4 00:27:11 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 00:27:11 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 00:27:11 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 00:27:11 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 00:27:11 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 00:27:11 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 00:27:11 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 00:27:11 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 00:27:11 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 00:27:11 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 00:27:11 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 00:27:12 # github.com/vladimirvivien/go4vl/v4l2/device 00:27:12 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 00:27:12 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 00:27:12 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 00:27:12 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 00:27:12 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 00:27:12 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 00:27:12 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 00:27:12 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 00:27:12 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 00:27:12 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 00:27:12 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 00:27:17 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 00:27:17 $ docker stop --time=1 91a9a145233cdf990b50b35d847b3209f74a20191c94cf0092eed49e90ac718e 00:27:18 $ docker rm -f 91a9a145233cdf990b50b35d847b3209f74a20191c94cf0092eed49e90ac718e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:27:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:27:19 00:27:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:27:19 latest: Pulling from edgex-lftools-log-publisher 00:27:19 5eb5b503b376: Pulling fs layer 00:27:19 5c69ac0246d0: Pulling fs layer 00:27:19 ec43610c2a17: Pulling fs layer 00:27:19 3a2ae6a8a46f: Pulling fs layer 00:27:19 33b1e0a273af: Pulling fs layer 00:27:19 5d3b04190fa2: Pulling fs layer 00:27:19 2f39f015ded8: Pulling fs layer 00:27:19 33b1e0a273af: Waiting 00:27:19 5d3b04190fa2: Waiting 00:27:19 3a2ae6a8a46f: Waiting 00:27:19 2f39f015ded8: Waiting 00:27:19 5c69ac0246d0: Verifying Checksum 00:27:19 5c69ac0246d0: Download complete 00:27:19 3a2ae6a8a46f: Verifying Checksum 00:27:19 3a2ae6a8a46f: Download complete 00:27:19 33b1e0a273af: Verifying Checksum 00:27:19 33b1e0a273af: Download complete 00:27:19 ec43610c2a17: Verifying Checksum 00:27:19 ec43610c2a17: Download complete 00:27:19 5d3b04190fa2: Verifying Checksum 00:27:19 5eb5b503b376: Verifying Checksum 00:27:19 5eb5b503b376: Download complete 00:27:20 2f39f015ded8: Download complete 00:27:21 5eb5b503b376: Pull complete 00:27:21 5c69ac0246d0: Pull complete 00:27:21 ec43610c2a17: Pull complete 00:27:21 3a2ae6a8a46f: Pull complete 00:27:21 33b1e0a273af: Pull complete 00:27:21 5d3b04190fa2: Pull complete 00:27:26 2f39f015ded8: Pull complete 00:27:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:27:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:27:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:27:26 prd-ubuntu20.04-docker-8c-8g-64141 does not seem to be running inside a container 00:27:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:27:27 $ docker top bca45b1c867fff2b40ad5585f12c9edbb81595c326a3636c86375baf10dcb810 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:27:28 ---> job-cost.sh 00:27:28 lf-activate-venv: SKIPPING 00:27:28 INFO: No Stack... 00:27:28 INFO: Retrieving Pricing Info for: v3-standard-8 00:27:29 INFO: Archiving Costs [Pipeline] sh 00:27:29 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 00:27:29 + cut -d, -f6 [Pipeline] lock 00:27:29 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] 00:27:29 Resource [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] did not exist. Created. 00:27:29 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:27:29 + echo total: 0.2199999988079071 [Pipeline] stash 00:27:29 Stashed 1 file(s) [Pipeline] } 00:27:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 00:27:29 $ docker stop --time=1 bca45b1c867fff2b40ad5585f12c9edbb81595c326a3636c86375baf10dcb810 00:27:30 $ docker rm -f bca45b1c867fff2b40ad5585f12c9edbb81595c326a3636c86375baf10dcb810 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:27:31 Failed in branch amd64 00:30:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64142 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 00:30:00 Running in /w/workspace/device-usb-camera/9 [Pipeline] { [Pipeline] checkout 00:30:01 Selected Git installation does not exist. Using Default 00:30:01 The recommended git tool is: NONE 00:30:07 using credential edgex-jenkins-ssh 00:30:07 Cloning the remote Git repository 00:30:08 Avoid second fetch 00:30:08 Checking out Revision f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 (main) 00:30:07 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 00:30:07 > git init /w/workspace/device-usb-camera/9 # timeout=10 00:30:07 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:30:07 > git --version # timeout=10 00:30:07 > git --version # 'git version 2.25.1' 00:30:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:30:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:30:08 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:30:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:30:08 > git config core.sparsecheckout # timeout=10 00:30:08 > git checkout -f f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 # timeout=10 00:30:12 Commit message: "Merge pull request #3 from ajcasagrande/go-mod-tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:30:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:30:13 % Total % Received % Xferd Average Speed Time Time Time Current 00:30:13 Dload Upload Total Spent Left Speed 00:30:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 51483 0 --:--:-- --:--:-- --:--:-- 51483 [Pipeline] sh 00:30:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:30:14 + sudo tee /etc/docker/daemon.new 00:30:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:30:14 { 00:30:14 "registry-mirrors": [ 00:30:14 "https://nexus3.edgexfoundry.org:10001" 00:30:14 ], 00:30:14 "bip": "10.250.0.254/24", 00:30:14 "hosts": [ 00:30:14 "tcp://0.0.0.0:5555", 00:30:14 "unix:///var/run/docker.sock" 00:30:14 ], 00:30:14 "mtu": 1458, 00:30:14 "selinux-enabled": true, 00:30:14 "seccomp-profile": "/etc/docker/seccomp.json" 00:30:14 } [Pipeline] sh 00:30:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:30:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:33 provisioning config files... 00:30:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/9@tmp/config7742554067973431787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:33 ---> docker-login.sh 00:30:33 nexus3.edgexfoundry.org:10001 00:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:34 Configure a credential helper to remove this warning. See 00:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:34 00:30:34 Login Succeeded 00:30:34 nexus3.edgexfoundry.org:10002 00:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:35 Configure a credential helper to remove this warning. See 00:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:35 00:30:35 Login Succeeded 00:30:35 nexus3.edgexfoundry.org:10003 00:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:35 Configure a credential helper to remove this warning. See 00:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:35 00:30:35 Login Succeeded 00:30:35 nexus3.edgexfoundry.org:10004 00:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:36 Configure a credential helper to remove this warning. See 00:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:36 00:30:36 Login Succeeded 00:30:36 docker.io 00:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:37 Configure a credential helper to remove this warning. See 00:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:37 00:30:37 Login Succeeded 00:30:37 ---> docker-login.sh ends [Pipeline] } 00:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:30:37 ========================================================= 00:30:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:30:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:30:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:30:38 Sending build context to Docker daemon 388.1kB 00:30:38 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 00:30:38 Step 2/12 : FROM ${BASE} AS builder 00:30:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:30:38 9b3977197b4f: Pulling fs layer 00:30:38 1a89e8eeedd5: Pulling fs layer 00:30:38 94645a83ff95: Pulling fs layer 00:30:38 3f3a8bcf1eab: Pulling fs layer 00:30:38 0c92f367c5e7: Pulling fs layer 00:30:38 3096ccb668a1: Pulling fs layer 00:30:38 e8cf19c19ddd: Pulling fs layer 00:30:38 a4caa8a26152: Pulling fs layer 00:30:38 0c92f367c5e7: Waiting 00:30:38 3096ccb668a1: Waiting 00:30:38 e8cf19c19ddd: Waiting 00:30:38 a4caa8a26152: Waiting 00:30:38 3f3a8bcf1eab: Waiting 00:30:38 94645a83ff95: Verifying Checksum 00:30:38 94645a83ff95: Download complete 00:30:38 1a89e8eeedd5: Verifying Checksum 00:30:38 1a89e8eeedd5: Download complete 00:30:38 0c92f367c5e7: Download complete 00:30:38 3096ccb668a1: Verifying Checksum 00:30:38 3096ccb668a1: Download complete 00:30:38 9b3977197b4f: Verifying Checksum 00:30:38 9b3977197b4f: Download complete 00:30:38 e8cf19c19ddd: Verifying Checksum 00:30:38 e8cf19c19ddd: Download complete 00:30:39 9b3977197b4f: Pull complete 00:30:40 1a89e8eeedd5: Pull complete 00:30:40 94645a83ff95: Pull complete 00:30:40 a4caa8a26152: Verifying Checksum 00:30:40 a4caa8a26152: Download complete 00:30:41 3f3a8bcf1eab: Verifying Checksum 00:30:41 3f3a8bcf1eab: Download complete 00:30:53 3f3a8bcf1eab: Pull complete 00:30:53 0c92f367c5e7: Pull complete 00:30:53 3096ccb668a1: Pull complete 00:30:54 e8cf19c19ddd: Pull complete 00:31:00 a4caa8a26152: Pull complete 00:31:00 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 00:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:31:00 ---> 725f1c02e7f9 00:31:00 Step 3/12 : ARG MAKE="make build" 00:31:01 ---> Running in 4c59f08c8b11 00:31:01 Removing intermediate container 4c59f08c8b11 00:31:01 ---> c28dc60abff3 00:31:01 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 00:31:01 ---> Running in 5dd8abf687b7 00:31:02 Removing intermediate container 5dd8abf687b7 00:31:02 ---> 88bf85aeeddd 00:31:02 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:31:02 ---> Running in d5f5c83f2a73 00:31:02 Removing intermediate container d5f5c83f2a73 00:31:02 ---> db998b1b31a6 00:31:02 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:31:02 ---> Running in c6a080b5d115 00:31:04 Removing intermediate container c6a080b5d115 00:31:04 ---> 328264c2ed47 00:31:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:31:04 ---> Running in ffe92958c264 00:31:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:31:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:31:07 (1/14) Installing libintl (0.21-r0) 00:31:07 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 00:31:07 (3/14) Installing libjpeg-turbo (2.1.2-r0) 00:31:07 (4/14) Installing v4l-utils-libs (1.22.1-r1) 00:31:07 (5/14) Installing v4l-utils (1.22.1-r1) 00:31:07 (6/14) Installing udev-init-scripts (35-r0) 00:31:07 Executing udev-init-scripts-35-r0.post-install 00:31:07 (7/14) Installing libblkid (2.37.4-r0) 00:31:07 (8/14) Installing xz-libs (5.2.5-r1) 00:31:07 (9/14) Installing zstd-libs (1.5.0-r0) 00:31:07 (10/14) Installing kmod-libs (29-r2) 00:31:08 (11/14) Installing eudev (3.2.11_pre1-r0) 00:31:08 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 00:31:08 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 00:31:08 (14/14) Installing v4l-utils-dev (1.22.1-r1) 00:31:08 Executing busybox-1.34.1-r3.trigger 00:31:08 Executing eudev-3.2.11_pre1-r0.trigger 00:31:08 OK: 227 MiB in 66 packages 00:31:09 Removing intermediate container ffe92958c264 00:31:09 ---> e9fbc19cacf0 00:31:09 Step 8/12 : WORKDIR /device-usb-camera 00:31:09 ---> Running in 3de806b86cd4 00:31:10 Removing intermediate container 3de806b86cd4 00:31:10 ---> b1539d3488bf 00:31:10 Step 9/12 : COPY go.mod vendor* ./ 00:31:10 ---> d44447d28102 00:31:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:31:10 ---> Running in adc55ed74671 00:32:32 Removing intermediate container adc55ed74671 00:32:32 ---> e426c4b4a153 00:32:32 Step 11/12 : COPY . . 00:32:32 ---> ab4490c8d91c 00:32:32 Step 12/12 : RUN ${MAKE} 00:32:32 ---> Running in b45a7cc473fa 00:32:32 noop 00:32:32 Removing intermediate container b45a7cc473fa 00:32:32 ---> eb75b87db1ae 00:32:32 Successfully built eb75b87db1ae 00:32:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:32:32 + docker inspect -f . ci-base-image-arm64 00:32:32 . [Pipeline] withDockerContainer 00:32:33 prd-ubuntu20.04-docker-arm64-4c-16g-64142 does not seem to be running inside a container 00:32:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** ci-base-image-arm64 cat 00:32:34 $ docker top 3a0126d94e4aa54cde248ea0ddd9adf172c3983b2571dbb77031ab60af204105 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:35 + go version 00:32:35 go version go1.17.6 linux/arm64 [Pipeline] } 00:32:35 $ docker stop --time=1 3a0126d94e4aa54cde248ea0ddd9adf172c3983b2571dbb77031ab60af204105 00:32:36 $ docker rm -f 3a0126d94e4aa54cde248ea0ddd9adf172c3983b2571dbb77031ab60af204105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:37 + docker inspect -f . ci-base-image-arm64 00:32:37 . [Pipeline] withDockerContainer 00:32:37 prd-ubuntu20.04-docker-arm64-4c-16g-64142 does not seem to be running inside a container 00:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** ci-base-image-arm64 cat 00:32:39 $ docker top a911b9008b6a5a3af9388844fa4faf67fa4e626001e862c757b720df1656f3e9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:32:40 + make test 00:32:40 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 00:32:41 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:32:44 # github.com/pebbe/zmq4 00:32:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 00:32:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 00:32:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 00:32:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 00:32:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 00:32:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 00:32:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 00:32:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 00:32:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 00:32:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 00:32:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 00:32:54 # github.com/vladimirvivien/go4vl/v4l2/device 00:32:54 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 00:32:54 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 00:32:54 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 00:32:54 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 00:32:54 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 00:32:54 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 00:32:54 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 00:32:54 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 00:32:54 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 00:32:54 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 00:32:54 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 00:33:26 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 00:33:26 $ docker stop --time=1 a911b9008b6a5a3af9388844fa4faf67fa4e626001e862c757b720df1656f3e9 00:33:28 $ docker rm -f a911b9008b6a5a3af9388844fa4faf67fa4e626001e862c757b720df1656f3e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:33:29 00:33:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:33:30 arm64: Pulling from edgex-lftools-log-publisher 00:33:30 8998bd30e6a1: Pulling fs layer 00:33:30 04944245beec: Pulling fs layer 00:33:30 699f458cf7ca: Pulling fs layer 00:33:30 765212b225bb: Pulling fs layer 00:33:30 f23df028b6ca: Pulling fs layer 00:33:30 d65c8cfc05b1: Pulling fs layer 00:33:30 2437ff75d9bd: Pulling fs layer 00:33:30 f23df028b6ca: Waiting 00:33:30 d65c8cfc05b1: Waiting 00:33:30 2437ff75d9bd: Waiting 00:33:30 765212b225bb: Waiting 00:33:30 04944245beec: Verifying Checksum 00:33:30 04944245beec: Download complete 00:33:30 765212b225bb: Download complete 00:33:30 f23df028b6ca: Verifying Checksum 00:33:30 f23df028b6ca: Download complete 00:33:30 d65c8cfc05b1: Verifying Checksum 00:33:30 d65c8cfc05b1: Download complete 00:33:30 699f458cf7ca: Verifying Checksum 00:33:30 699f458cf7ca: Download complete 00:33:30 8998bd30e6a1: Verifying Checksum 00:33:30 8998bd30e6a1: Download complete 00:33:33 2437ff75d9bd: Verifying Checksum 00:33:33 2437ff75d9bd: Download complete 00:33:35 8998bd30e6a1: Pull complete 00:33:35 04944245beec: Pull complete 00:33:37 699f458cf7ca: Pull complete 00:33:37 765212b225bb: Pull complete 00:33:38 f23df028b6ca: Pull complete 00:33:38 d65c8cfc05b1: Pull complete 00:33:53 2437ff75d9bd: Pull complete 00:33:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:33:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:33:53 prd-ubuntu20.04-docker-arm64-4c-16g-64142 does not seem to be running inside a container 00:33:53 $ 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/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:33:56 $ docker top 16be7fcac3a4557c7d5feac6a4f6220bd62abfac1df73abae44cbc3cbf16a288 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:57 ---> job-cost.sh 00:33:57 lf-activate-venv: SKIPPING 00:33:57 INFO: No Stack... 00:33:57 INFO: Retrieving Pricing Info for: v3-standard-4 00:33:58 INFO: Archiving Costs [Pipeline] sh 00:33:59 + cat /w/workspace/device-usb-camera/9/archives/cost.csv 00:33:59 + cut -d, -f6 [Pipeline] lock 00:33:59 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] 00:33:59 Resource [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] did not exist. Created. 00:33:59 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:34:00 /w/workspace/device-usb-camera/9@tmp/durable-1421fc93/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:34:00 + echo total: 0.10999999940395355 [Pipeline] stash 00:34:00 Warning: overwriting stash ‘stack-cost’ 00:34:01 Stashed 1 file(s) [Pipeline] } 00:34:01 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 00:34:01 $ docker stop --time=1 16be7fcac3a4557c7d5feac6a4f6220bd62abfac1df73abae44cbc3cbf16a288 00:34:02 $ docker rm -f 16be7fcac3a4557c7d5feac6a4f6220bd62abfac1df73abae44cbc3cbf16a288 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:34:03 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:34:03 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 00:34:03 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:34:03 total 16 00:34:03 drwxr-xr-x 3 root root 4096 May 20 00:27 . 00:34:03 drwxrwxr-x 10 jenkins jenkins 4096 May 20 00:27 .. 00:34:03 drwxr-xr-x 2 root root 4096 May 20 00:27 cost 00:34:03 -rw-r--r-- 1 root root 86 May 20 00:27 cost.csv 00:34:03 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 00:34:03 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:34:03 total 16 00:34:03 drwxr-xr-x 3 jenkins jenkins 4096 May 20 00:27 . 00:34:03 drwxrwxr-x 10 jenkins jenkins 4096 May 20 00:27 .. 00:34:03 drwxr-xr-x 2 jenkins jenkins 4096 May 20 00:27 cost 00:34:03 -rw-r--r-- 1 jenkins jenkins 86 May 20 00:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:34:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:34:05 ---> package-listing.sh 00:34:05 ++ facter osfamily 00:34:05 ++ tr '[:upper:]' '[:lower:]' 00:34:05 + OS_FAMILY=debian 00:34:05 + workspace=/w/workspace/exfoundry_device-usb-camera_main 00:34:05 + START_PACKAGES=/tmp/packages_start.txt 00:34:05 + END_PACKAGES=/tmp/packages_end.txt 00:34:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:34:05 + PACKAGES=/tmp/packages_start.txt 00:34:05 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:34:05 + PACKAGES=/tmp/packages_end.txt 00:34:05 + case "${OS_FAMILY}" in 00:34:05 + dpkg -l 00:34:05 + grep '^ii' 00:34:05 + '[' -f /tmp/packages_start.txt ']' 00:34:05 + '[' -f /tmp/packages_end.txt ']' 00:34:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:34:05 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:34:05 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 00:34:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 00:34:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:34:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:06 . [Pipeline] withDockerContainer 00:34:06 prd-ubuntu20.04-docker-8c-8g-64141 does not seem to be running inside a container 00:34:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:34:06 $ docker top 073ab2d1ced31a21fda6ec8de09aa1e349664815c55fa06de236c739ae8d77db -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:06 + touch /tmp/pre-build-complete [Pipeline] sh 00:34:07 + mkdir -p /var/log/sysstat [Pipeline] sh 00:34:07 + ls /var/log/sa-host 00:34:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:07 provisioning config files... 00:34:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6927722561657292652tmp [Pipeline] { [Pipeline] echo 00:34:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:34:07 ---> create-netrc.sh [Pipeline] } 00:34:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:34:08 ---> python-tools-install.sh [Pipeline] echo 00:34:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:34:08 ---> sudo-logs.sh 00:34:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:34:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:34:08 ---> job-cost.sh 00:34:08 lf-activate-venv: SKIPPING 00:34:08 DEBUG: total: 0.2199999988079071 00:34:08 INFO: Retrieving Stack Cost... 00:34:09 INFO: Retrieving Pricing Info for: v3-standard-8 00:34:09 INFO: Archiving Costs [Pipeline] echo 00:34:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:34:10 ---> logs-deploy.sh 00:34:10 lf-activate-venv: SKIPPING 00:34:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/9 00:34:10 INFO: archiving workspace using pattern(s): 00:34:11 Archives upload complete. 00:34:11 INFO: archiving logs to Nexus